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 is instant client oracle?
which is the best training centre for learning oracle?
consider some table with 4 r 5 columns in that 1 col is DATE type. The data is like that,For each date in that col some 3 fields r there but all the records r having different data. Now i want to display all the columns by performing grouping on the date field ( as SELECTION Operator(*) cannot be used with group function having only one "group by clause". how to do this? can any one help me in finding out the solution plss?
Is primary key indexed by default in oracle?
How to export data with a field delimiter?
How to convert dates to characters in oracle?
What happens to the current transaction if the session is killed?
What is a table index?
i can't insert column value greater than 4000 characters at one instance even i am using CLOB datatype . how to insert efficiently more than 4000 characters ? And please let me know how to impose inline and out-of line constraints on oracle column??? Thanks in Advance... Prakash
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
What are operators in oracle?
What is the difference between SQL and SQL Server?