Answer Posted / vinod upputuri
Gentlemen, We can view the data in dataset in unix by using
orchadmin command
syntax: orchadmin dump <descriptor.ds>
copy the contents of dataset into flat file:
Syntax: orchadmin copy <descriptor_file.ds> <flatfile>
count of records:
Syntax: orchadmin copy <descriptor_file.ds> <flatfile> | wc -l
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
Which commands are used to import and export the datastage jobs?
What are data elements?
How can we improve performance of data stage jobs?
What are the functionalities of link collector?
What are the stages in datastage?
how to sort two columns in single job in datastage.
how to use self join using datastage ? can u tell me using stage how can we implemnet the self join
I have a few records just I want to store data in to targets cycling way how?
Why do we use link partitioner and link collector in datastage?
What are the main features of datastage?
what is the use of skid in reporting?
What are the differences between datastage and informatica?
what are .ctl(control files) files ? how the dataset stage have better performance by this files?
What is datastage engine?
Why do you need stage variables?