how do u use sequence created in oracle in informatica?
Explain with an simple example
Answers were Sorted based on User's Feedback
Answer / vijay
Using Stored Porcedure Transformation we can call the
Sequence Generator
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / vijay
By using the Stored Procedure
please corect me if am wrong
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / kishore
Using SQL transformation we can call the sequence in
informatica.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nidhi
yes,Using stored procedure t/r we can do that..
I can give u brief idea.. i didnt tried this, sorry if it
goes wrong..
while writing the SP in oracle,we will call n execute the
existing sequence using execute immediate clause..
The o/p port of the SP t/r will be mapped to the sequence no
column in the target.
If i am wrong let me knw.. Thank you
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / madhavan eyunni
Hello boss, did you tried ?
Let's try, then give me exact ans... ok
| Is This Answer Correct ? | 0 Yes | 5 No |
how to move the mappings from your local machine to claint place?
If we set dd_insert in mapping and Delete in session properties what will happen.?
What is a diff between joiner and lookup transformation
16 Answers CTS, Satyam, TCS, UHG,
What is the meaning of decode in informatica?
Could you explain what is enterprise data warehouse?
how we do performence tuning in informatica
how we can do session partition in informatica any one explain me clearly? thanks advance.
-Which expression we can not use in Maplets?, -Can we join(relate) two dimensions in a schema? -Why and where we use 'sorted input' option?
From where we can start or use pmcmd?
what is the diff b/w target load plan and cbl?
How to run a session, which contains mapplet?
Mapping variables, parameters syntax, if you create mapping variables and parameters in mapplet can you use them in the mapping?