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 |
what will happen if we allow duplicates in datastage lookup abort drop record 1st value of duplicate record none
Hi friends,Two input files, wants to validate only if the reference data has '0' otherwise no validation should be done..how to do this??
why we use hash file for lookup?
How can u execute the sql query through unix? What is the Primary key for Dimension table? what is the primary key for Fact table?
when u face critical situation in ur project, how to solve them?
how can find maximum salary by using Remove duplicate stage?
how do you pass parameters in a script?
what is A Datastage?
HOW WILL YOU IMPLEMENT SURROGATE KEY IN SCD BY USING SURR_KEY GENERATOR,THE VALUE OF S_KEY SHOULD NOT REPEAT EVEN IF THE JOB IS COMPILED REPEATEDELY?
What can we do with datastage director?
i have a some records eno ename acono amount 1001 suresh sbi101 12000 1001 suresh sbi101 14000 1001 is dublicata how can i remove duplicate?
insequential file 2header avaliable,and 100 records avaliable.how to skip the 2 headers and load 100 records target?