Triggers,VIEW,Procedures
No Answer is Posted For this Question
Be the First to Post Answer
how to add a new records into source?
Can aggregator and transformer stages use to sort the data? How ?
How to delete the data in dataset?types of deleting the data in dataset?
in datastage scenario this is sourec data i want this traget? tell me please? source target ------- ------- Mohan,Prasad,Naresh Mohan Prasad Naresh
one file contains col1 100 200 300 400 500 100 300 600 300 from this i want to retrive the only duplicate like this tr1 100 100 300 300 300 how it's possible in datastage?can any one plz explain clearley..........?
How to convert table data into xml file using xml output stage? please explain step by step;
Unix Qn asked in datastage interview: I have diff type(.txt, .tmp, .bat etc) of file in 4 diff directories, I want move all '.txt' file from 4 directories to other folder. And need to delete all the files except which are created TODAY?
How to manage date conversion in Datastage?
What is the method of removing duplicates, without the remove duplicate stage?
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
i have 4 jobs i want run 1job should run on 1node and 2job runon 2node and.... how to make it possible?
30 jobs are running in unix.i want to find out my job.how to do this?Give me command?