How do you remove duplicate records from a file and capture the rejected records in a separate file.
Latest Answer: A Filter stage is used to filter the incoming data ,for suppose u want to get the details of customer 20 if u give customer 20 as the constraint in filter it will display only the customer 20 files and u can also give a reject link,the rest of the ...
If i run the job first 10 times there is no time variation in job execution.In same way i run the job for 100 times it takes 10 times extra time.what is the solution for it?
Hi, I would like to know the future prospects of DataStage - IBM. I want to know about the career and opportunities of this in the current IT market scenario. will this be hot at least for the next two years? Please advice me in choosing this and also plz mention the hourly billing for DataStage.Regards,Abhinav
Are there any ways of passing parameters or values across parallel jobs in a sequencer? Scenario: Job 'A' would execute and based on the result of the Job we want either Job 'B' or Job 'C' to execute. Hence the result of Job 'A' would determine the sequence of operation.
Latest Answer: Dsjobs-run-jobstatus projectname jobname/filename ...
Latest Answer: There is a stage named Stored Procedure available in Datastage palette under Database category. You can use that stage to call your procedure in Datastage jobs. ...
How are SQL's in one transactions written in DS. I mean open a transaction , insert, update, delete, close transaction.thanks,Chandra
View page << Previous 5 6 7 8 [9] 10 11 12 13 14 Next >>

Go Top