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 |
How to prepared lld.can any one tell me detailed explanetion.
how to calculate the optimum cache size in aggregator transformation?
Hi ETL gurus can any one tell me with a flow how to implement SCD Type 1 and SCD Type 2 in a single mapping.For some fields SCD type has to be implemented and for some fields scd type has to be implementd..Thank in advance..please let me know in case of any concerns...
what is workflow varible
whatis the default data driven operation in informatica
What are the designer tools for creating transformations?
What are the new features of informatica 7.1?
suppose a session is failed after a transformation , from where that session will run again , i.e . from beginning or from that transformation ?
hOW CAN WE DELETE A RECORD OR TRUNCATE IN TARGET TABLE USING SQL T/R ?
Name at least 5 different types of transformations used in mapping design and state the use of each.?
Transformer is a __________ stage option1:Passive 2.Active 3.Dynamic 4.Static
My source data like... Empid Name 10 chandra 10 sekhar I am expecting result is Empid Ename 10 Chandrasekhar How can we solve this prob?