what are the mandortary parameters required for cuncurrent program definition in oracle apps R12?
Answer Posted / 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 |
Post New Answer View All Answers
How to select an oracle system id (sid)?
How to create a new user account in oracle?
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?
Is there an oracle sql query that aggregates multiple rows into one row?
What is the difference between translate and replace?
What is Redo Log Buffer in Oracle?
Why do we need integrity constraints in a database?
How to use regular expression in pattern match conditions in oracle?
Explain index?
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
Explain the difference between replace() and translate() functions in oracle?
please explain.. DB architecture ...
What happens to indexes if you drop a table?
What is meant by raw datatype?
How can we find out the duplicate values in an oracle table?