when i was running the seesion, after loading 100 records,
session suddenly fails.Next time i want to load the remaing
rows in target with out truncate target table.What should i
use?

Answers were Sorted based on User's Feedback



when i was running the seesion, after loading 100 records, session suddenly fails.Next time i want ..

Answer / bsgsr

hi, suresh,
go for session recovery if you run in normal mode.
if it is a bulk mode session only option is to truncate the
table and run the session again.

Is This Answer Correct ?    23 Yes 1 No

when i was running the seesion, after loading 100 records, session suddenly fails.Next time i want ..

Answer / raveendra g

By using Performance recovery option we can close this
issue.

Is This Answer Correct ?    3 Yes 0 No

when i was running the seesion, after loading 100 records, session suddenly fails.Next time i want ..

Answer / dhananjaya

use transaction control transformation

Is This Answer Correct ?    1 Yes 0 No

when i was running the seesion, after loading 100 records, session suddenly fails.Next time i want ..

Answer / rakhee

Try using mapplet variable
It helps to load data in the part.

Is This Answer Correct ?    0 Yes 0 No

when i was running the seesion, after loading 100 records, session suddenly fails.Next time i want ..

Answer / powerstar

session recovery works much better if it is run in normal mode.
If the load type is bulk mode, then session recovery is compromised.

Is This Answer Correct ?    0 Yes 0 No

when i was running the seesion, after loading 100 records, session suddenly fails.Next time i want ..

Answer / krishna

gayathri,
if you work in the same manner probably there is a chance
of record duplicates to be loaded if you restart the session

Is This Answer Correct ?    1 Yes 2 No

when i was running the seesion, after loading 100 records, session suddenly fails.Next time i want ..

Answer / gayathri

Go to workflow manager. choose mapping. There u uncheck the
box truncate table. This shd. load ur remaining rows
without truncating the previously loaded records.

Is This Answer Correct ?    1 Yes 11 No

Post New Answer

More Informatica Interview Questions

how many types transformations supported by sortedinput?

4 Answers  


Source is a flat file and want to load unique and duplicate records separately into two separate targets; right??

4 Answers  


Why is meant by direct and indirect loading options in sessions?

4 Answers  


Hi ETL gurus can any one tell me with a flow how to implement SCD Type 1 and SCD Type 2 in a single mapping.For some fields SCD type has to be implemented and for some fields scd type has to be implementd..Thank in advance..please let me know in case of any concerns...

1 Answers  


how to import multiple flat files in to single target where there is no common column in the flat files

2 Answers   TCS,






Is it possible to use a client with different version than that of its Informatica server?

0 Answers  


in aggregator transformation we want to get middle record how to implement, source containg empno,name sal,deptno,address

1 Answers   Cognizant,


Difference between Target-based loading and constraint-based loading?

0 Answers  


I have done MBA in 2008. i got job as business analyst in 2008 january through consultany. but after 3 months they are giving training Informatica developer. now iam continuing this job. my question is when iam going to interview HR people ask me many times like this " YOU ARE MBA GRADUATE. HOW YOU ARE SELECT THIS POSTION. IAM EXPLAINING WHAT I HAVE MENTION ABOVE". PLEASE TELL HOW IAM TELLING THIS QUESTION ANSWER.

0 Answers  


how to convert the .doc docs into .txt format using informatica

4 Answers  


What is informatica worklet?

0 Answers  


How can we remove the duplicates from flat file source?

0 Answers  


Categories