IS FILE SET CAN SUPPORT I/P AND O/P LINK AT A TIME?
Answer / rajdeep chatterjee
No, it can have either one input link or one output link,
just like Dataset stage.
| Is This Answer Correct ? | 11 Yes | 2 No |
How to reverse the string using SQL?
how to sort two columns in single job in datastage.
In my previous project we get data from mainframe and load it into datastage DB2 tables.Sometimes we get data as flat file or a mainframe tables itself directly we fetch the data.Is this a migration project?
On which Dimension Table you implemented SCD Type in your Project
What is the difference between orabulk and bcp stages?
Where do you see different stages in the designer?
Why do you need stage variables?
WHAT ARE THE COMMON ERRORS IN DATA STAGE?
1.i have 5 jobs(1-5),i connect with each other,i want run from 3-5 only how? 2.how to schedual the job in datastage7.5 2? what is the deff bet grip and fgrep command? how do you cleanse the data in your project
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?
Describe link sort?
A flat file contains 200 records. I want to load first 50 records at first time running the job, second 50 records at second time running and so on, how u can develop this job?