Can you explain how could anyone drop the index before loading the data in target in datastage?
No Answer is Posted For this Question
Be the First to Post Answer
30 jobs are running in unix.i want to find out my job.how to do this?Give me command?
How can we run same job in 1 day 2 times
create a job to get the previous row salary for the current row.if there is no previous row exists for the current row,then the previous row salary should be displayed as null? empid salary previoussalary 10 1000 null 20 2000 1000 30 3000 2000 40 4000 3000
What are the third party tools you used in your project?
difference between server shared container and parallel shared container
1. How many People are part of your Team? 2. Explain how you create jobs or flow of project? 3. Join Stage vs Lookup vs Merge Stage 4. Summation scenario based question - How you find sum of salary for a specific employee (Explain stages and flow of job)? 5. Explain Remove duplicates stage ? Can you do sort in this stage? 6. SQL Questions - Joins - Types, Difference between Join and Union 7. Unix Questions - How you run the Job, How you list all jobs in project 8. Explain Environmental Variables? 9. SQL Scenario - If you have 3 Identical record in a Table, Ex: 1, Ram, Xyz; 1, Ram, Xyz; 1, Ram, Xyz; Delete only 2 of the records and keep only 1 using the Delete query. How you will you do this?
how can we generate row values like 1 1 1 2 2 2 3 3 3 using col generator plz let me know
How do you import and export data into datastage?
Hi, I have 3 records, 1 Srini 1 vasa 2 reddy now i want o/p like this 1 Srinivasa 2 reddy could u please help in this Thanks in advance.
What steps should be taken to improve Datastage jobs?
What are the types of containers and how to create them?
Is there any possibility to generate alphanumeric surrogate key?