Answer Posted / vinod upputuri
Gentlemen, We can view the data in the Dataset in UNIX by
using orchadmin command.
syntax: orchadmin dump <datasetname>
we can also copy the content to flat file using copy command.
orchadmin copy <datasetname> <flat_fileName>
In order to count rows in Dataset:
orchadmin copy <datasetname> <flatfile> | wc -l
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Field,NVL,INDEX,REPLACE,TRANSLATE,COLESC
What are the main differences you have observed between 7.x and 8.x version of datastage?
Is the value of staging variable stored temporarily or permanently?
What all the types of jobs you developed?
What are some prerequisites for datastage?
What is data partitioning?
What can we do with datastage director?
How do you import and export the datastage jobs?
What is process model?
What are the functionalities of link partitioner?
Have you used Unstructured data?
what is repositery?
Explain usage analysis in datastage?
Is it possible to query a hash file?
What steps should be taken to improve Datastage jobs?