What could be a data source system?
No Answer is Posted For this Question
Be the First to Post Answer
My input has a unique column-id with the values 10,20,30.....how can i get first record in one o/p file,last record in another o/p file and rest of the records in 3rd o/p file?
How do u convert the columns to rows in datastage?
explain about completely flow of sequencers technicaly,without using example??explain about lookup,nullhandling?
whom do you report?
how can we extract data with out having any common column
can we half project in parallel jobs and half project in server jobs?
Which commands are used to import and export the datastage jobs?
There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this
How to generate surrogate key without using surrogate key stage?
What are the job parameters?
in one scenario source flat file like Fileld1 00122001550056200568 00256002360014500896 00123004560078900258 00147004560025800256 divide each 5 numbers as one column i.e here i need field1 field2 field3 field4 00122 00155 00562 00568 00256 00236 00145 00896 00123 00456 00789 00258 00147 00456 00258 00256 plz help me....
A flatfile contains 200 records.I want to load first 50 records at first time running the job,second 50 records at second time running and so on,how u can develop the job?pls give the steps?pls pls