How will u pas the data with out debugger?
Answers were Sorted based on User's Feedback
Answer / sree
hi srini,
while running debugger , if u uncheck the option "Discard
target tables" u can pass the record.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / nithyanandan
ther is no option in another transformation.
only possible using degugger(if there is any answer let me
know).
| Is This Answer Correct ? | 1 Yes | 2 No |
What is a diff between joiner and lookup transformation
16 Answers CTS, Satyam, TCS, UHG,
what is constraint based loading
How can you join 3 tables? Why cant you use a single Joiner to join 3 tables.
What is a snowflake schema?
I want skip first 5 rows to load in to target? what will be the logic at session level ??
After draging the ports of three sources(sql server,oracle,informix) to a single source qualifier, can you map these three ports directly to target?
How do you convert single row from source into three rows into target?
How do schedule a workflow in Informatica thrice in a day? Like run the workflow at 3am, 5am and 4pm?
Under which circumstances, informatica server creates reject files?
what is the hint? how to use it to reduce the query processing in program?
Performance tuning( what you did in performance tuning)
source table A having 100000 records. and target B table having 100000 records. now iam updating B records using update query. i don't know which record is update in target. write a sql query get all updated records from target table B.