In Lookup transformation a sql override should be done and
disable
the cache how do you do this procedure?
Answers were Sorted based on User's Feedback
Answer / janardhanreddy yerraballi
Below error will be thrown ed.
"TRANSF_1_1_1> CMN_1021 Database driver event...
CMN_1021 [
ORA-00933: SQL command not properly ended
Database driver error...
Function Name : Execute
SQL Stmt : SELECT --
| Is This Answer Correct ? | 0 Yes | 0 No |
Session will be failed with following error message
Message Code: CMN_1254
Message: ERROR: Feature not yet supported: [Lookup override
with caching off]
| Is This Answer Correct ? | 1 Yes | 4 No |
In pmcmd command we need to type -p:password. Will it be visible to others who is having access to this file ?
what is constraint based load order
What are the technical challenges faced in Informatica production support member? Give any one example and how to solve it?
How might you approve all mappings in the archive all the while?
what is a junk dimension ?
14 Answers Atos Origin, Cognizant, HS, NIIT, TCS,
What are the basic needs to join two sources in a source qualifier?
How you prepared reports for OLAP?
What can we do to improve the performance of informatica aggregator transformation?
in source one table is there. id value --- ------ 1 a 2 b 3 c 1 d 2 e 1 f in target i want id value ---- ------ 1 a,d,f 2 b,e 3 f How to implement it in informatica without using normalizer transformation?
how can we load 365 flat file to a single fact table (target) as a history load in single mapping?
How the facts will be loaded? explain
what is inline view?