Page 1 of 1

Unstructured data extraction in DS 9.1.2.0

Posted: Tue Sep 08, 2015 12:16 am
by srinath0253
HI,
Is there prerequisites to extract excel files?
I am using unix based DS 9.1 version. Client is windows 7. I installed excel 2010 in client version. I am able too see the data in windows. I moved the file to unix machine through winscp. I am trying to extract the data using unstructured data stage. I mentioned filename along with filepath. i tried with range options as specify start row and specify the data range. range expressions. Column header. I tried with xls and xlsx formats.

Im getting error "file doesnot exist. Specify a valid file name".

Do i need to install or configure any library functions? Please guide.

Posted: Wed Sep 09, 2015 6:46 am
by ArndW
You don't need to add any components to get this to work. I do recall that I had issues with parameter values inside the unstructured data stage; and you need to remember that paths used in this stage are relative to the server, not your DataStage client workstation.

Posted: Wed Sep 09, 2015 8:10 am
by rkashyap
- DataStage Server is installed on which flavor of Unix?
- Was the WINSCP file transfer of excel file done in Binary mode?
- In Unstructured Data Stage, is the path and the excel filename hard-coded Or is it parameterized?

Posted: Tue Jan 12, 2016 1:13 am
by srinath0253
I had issue with excel file while transfering the file to unix box. OS admin cleared the issue and then job works fine.

Posted: Tue Jan 12, 2016 1:01 pm
by rkashyap
Some details please ... what was the issue and how did OS admin fix it?