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 |
Hi friends i have 3 input files 1 is country file(cid,cname) 2 is State file(cid,sname) 3 is populate file(pid,sid,Adress) I want (cname & total poplation) how i can get the output please help me Thank you
what is the syntax of m_dump command?
Mention what the difference between “look-up” file and “look is up” in abinitio?
Can sorting and storing be done through single software or you need different for these approaches?
What would be the next step after collecting the data?
How do you add default rules in the transformer?
What are the differences between informatica and abinitio?
You can ask about different vector functions. How to use in abinitio graph?
In Join component which record will go to unused port and which will go to reject port ?
What is publickey and private key?what is the use of this two keys?
What are the primary keys and foreign keys?
Hi friends, what are the new features in abinito3.0?