What is the difference between server job and parallel jobs?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate between hash file and sequential file?
ename like ibm,tcs,hcl need display those records only how?
i have source like deptno,sal 1,2000 2,3000 3,4000 1,2300 4,5000 5,1100 i want target like target1 deptno,sal 1,2000 3,4000 4,5000 target2 2,3000 1,2300 5,1100 with out using transformerstage
How to create a file using vi editor? 2)how to delete a file in vi editor? 3)How to connect the server datastage to unix? what r the command lines we r using? 4)30 jobs r runnig in unix i want to find out my job. how to do this? give me command?
wt is the diff b/w odbc and oracle stage
What are the main differences you have observed between 7.x and 8.x version of datastage?
what are the devoleper roles in real time? plz tell i am new to datastage....
I have oracle enterpaise stage, oracle bulkloader stage, ODBC stage and I want to load data in to target, which of the above stages do I need to use and why?
what is a nodemap constraint
1.how to generate even numbers in surrogate or tranformar stage ? 2. how many ways to remove duplicate values?
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?
How and where you used hash file?