Which directory in Oracle Applications R12 contains ORACLE_HOME used for the tools components of the Applications technology stack?
A. apps/tech_st/8.1.7
B. apps/tech_st/8.0.6
C. apps/tech_st/10.1.3
D. apps/tech_st/10.1.2
E. apps/tech_st/10.2.0
You downloaded an HRMS patch from Oracle MetaLink, and you run AutoPatch to apply it to the Oracle Applications R12 test setup in your company. If AutoPatch shows an error in one of the workers' jobs, how do you determine the source of the error?
A. Check the AutoPatch log file for the source of the error.
B. Review adworkxxx.log in $APPL_TOP/admin/
C. Use the AD Controller utility, and choose the Review worker status.
D. Search the Oracle MetaLink Web site for the worker control number.
In AD Controller, when a job fails the first and second time, the manager automatically defers it to the end of the phase and assigns a new job to the worker. If the deferred job fails the third time, the job stays at the failed status and the worker waits. At this point, you must address the cause of the failure, and then restart the job using AD Controller. Choose two correct steps that would help you to troubleshoot the failure of the job and enable you to run the job to completion. (Choose two.)
A. Verify whether the process is consuming CPU time.
B. Review the adworkXXX.log worker log file in $APPL_TOP/admin/
C. Review the file name and worker columns of the failed worker to find the name of the failed file and the worker number.
D. Check for an entry for this process in the V$SESSION table to gather clues about what the process is doing in the database.
As the Applications DBA, you are tasked to apply a patch and use the adpatch utility in the command line. Only the database driver should be applied. Choose the correct adpatch command-line syntax.
A. adpatch options=applydatabaseportion
B. adpatch option=nocopyportion, nogenerateportion
C. adpatch OPTIONS=NOCOPYPORTION,NOGENERATEPORTION
D. adpatch options=nocopyportion,nogenerateportion
E. adpatch option=nodatabaseportion,nocopyportion,nogenerateportion
Sam has to apply a patch on his Oracle Applications system. He has already brought down the services on the application tier. The database tier and the database listener are up and running. He goes through the readme of the patch and discovers that three prerequisite patches need to be applied on the system before applying the main patch. Now, Sam needs to check if these prerequisite patches have already been applied to the system, so he decides to extract this information from the database. Identify the tables that would help him in extracting the above information from the database. (Choose all that apply.)
A. ad_bugs
B. fnd_bugs
C. ad_patches
D. ad_patches_applied
E. ad_applied_patches
Which option is required when using the Applied Patches Advanced Search feature in OAM?
A. Patch ID
B. Language
C. Server Type
D. Applications System Name
E. Product that owns the patch
F. Applied From Date and To Date
G. APPL_TOP where the patches were applied
Which three statements are true? (Choose three.)
A. Express installation can be used with multi-node installation.
B. Multi-node installation provides a highly scalable environment.
C. Shared APPL_TOP is applicable only with multi-node installation.
D. The load balancing setup window appears during the multi-node installation process.
E. The rapidwiz -servername
You have a multi-node installation with Forms services and Batch Processing services configured on separate nodes. You attempt to update the Context variable on the batch processing node although Oracle Applications Manager (OAM) fails. What should you do to resolve the problem? (Choose two.)
A. Check whether the Web service is up on Forms services.
B. Check whether the Forms service is up on the middle tier.
C. Check whether the listener service is up on Forms services.
D. Check whether the batch processing service is up on the middle tier.
E. Enable the TNS listener service in the Application's Context file and run AutoConfig.
In Oracle Applications R12, where will you find information regarding minimum or required settings for database initialization parameters?
A. applora.txt
B. applprod.txt
C. applcust.txt
D. adconfig.txt
E. appl
As a project manager, you need to understand the concepts of the Rapid Clone utility. The Applications DBA gave you some information about Rapid Clone. Which three pieces of information are correct? (Choose three.)
A. Rapid Clone does not take care of oraInventory.
B. Rapid Clone does not allow retaining the same port pool as that of the source.
C. Rapid Clone preserves the patch history of the complete Application Stack.
D. Rapid Clone cannot clone the test system, which is a clone of the production system.
E. Rapid Clone enables adding or removing database mount points or redistributing database files among mount points in the target system.
F. The port numbers of the cloned system should be different from the source system if both are on the same server. Both the target andsource system would be online for the users at the same time.