where is the reject loader .
Answer / nitish kumar
reject loader is informtica utility which is used to load rejected rows to the target with some specific condition.
| Is This Answer Correct ? | 0 Yes | 0 No |
which quality process u can approach in ur project
What happen when you enable grid option avilable at session level ? (Ans found: Scalabily . A single session Parallelization) But how can one session is sharable among different nodes at the same time while running ?
How to load the data from people soft hrm to people soft erm using informatica?
Can we use parameters of parameter file in presession command
Explain incremental aggregation in informatica
How to elaborate powercenter integration service?
Tell me about MD5 functions in informatica
Explain why we use partitioning the session in informatica?
Could any one to tell How to use the Oracle Analytic functions in Informatica?
My sql query is 1. select 1+x from dual? 2. select 1+'x' from Dual? 3. Select x+1 from dual? what is the out put of the above queries?
how to join the two flatfiles using the joiner t/r if there is no matching port?
i have flat file it contains 'n' number of records, i need to send half of the records to one target table and Remaining half to another target table. can any tell me procedure.