What are the different options associated with dsjob command?
No Answer is Posted For this Question
Be the First to Post Answer
How to get max salary of an organization using data stage stages........... can any body help me plz.......
If you want to use the same piece of code in different jobs, how will you achieve it?
What is the importance of the exception activity in datastage?
souce file having the columns like name company krish IBM pooja TCS nandini WIPRO krish IBM pooja TCS if first row will be repeat i want the result like this name company count krish IBM 1 pooja TCS 1 nandini WIPRO 1 krish IBM 2 pooja TCS 2
Explain entity, attribute and relationship in datastage?
if 3 table having different columes. like first table having 4 columns , second table having 3 columns and third table having 2 columns then how to capture the data by using funnel stage in parallel jobs...srinu.thadi
17 Answers IBM, TCS,
How to implement complex jobs in data stage?
Can you explain link buffering?
A flatfile 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 the job?pls give the steps?pls pls
What is the Environment Variable need to Set to TRIM in Project Level?(In transfermer, we TRIM function but I need to impliment this project level using Environment variable)
Can we use target hash file as a lookup ?
What are the functionalities of link partitioner and link collector?