You need to execute the adadmin utility. You log in as an applications user (applmgr). Which environment file should you run to execute adadmin successfully?
When you execute adutconf.sql as the apps database user, it creates a file called adutconf.lst. Identify the
configuration information that will be captured in adutconf.lst. (Choose four.)
As an Oracle Applications DBA, you are asked to bring up the Oracle Applications R12 environment, which is restored from backup. You try to start the services and find that the startup scripts adapcctl.sh, adalnctl.sh, and
adcmctl.sh are missing.
Identity which utility you will use to re-create these scripts?
In an Oracle Applications R12 environment, worker restart files are used to continue processing from the point where it stopped. Where can you locate these files?
Parallel processing is controlled by job managers. Choose the correct sequence of actions performed by these job managers.
1) Start the workers and assigns tasks.
2) Tell the workers to shut down.
3) Drop the FND_INSTALL_PROCESSES table.
4) Poll the FND_INSTALL_PROCESSES table, looking for updates from the workers.
5) Update each row with the next task in the list and leave messages for the worker.
6) Update the FND_INSTALL_PROCESSES table with a subset of the list of jobs; one job per worker.