If you want to submit any Interview question for Apps DBA
which might be helpful for other's to understand applications & Interviews
Mail Me.
 
Q. What are .odf file in apps patch ?
odf stands for Object Description Files used to create tables & other
database objects.
Q. What to find Form Server log files in forms ?
Form Server Start up log file default location is $OAD_TOP/admin/log/$CONTEXT_NAME/f60svrm.txt
Forms Run Time Diagnostics default location is $ORACLE_HOME/forms60/log/$CONTEXT_NAME
Q. How to convert pll to pld file or pld file to pll ?
Pll->Pld
f60gen module=MSCOSCW3.pll module_type=library userid=apps/<passwd> module_access=file output_file=MSCOSCW1.pld script=yes
Pld -> pll
f60gen module=MSCOSCW3.pld userid=apps/<passwd> module_type=library module_access=file output_file=MSCOSCW1.pll parse=y batch=yes compile_all=special
Good luck for your interview. If you are not happy with
quality of questions or want to submit Oracle 11i Apps Interview questions Mail Me.
 
 
|
Previous Page
|
Next Page
|