In a sequential batch can you run the session if previous
session fails?
Answers were Sorted based on User's Feedback
Answer / amedela chandra sekhar
YES.
BUT If U GIVE ANY CONDITION LIKE $SESSION1.STATUS=SUCCEEDED,
IF THE SESSION1 SUCCEEDED THEN IT WILL RUN SESSION2 ,SUPPOSE SESSION1 FAILED THEN IT CAN'T RUN THE SESSION 2.
above example: if the session1 failed it can't run another session.if u can't give any condition it will run second session.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / seshagiri k
Yes. By setting the option always runs the session
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / satya
YES ,THIS CAN BE OBTAINED BY SETTING SESSION TO ALWAYS RUN EVEN PREVIOUS SESSION FAILURE
| Is This Answer Correct ? | 2 Yes | 0 No |
Hi friends I want to know about what r the dimensions in the banking porjects and genarally how many tables r in project ?
hi i want to install latest informatica software in my pc..can anybody help me where should i get the infomatica software..plz help me
1:when we develop a project what are the performance issue will raise?? KPIT 2:if a table have INDEX and CONSTRAINT why it raise the performance issue bcoz when we drop the index and disable the constraint it performed better??KPIT 3:what are unix commands frequently used in informatica??
what is a time dimension? give an example?
tell me the rules and responsblites in our project(my project is development)
Informatica settings are available in which file?
Without using Lookup & Sequence Generator, How to generate Sequence?
which quality process u can approach in ur project
Hi I have been asked several times the following questions. 1.How does one do incremnental loading 2.Scenario - You are trying to load reasonable amount of rows into the target table, and its taking a helluva lot of time.What could be the reasons? I hate to answer these tw0 , gives me nightmares to even think of it!!! 3.Tell me any complex situation you have faced( as an Informatica Developer) and how did you resolve it. 4.tell me any complex mapping that you have done. All the experienced people out there , please please, reply to these questions.
How to delete duplicate row using informatica?
Explain what transformation and how many are there in informatica?
My source table having some records ,i want load 1st record and last record into one target?