What is a delta record? How you will read it?
No Answer is Posted For this Question
Be the First to Post Answer
I am having two tables called MASTER and DETAIL. I want to insert records to both tables. But one condition is that whenever the insert for MASTER table is success then only the records will inserted into the DETAIL table, otherwise abort the job. How can u design this job?
how to delete one row in target dataset
i have a small question for datastage, After the desinging (i.e., transformations and loading)part, what we can do?
what is a nodemap constraint
Source contains the metadata source ----- hyderabad,chennai,bangalore by using nested loop sequence select source as hyderabad in target just run target as hyderabad only not others please give me answer thanks in advance(give reply how to wrote logic using nested loop sequence)
Have you used Unstructured data?
how do u catch bad rows from OCI stage? And what CLI stands for?
Can you explain how could anyone drop the index before loading the data in target in datastage?
What is a delta record? How you will read it?
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?
What all the types of jobs you developed?
1)Source file contains one record, I want 100 records in target file.