what is 'reconsideration error' and how can i respond to
this error and how to debug this
No Answer is Posted For this Question
Be the First to Post Answer
what is usage of datastage with materialized views
What is Ad-Hoc access? What is the difference between Managed Query and Ad-Hoc access?
how to get sum of sal based on dept_no and then sum of all sal irrespective of dept_no in same sql. output:- 10, 200(sum of sal for dept_no 10), 5000(sum of all sal)
What are the different plug-ins stages used in your projects?
What are the main differences you have observed between 7.x and 8.x version of datastage?
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 can we read latest records in a text file named file1.txt using seq file stage only? file1 having 100 records in that 5 record sare latest records.How can we read that latest records?
Why do we use link partitioner and link collector in datastage?
how to run a sequential file stage in parallel if the stage is used on the TARGET side
What is the command line function to import and export the ds jobs?
i have a small question for datastage, After the desinging (i.e., transformations and loading)part, what we can do?
What are the various kinds of containers available in datastage?