My questions is i create a two sessions for one mapping.but
my requirement is if all number of source records are same
as in target then execute first session or some rows are
rejected due to t/r logic so session two was execute
please clarify
This is the case that we use for audit balancing in our project.
At the starting of the session have the source count and checksum of a field and write it into a file.After the load is done in target count the number of rows in the target and write the values in a file.After the target load session is over,use command task and have a script that compares the two scripts.If the count matches scripts succeeds else fails.In assignment link give condition that session.status =SUCCEEDED then first workflow and session.status-FAILED hen second workflow
| Is This Answer Correct ? | 0 Yes | 0 No |
What are two types of processes that informatica runs the session?
Differentiate between a database and data warehouse?
Can you create a flatfile target
How to do Half of the table ex: if 1000 records are there means 500 in one table and 500 in second table like this if N number of tables means how to do Half of the table ??????????
HOW CAN U FIND THE SESSION START TIME? chandumba2005@gmai.com
What is the method of seperating unique and duplicate records in session level?
2 Answers Emphasis, JBL, Wipro,
Suppose on 1st Nov 2010 you had created a mapping which includes huge aggregator calculations and it is under process for next two days. You will notice that even on 3rd day also its still calculating. So without changing a logic or changing a mapping How will you troubleshot or to run that mapping? Explain the steps
what is normalization? explain 1st NF, 2nd NF, 3rd NF
Reusable transformation and shortcut differences
How to load only the first and last record of a flat file into the target?
Session S1, S2, and S3. In the session S3 I want to load every Saturday. How it is possible?
Describe the scenarios where we go for joiner transformation instead of source qualifier transformation?