Sequential file i have one record,i want 100 records in target?How can we do that?Pls explain me and what stages are there?What logic?
Answer Posted / teju
take source sequential file with 1 rec and take target file with 100 records in between use a copy stage to map the source 1 rec to target 100 records.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Describe stream connector?
What are the types of containers in datastage?
Where do the datastage jobs get stored?
Triggers,VIEW,Procedures
What is the process of killing a job in datastage?
What are iconv and oconv?
Which commands are used to import and export the datastage jobs?
What are routines in datastage?
What are constraints and derivations?
How a routine is called in datastage job?
if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables? how can i implement scd typ1 and type2 in both server and in parallel? field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the duplicate rows,inthe fields?
How one source columns or rows to be loaded in to two different tables?
What is the difference between operational data stage (ods) and data warehouse?
Can anyone tell me a difficult situation who have handled while creating Datastage jobs?
What is size of a transaction and an array means in a datastage?