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 |
Which module is not in multiorg
Can anybody tell me, What is the Implementation Process?
what is the need of registering table in apps?
Tell me some thing about SQL-LOADER.
in interface and conversion if 10 records are error out we can't load the records?if >10 we have to insert,if we not insert we need to gernerate error how u can achieve?
What are the tables in GL?
The Task is that to register a Form into Oracle Apps on a particular responsiblity. - First i moved the FMX & FMB file into the custom_top through FTP - Using Application Developer i registered the Form through Form menu then Function then Menu..... as we do regularly.. - When i get into the particular responsiblity i can see the Form name getting listed. But when i click that to open..... i cant able to see the form. I need any one your help in advicing me...what would be the problem.
can we use look up type instead of a pofile option?or valueset?is it possible how?
Can functions be overloaded ?
In a package have predefined exception and user defined exception. while execution which exception will be executed first? why?
what is back order in OM
What do you understand by soa?