What is the command line function to import and export the ds jobs?
No Answer is Posted For this Question
Be the First to Post Answer
What are the primary usages of datastage tool?
i want job aborted after some records are loaded into output by using only sequential stage and dataset
i have a table col1 10 20 30 40 10 20 50 my requirement is how to retrive only duplicates like 10 10 20 20 like this how it's possible in SQL?
Name the command line functions to import and export the DS jobs?
With out using Funnel Stage, how to populate the data from different sources to single target
Differentiate between datastage and informatica?
What are the main differences you have observed between 7.x and 8.x version of datastage?
Differentiate between Join, Merge and Lookup stage?
what is stage is used for below Input columns: dept|mgr|employee|salary Output columns: mgr|count of employee per mgr|avg salary per dept note: each dept has one mgr and each mgr has many employees
Give an idea of system variables.
What is the use of Row generator stage?
if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?