Unix command to view the data in a dataset
Answers were Sorted based on User's Feedback
Answer / bharath
you need to use orchadmin commands while handling datasets in unix environment
first you need to invoke the ds utitlities then can use below command to view the data
orchadmin dump -name <filename>
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / suresh
Not possible.
Some cases using DATA SET MANAGEMENT
| Is This Answer Correct ? | 0 Yes | 2 No |
difference between function and procedure...
i have input like this Column 1 ,column 2 3,a 4,b 5.c i want output aaa bbbb ccccc Ple help any one?
What is the differentiate between data file and descriptor file?
I have 100 records how can I load at a time from the single time
What is the difference between hashfile and sequential file?
What are the some differences between 7.x and 8.x version of datastage?
difference between server shared container and parallel shared container
how to handle null values in sequential file?
Can you explain how could anyone drop the index before loading the data in target in datastage?
Explain the ChangeApply stage?
How did you reconcile source with target?
if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?