How do we load from PL/SQL script into Informatica mapping?

Showing Answers 1 - 5 of 5 Answers

You can use StoredProcedure transformation.

There you can specify the pl/sql procedure name.

when we run the session containing this transformation the pl/sql procedure will get executed.

If you want more clarification.

Either elaborate your question or mail me at satya.neerumalla@tcs.com

  Was this answer useful?  Yes

informatica_buddy

  • Nov 10th, 2006
 

You can actually create a view and import it as source in mapping ....

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions