how may datastage variables/parameters will be in trnsformer stage?
1
2
3
4
?
Answer Posted / rupa
3
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain entity, attribute and relationship in datastage?
A signal has a wavelength of 1 micro min in air.how far can the front of the wave travel during 1000periods?
Which warehouse using in your datawarehouse
what is the use of skid in reporting?
I have a few records just I want to store data in to targets cycling way how?
How many types of hash files are there?
What is the sortmerge collector?
how to use self join using datastage ? can u tell me using stage how can we implemnet the self join
project Steps,hits, Project level HArd things,Solved methods?
Describe the main features of datastage?
Name the different sorting methods in datastage.
Describe stream connector?
How will you move hashed file from one location to another location?
What are the steps needed to create a simple basic datastage job?
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