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 |
You are working with interfaces if client doesnot give any flat then what will u do?
can we pass bind variablein lexical parameter?
How to print invoice from APPS(front end).if we have invoice number in hand with us???
Is SOB is attached with Business grp ?
How to create a link between One dependent value set to another Dependent value set
5 Answers Indorama, ManSoft System, Syntel, TE Data,
what is meant by Table space?
what is the difference between %_all and %_f tables
Can we customize a form with out template.fmb
What is the Use of User Exit in Oracle apps and when we are developeing the new report you need to pass one parameter called P_CONC_REQUEST_ID,what is the use of this parameter and is it mandatory.Can't we develop report without this User exit's and P_CONC_REQUEST_ID parameter
What is the concept of soa governance?
Can u define operating units inplace of inventory?
what is tuning in oracle apps technical