how do u use sequence created in oracle in informatica?
Explain with an simple example

Answers were Sorted based on User's Feedback



how do u use sequence created in oracle in informatica? Explain with an simple example..

Answer / vijay

Using Stored Porcedure Transformation we can call the
Sequence Generator

Is This Answer Correct ?    5 Yes 0 No

how do u use sequence created in oracle in informatica? Explain with an simple example..

Answer / vijay

By using the Stored Procedure

please corect me if am wrong

Is This Answer Correct ?    3 Yes 1 No

how do u use sequence created in oracle in informatica? Explain with an simple example..

Answer / sujay

by writing sql override in the source qualifier by calling
sequence which you have created in oracle

Is This Answer Correct ?    3 Yes 2 No

how do u use sequence created in oracle in informatica? Explain with an simple example..

Answer / kishore

Using SQL transformation we can call the sequence in
informatica.

Is This Answer Correct ?    1 Yes 0 No

how do u use sequence created in oracle in informatica? Explain with an simple example..

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

how do u use sequence created in oracle in informatica? Explain with an simple example..

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

Post New Answer

More Informatica Interview Questions

how to move the mappings from your local machine to claint place?

2 Answers  


If we set dd_insert in mapping and Delete in session properties what will happen.?

4 Answers   IBM,


What is a diff between joiner and lookup transformation

16 Answers   CTS, Satyam, TCS, UHG,


What is the meaning of decode in informatica?

1 Answers  


Could you explain what is enterprise data warehouse?

1 Answers  


how we do performence tuning in informatica

3 Answers  


how we can do session partition in informatica any one explain me clearly? thanks advance.

1 Answers   iGate,


-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?

2 Answers   TCS,


From where we can start or use pmcmd?

3 Answers  


what is the diff b/w target load plan and cbl?

3 Answers   CTS, iGate,


How to run a session, which contains mapplet?

1 Answers  


Mapping variables, parameters syntax, if you create mapping variables and parameters in mapplet can you use them in the mapping?

1 Answers  


Categories