In session log thier should not be a single error how will
u do
Answers were Sorted based on User's Feedback
Answer / guest
I think the session should run successfully.
regards
Sukanta
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mohith.dmdw
SOME TIMES WE CANNOT GIVE THE DATABASE CONNECTIONS PROPERLY IT DOESNT SHOWS ERRORS IN SESSION PLS CHECK THE DATABASE CONNECTIONS....
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajeshkumar
If "Stop on Error" value is zero, session will complete successfully. All erroneous data will go into bad file as rejected data. If "Stop on Error" value is 1, session will fail as soon as first error occur.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is data caches/ index caches?
How to generate sequence numbers?
plz plz plz send client names and project names in informatica?
Converting Rows to columns I have Relational source like his. JAN FEB MAR APR 100 200 300 400 500 600 700 800 900 100 200 300 I need to convert these rows into columns to the targe. MONTH TOTAL JAN 1500 FEB 900 MAR 1200 APR 1500 Please experts help me
Difference Between ETL & ELT?
which quality process u can approach in ur project
How to recover the standalone session?
HOW TO JOIN THE 2 FLAT FILES WITHOUT USING JOINER AND LOOKUP?
What are the scheduling options to run a sesion?
server hot-ws270 is connect to Repository B. What does it mean?
is it reqire primary key and foreign key relation ship to join relational databases?if yes? explain?
If we have a two tables A & B A contain 10 records,B contain 20 records,what w'll b the o/p if we perform normal join,Master outer join,Detail outer join and Full Outer join how?