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
What are the functionalities of link partitioner?
What are the important features of datastage?
What is the difference between in process and inter process?
To see hidden files in LINIX?
Difference between ‘validated ok’ and ‘compiled’ in data stage?
What is developer responsibilities in UAT (user acceptance testing and Post implementation phase?
How complex jobs are implemented in datstage to improve performance?
how to delete one row in target dataset
what is repositery?
how to achieve this output ? Two Input columns(ID & Name) - ID | Name 1 | Jack 1 | Kara In output there should be only 1 column which will be populated as - 1,Jack 1,Kara
Can we use target hash file as a lookup ?
What is the differentiate between data file and descriptor file?
What is the difference between odbc and drs stage?
Hi, what is use of Macros,functions and Routines..? At what situation you are used. If you know the answer please explain it. Thanks.
How to manage date conversion in Datastage?