What are the out put files that the informatica server
creates during the session running?
Answers were Sorted based on User's Feedback
Answer / guest
session log files
workflow log files
Cache files;created and deleted at the end of session.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / chandra sekhar
Integration service log file
session log file
cache file
output file
Reject file
| Is This Answer Correct ? | 1 Yes | 0 No |
can we use self join in informaitca?
What are the new features of informatica 9.x developer?
If there are 3 workflows are running and if 1st workflow fails then how could we start 2nd workflow or if 2nd workflow fails how could we start 3rd workflow?
How to transform normalized data to denormalized form in informatica? Is there any logic or any transformations to achieve this?
How can one know that a table has indexes and is partitioned? How data will be pulled from Partitions in Oracle for Informatica?
star and snowflake schema?
we have 6 records in source , i need 2nd record in one target and 5th record in one target or 2nd & 5th record in same target.
i have a source table ID NAME SAL 101 A 1000 102 B 2000 103 C 1500 target load should be ID NAME SAL 101 A 1000 101 B 2000 101 C 1500 102 A 1000 102 B 2000 102 C 1500 103 A 1000 103 B 2000 103 C 1500
By using Filter Transformation,How to pass rows that does not satisfy the condition(discarded rows) to another target?
What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?
design of staging area?
what are objects in data warehouse?