what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?
No Answer is Posted For this Question
Be the First to Post Answer
Define meta stage?
How many Nodes configuration file you used in your last project?
A signal has a wavelength of 1 micro min in air.how far can the front of the wave travel during 1000periods?
In the source seq file have 2 columns, i.e input: col1,col2 1,1 2,rajesh 3,15000 4,2 5,suresh 6,16000 7,3 8,veeru 9,17000 I want in the output like: eno,ename,sal 1,rajesh,15000 2,suresh,16000 3,veeru,17000 any one answer this scenario
How to write a expression to display the first letter in Caps in each word using transformer stage ? Please let me know ASAP Thanks in advance...
0 Answers Alpharithm Technologies,
how can we validate the flat files using the date in the header and number of records in the flat file? Using both conditions at a time.
whats difference between ls -ltr and ls -lrt?
How do you remove duplicate values in datastage?
i have a scenario with i/p as ID,salary with values 1,1000 2,2000 and 3,4000 i need an extra column in the o/p named amount with values 2000,4000 and NULL. how can i get it?
What are the unit test cases you used in your project?
I have Seq file, I don't want 10, 11th(or any two records like 20, 30th records ) records in the output
1.what is repartionoing technique? 2.what deliverables transferred to client using datastage? 3.how to write loop statements using nested loop sequence?