What is the status code?
Answer / swetha
Status code provides error handling for the informatica
server during the session. The stored procedure issues a
status code that notifies whether or not stored procedure
completed sucessfully. This value can not seen by the user.
It only used by the informatica server to determine whether
to continue running the session or stop.
| Is This Answer Correct ? | 5 Yes | 0 No |
What is option by which we can run all the sessions in a batch simultaneously?
Update strategy transformation is an active transformation.How it changes the number of records that pass through it? Please explain....
How to load relational source into file target?
Without using any transformations how u can load the data into target?
How to do Integration testing in Informatica?
Explain the different lookup methods used in informatica?
i have source as Column1 101 a 101 b 101 c so i want to load target as column1 ---> 101 abc
What will be the approach?
How can i maintain unique surrogate key if 2 seperate workflows from different repository run and insert/update the main table at the same time.
Stage is which type of load is it a full load or incremental load Please let me know in detail with best example
what is incremental aggregation ,with example?
can we import source table without using source qualifier? if yes then how? if no then why?