in sequtial file 2 columns avaliable, i want only one column
load the target. for this we can do by modify and copy
stage. But here when using modify stage (in property drop
column1) until it is ok. if target is data set How to view
the data. with out using data management. what is the reason
for this. if any body know this answer plz tel me.

thanks.



in sequtial file 2 columns avaliable, i want only one column load the target. for this we can do b..

Answer / subhash

We can not view directly, because it stores the data in the datastage internal format.
1. After running the job, directly open the DataSet and click on 'view data'
2. we can view data using 'DataSet management' which is available in Ds Director, tool menu.
3. we can view data using 'ORCHADMIN' unix command.

a. Orchadmin dump EMP.ds
b. Orchadmin dump EMP.ds 2>/dev/null ---> redirecting to output.
c. Orchadmin dump EMP.ds 2>/dev/null >SampleFile.txt --> redirecting output to file.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More Data Stage Interview Questions

Explain how a source file is populated?

0 Answers  


How and where you used hash file?

0 Answers  


Notification Activity

0 Answers   CTS,


Hi friends If anybody completed datastage 8.5 certification.Could please guide me what are the topics new in 8.5 certification.

2 Answers  


How do u view log file for a particular job?

6 Answers   HP,






what is the difference between 7.1,7.5.2,8.1 versions in datastage?

3 Answers   IBM,


State the difference between an operational datastage and a data warehouse?

0 Answers  


What is the difference between passive stage and active stage?

0 Answers  


How do you load 10 different sources with 10 different layouts to 10 different tables?

1 Answers   TIAA CREF,


I/P --- ID Value 1 AB 2 ABC 3 ADE 4 A O/p --- ID Value 1 A 1 B 2 A 2 B 2 C 3 A 3 D 3 E 4 A

3 Answers   IBM,


Suppose take my name "Reddyvaraprasad" From source it is coming Reddy vara prasad Need to get As Reddyvara prasad/

4 Answers   TCS,


My input has a unique column-id with the values 10,20,30.....how can i get first record in one o/p file,last record in another o/p file and rest of the records in 3rd o/p file?

2 Answers   Wipro,


Categories