How to Convert a string function to date function by using
only sequential file stage with out using other stages ?
Answer Posted / saidarao
by using transformer stage
in functions one option like-string 2 date ,we can possible.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Explaine the implimentation of scd's in ds indetail, please send me step by step procedure to perform scd's 1,2,3. Please replay for this, Thanks in advance
What is staging variable?
What could be a data source system?
client know skid info?
What is use Array size in datastage
What is the process of killing a job in datastage?
Differentiate between data file and descriptor file?
how to sort two columns in single job in datastage.
explain about completely flow of sequencers technicaly,without using example??explain about lookup,nullhandling?
Differentiate between Symmetric Multiprocessing and Massive Parallel Processing?
What is apt_config in datastage?
What are the some differences between 7.x and 8.x version of datastage?
How the ipc stage work?
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
Describe link sort?