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 |
HOW TO PROCESS THE ROWS FROM JOINER AND EXPRESSION TRANSFORAMTION TO SORTER TRANSFORMATION
for ex: in source 10 records are there with column sal. use a filter transformation condition as Sal=TRUE and connect to target. what will happen.
source table have single column single record having with single space. load that source record into trg . trgt having two columns and the SOURCE TABLE LIKE COL1 BHANU PRASAD TRGT TABLE COL1 COL2 IN THAT LOAD THE RECORD IN THE trgt table LIKE COL1 COL2 BHANU PRASAD HOW ? TELL ME PLZ
Can you generate sequence numbers without using the sequence generator transformation?
What does role playing dimension mean?
What is a surrogate key?Why we use it in a mapping?Pl give an example.
What is confirmed dimension and fact?
How to do unit testing in informatica?
write sql query following table pname description lux soap sunsilk shampoo lux shampoo sunsilk soap clouseup soap closeup paste i want the output like pname description lux soap sunsilk shampoo lux soap sunsilk shampoo closeup paste closeup paste
In a scenario I have col1, col2, col3, under that 1,x,y, and 2,a,b and I want in this form col1, col2 and 1,x and 1,y and 2,a and 2,b, what is the procedure?
what are challenges that you faced in testing? give solution to it?
How many ways are there to do 'remove duplicate records in informatica'?