what are the mandortary parameters required for cuncurrent program definition in oracle apps R12?
Answer / sathish kumar
We need to first define the executable details. After definition we need to define the concurrent program name, short name,Executable and parameters if any.
Mandatory parameters are Concurrent program name,short name, Application short name and executable short name
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different type of Segments ?
Why do we use coalesce function in oracle?
what is the difference between table and veiw?
What would you do with an in-doubt distributed transaction?
is database gud carrier option??
Explain an exception and its types?
How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
What is a sub query? Describe its types?
what diffrence between function and procedure?
What is the dynamic sql in oracle?
acname actype amount ac1 credit 300 ac2 credit 4000 ac1 debit 4000 ac2 debit 455 ac1 credit 500 how to get sum of credit and sum of debit for each account
What is a Sequence ?