What are different execution methods of executabls?
Answer / kiran kumar
FlexRpt The execution file is wrnitten using the
FlexReport API.
FlexSql The execution file is written using the FlexSql API.
Host The execution file is a host script.
Oracle Reports The execution file is an Oracle Reports file.
PL/SQL Stored Procedure The execution file is a stored
procedure.
SQL*Loader The execution file is a SQL script.
SQL*Plus The execution file is a SQL*Plus script.
SQL*Report The execution file is a SQL*Report script.
Spawned The execution file is a C or Pro*C program.
Immediate The execution file is a program written to
run as a subroutine of the concurrent manager. We recommend
against defining new immediate concurrent programs, and
suggest you use either a PL/SQL Stored Procedure or a
Spawned C Program instead.
Composite Datatypes :
? PL/SQL TABLES
? PL/SQL RECORDS
- Nested TABLE
- VARRAY
| Is This Answer Correct ? | 9 Yes | 1 No |
WHAT IS USE OF APPS API?
where we will put the control file ,where we will run sql star loader what is the cmd?
what is the prerequisite for defining unit of measure?
How many typres of Purchase order and what are those.
How will you get the concurrent program output as email?
What does appl_top directory contain?
q)what are the validations in sql*loader
what do u mean by debit/credit memo invoices?
3 Answers ACC, Convergys, Mascon,
What is ment by Global Templates in Oracle.
Can you explain the difference between architecture followed in 10g & 11g?
In one flat file i got headers and lines data how you can write control file now ?
List some exceptions other than NO_DATA_FOUND, TOO_MANY_ROWS and WHEN OTHERS