Hello,
I need help on passing parameter to Oracle Stored
Procedure.I am a oracle DBA,need to use some graphs.
I need help to pass date parameter with format YYYYMMDD
from Ab Initio to Oracle STored Procedure.How to do that
please explain me...
Answer / cse70938
RUN SQL COMPONENT
exec proc-name (parameters)
exec proc-name ('$DATE')
exec proc-name ('20080101')
| Is This Answer Correct ? | 10 Yes | 2 No |
What is de-partition in abinitio?
Name any two stages of the data processing cycle and provide your answer in terms of a comparative study of them?
What are the steps to create a repository in ab initio?
How do we handle if DML changing dynamicaly?
5 Answers GE, HP, IBM, Mannar Company,
Can we specify checkpoints without Phases?
what is difference between fuse and join? Explain in detail? In which scenario we will use them?
You can ask about different vector functions. How to use in abinitio graph?
How to Create Surrogate Key using Ab Initio?
what is the use of catlog or catlogfile?
How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa
What is .abinitiorc and What it contain?
What is conditional DML and Structured DML?