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 Posted / cse70938
RUN SQL COMPONENT
exec proc-name (parameters)
exec proc-name ('$DATE')
exec proc-name ('20080101')
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Explain what is sort component in abinitio?
What is the function that transfers a string into a decimal?
What is a cursor? Within a cursor, how would you update fields on the row just fetched?
How transaction file different from that of a sort file?
Can you explain the co>operating system’s processing model?
What do you mean by the term data warehousing? Is it different from data mining?
What do you know about partition and also tell us about partition components in abinitio?
Explain data flow graph with an example?
How do you truncate a table?
What is is a data flow graph?
Tell us about the architecture of abinitio.
When we should use 'jobid' for commit table (Output table component??
What is de-partition in abinitio?
How data is processed and what are the fundamentals of this approach?
Explain how you can run a graph infinitely in ab initio?