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. If by mistake you/someone deleted FNDLIBR can this executable be restored
if Yes, How & if no, what will you do ?
Yes, you can restore FNDLIBR executables
run adadmin on concurrent manager node
select option 2. Maintain Applications Files menu
then select 1. Relink Applications programs
when prompts for
Enter list of products to link ('all' for all products) [all]
select FND
when prompt for
Generate specific executables for each selected product [No] ? YES
select YES
& from list of executables select FNDLIBR
This will create new FNDLIBR executables.
Q. What is .pls files which you see with apps ?
.pls file stands for plsql files. In apps patch these files contain code to create package
spec or package body or both.
Q. What are .ldt & .lct files which you see in apps patch or with FNDLOAD ?
.ldt & .lct stands for Loader datafile & Loader configuration files, used frequently in migrating customization,
profile options, configuration data, etc.. across Instances.
|
Previous Page
|
Next Page
|