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 |
When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?
I installed AbInito in my PC.In components there is no "select" component.How can i get that component?and How we can create user defined components?
How to implement the funtionality in the custom component to use in the graph?
How to move or copy the project parameter or project object to my sandbox?
What are the factors on which storage of data depends?
how to insert/update a csv file by comparing it with another csv file?
Describe the grant/revoke ddl facility and how it is implemented?
Mention what are the different types of parallelism used in abinitio?
. What is adhoc multifiles? How to use in abinitio graph?
What is Is_defined(), Is_null(), Is_Blank()?
Describe which system or process elements you would review when trouble-shooting general server slows ?
How co>operating system integrates with legacy codes?