Answer Posted / shar
see parallel jobs r by default optimized such that transformer stages only get recompiled if they have changed since the last compile. The force compile option overrides this and causes all transformer stages in the job to be compiled
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?
how to add a new records into source?
how to export or import the jobs in .ISX file
How to reverse the string using unix?
How can we perform the 2nd time extraction of client database without accepting the data which is already loaded in first time extraction?
Highlight the main features of datastage?
Define Routines and their types?
What is difference between join, merge and lookup stage?
Define ds designer?
DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks
How and where you used hash file?
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?
What are data elements?
1)How will u implement SCD2 by using surrogate key. 2)What are the disadvantages with surrogate key. 3)How will you handle nulls in your project for the varchar, integer data types. 4)Can I use two fact tables in star schema. 5)3 jobs are running on the 2 nodes after I added one more node so can I compile those jobs to run on three nodes.
What a datastage macro?