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 |
How to delete a column in an existing table?
What happens if variable names collide with table/column names?
How to create a new table in your schema?
Why should I use oracle database?
What are the original export and import utilities?
An automatic job running via DBMS_JOB has failedKnowing only that its failed, how do you approach troubleshooting this issue?
How to display employee records who gets more salary than the average salary in the department?
What are named parameters?
Use of an integrity constraint is better to validate data. Explain
How you open and close a cursor variable.Why it is required?
What is the usage of save points in oracle database?
what is the difference between no rows returned and null returned?