I want to run a informatica worklow after complition of
oracle procedure. That procedure is not running through
informatica and can be run at any time in database.
Informatica is in windows environment. Is it possible ? If
yes please explain.
Answers were Sorted based on User's Feedback
Answer / deva
This can be possible with unix . Create a shell scripts
which first has to Execute the stored procedure or Package
and we have command to check the completion or procedure
after that use Pmcmd command in the same unix to start the
workflow.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / amarnath
in the pre-session of the target at session level just give
a command like call procedure_name. this will first execute
the stored proc and then the workflow will load the data.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / asha
Oracle proc can create a 0 byte file at the end of the proc
and infa workflow can wait for the file (indicator file) to
begin the execution.
Is This Answer Correct ? | 2 Yes | 0 No |
How do u identify or filter out a 0 byte file available in a folder by using UNIX command?
What are the different components of powercenter?
How we can create indexes after completing the loan process?
How can you define a transformation? What are different types of transformations in Informatica?
Explain load alternative records / rows into multiple targets - informatica
Please let me know how to do estimation before staring development in project. Here estimation in the sense how many associates are required, etc to complete the project.
Define the various join types of joiner transformation?
What is polling?
On which transformations you created partitions in your project?
how may sources can be used in a mapping at a time?(limit)
1.what is SDLC of a project,explain in detail? 2.what are dimensions,facts?what is confirmed dimensions? 3.what is the need of OLTP? when we have datawarehousing?
What is the difference between informatica 8.x and 9.x