what is the use of invokation id
Answers were Sorted based on User's Feedback
Answer / dilip anand k
It is an ID that we specify for our identification while
using a job in multiple instances. One unique ID for each
instance of the job. When we enable to run a job in
multiple instances, DS engine would throw a window where in
we need to specify the invocation ID for that instance.
When we check the log in director, we can identify the job
by its name followed by its invocation ID.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / rajdeep chatterjee
It is required when we have a multi-instance job.
| Is This Answer Correct ? | 5 Yes | 0 No |
how can we extract data with out having any common column
how to validate the jobs
How many Key we can define in remove duplicate stage?
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
explain about completely flow of sequencers technicaly,without using example??explain about lookup,nullhandling?
Where do you see different stages in the designer?
What are the unit test cases you used in your project?
What is Ad-Hoc access? What is the difference between Managed Query and Ad-Hoc access?
how many stages are there in Datastage... Please clarify mee??
I have a few records just I want to store data in to targets cycling way how?
How to Convert a string function to date function by using only sequential file stage with out using other stages ?
In aggregator stage,to find the sum of the entire group of columns,it displays in binary format. How can i solve this problem.