how to call sequential generator in datastage?
You can generate seq no by, column generator or transformer
http://goo.gl/atN4AT
www.datagenx.net
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the features of datastage flow designer?
IS IT POSSIBLE TO USE DATASET AS A SOURCE FILE?
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
what is the difference between 7.1,7.5.2,8.1 versions in datastage?
State the difference between an operational datastage and a data warehouse?
What are the different plug-ins stages used in your projects?
Name the different sorting methods in datastage.
What is the Main difference between Lookup Failure and Lookup Not Met? Plz explain with Example.
it is possible to load two tables data into one sequential file?if possible how?plz share with me?
Out of 4 mill records only 3 mill records are loaded to target and then job aborted. How to load only those 1 mill(not loaded records) for next run. This job is not sequential job, it is stand alone parallel job.What are the possibilities available in datastage8.1?
Have you have ever worked in unix environment and why it is useful in datastage?
is it possible to access the same job by two users at a time in DataStage?