What could be a data source system?
No Answer is Posted For this Question
Be the First to Post Answer
Hi all, explain one complex business rule that you had in your project and how did you accomplish it using DS?
how can i abort the job if i get more than 100 errors in job log?
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 to generate surrogate key without using surrogate key stage?
what is the custome stage in datastage? how can we impliment that one? plz tell me
Why we need datasets ratherthan sequential files?
file having these input and we have to get 3 output using same job Input 1 1 1 2 3 4 4 4 o/p1 o/p2 o/p3 1 1 2 2 1 3 3 1 4 4 4
IS IT POSSIBLE TO USE DATASET AS A SOURCE FILE?
Hi I am Vijay In my source i've 10 records in a single column.... but i want to split those records into 5 sequential files each seq file contains 2 records.?.... can any body help me?
15 Answers Scope International,
What steps should be taken to improve Datastage jobs?
how do u catch bad rows from OCI stage? And what CLI stands for?
What is the Main difference between Lookup Failure and Lookup Not Met? Plz explain with Example.