You are on page 1of 73

1z0-238

Number: 1Z0-238
Passing Score: 800
Time Limit: 120 min
Exam Code: 1Z0-238
Total Questions: 161
Exam A
QUESTION 1
Which three are the correct definitions of the objects in the Oracle Applications database? (Choose three.)
A.
Hybrid objects contain materialized view objects, and store and process data.
B.
Code objects contain index, PL/SQL package, and Java-stored procedure objects.
C.
Data objects contain table, index, and sequence and index-organized table objects.
D.
Hybrid objects contain PL/SQL package and Java-stored procedure, and process data objects.
E.
Code objects contain trigger, PL/SQL package, Java-stored procedure, synonym, and view objects.
Answer:
ACE
Section:
(none)
Explanation/Reference:
QUESTION 2
The Cumulative Update 2 (CU2) patch was applied to the test environment. The patch took a few hours to
apply. The Applications DBA was assigned the task of investigating the changes made by the CU2 patch. The
investigation would involve a comparison of the prepatched development environment and the patched test
environment. Which tool should the Applications DBA use?
A.
Oracle Enterprise Manager
B.
Oracle Applications Manager
C.
Oracle Discoverer reporting tool
D.
Oracle Business Intelligence products
E.
SQL*Plus program to access the FND tables
F.
Oracle Applications concurrent request (System Administrator) reports
Answer:
B
Section:

(none)
Explanation/Reference:
QUESTION 3
Which Oracle Applications environment file compiles and links custom Oracle Forms user exits and concurr
ent
programs with Oracle Applications R12?
A.
fndenv.env
B.
devenv.env
C.
adovars.env
D.
<CONTEXT_NAME>.env
E.
APPS_<CONTEXT_NAME>.env
Answer:
B
Section:
(none)
Explanation/Reference:
QUESTION 4
One of the special AD Controller utilities, Show Worker Status, collects worker status information from the
FND_INSTALL_PROCESSES temp table. It tracks multiple workers for five categories:
Worker, Code, Context, File Name, and Status. The seven statuses are:
1. Failed
2. Completed
3. Waiting
4. Fixed/Restart
5. Running
6. Assigned
7. Restarted
Choose the sequence that would place the process statuses in the proper flow order when an in-processing
error is received.
A.
5, 1, 4, 6, 7, 3, 2
B.
1, 3, 4, 6, 7, 5, 2
C.
3, 6, 5, 1, 4, 7, 2
D.
7, 3, 6, 5, 4, 1, 2
E.
6, 1, 4, 3, 5, 7, 2

Answer:
C
Section:
(none)
Explanation/Reference:
QUESTION 5
Users are not able to view the output and the log file of the concurrent request after completion. There were no
changes in the configuration of Oracle Applications. There were no patches applied. It was determined that not
all application tier processes ran successfully. There was status 1 in one of the scripts. Which action should you
take?
A.
Restart the Web server.
B.
Restart the Forms server.
C.
Restart the Report server.
D.
Restart the Fulfillment server.
E.
Restart the TCF Socket server.
F.
Restart the concurrent managers.
G.
Restart the Applications RPC listener.
Answer:
G
Section:
(none)
Explanation/Reference:
QUESTION 6
You run adcfgclone.pl on the target node. It completes with errors. Where can you locate the log files for the
database and application tiers?
A.
On the database tier:
$INST_TOP/log/<context>/ApplyDBTier_<timestamp>.log On the application tier:
$LOG_HOME/log/ApplyAppsTier_<timestamp>.log
B.
On the database tier:
RDBMS $ORACLE_HOME/appsutil/log/ApplyDBTier_<timestamp>.log On the application tier:
$INST_TOP/log/ApplyAppsTier_<timestamp>.log
C.
On the database tier:
$INST_TOP/appsutil/log/<context>/ApplyDBTier_<timestamp>.log On the application tier:
$LOG_HOME/admin/log/ApplyAppsTier_<timestamp>.log
D.

On the database tier: RDBMS


$ORACLE_HOME/appsutil/log/<context>/ApplyDBTier_<timestamp>.log On the application tier:
$INST_TOP/admin/log/ApplyAppsTier_<timestamp>.log
Answer:
D
Section:
(none)
Explanation/Reference:
QUESTION 7
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
Answer:
D
Section:
(none)
Explanation/Reference:
QUESTION 8
Your patch was applied and finished without encountering any error during the process. Which is NOT a correct
part of the postpatch process?
A.
updating the MLS
B.
removing any obsolete files
C.
restarting all server processes
D.
cleaning up the log, restarting and out directories
E.
pinning packages and sequences in the System Global Area
F.
performing any manual steps on the basis of readme.txt of the patch
G.
using the Change Maintenance Mode option of AD Administration to enable maintenance mode

Answer:
G
Section:
(none)
Explanation/Reference:
QUESTION 9
How many ORACLE_HOMEs are there in the architecture of Oracle Applications Release 12?
A.
four
B.
five
C.
two
D.
one
E.
three
Answer:
E
Section:
(none)
Explanation/Reference:
QUESTION 10
Which two statements are correct about Rapid Clone? (Choose two.)
A.
Rapid Clone does not take care of oraInventory.
B.
Rapid Clone updates only site-level profile options.
C.
Rapid Clone itself does not start the application services automatically on the node.
D.
Rapid Clone automatically creates a control file and brings up the database on the database tier.
E.
Rapid Clone does not configure the source application printer configuration in the target system.
Answer:
BD
Section:
(none)
Explanation/Reference:
QUESTION 11

How do you restore an older configuration (a configuration that is older than that immediately prior to the current
one) in the Oracle Applications R12 environment?
A.
Use the restore.sh rollback script and run the AutoConfig script to generate new configuration iles.
B.
Use the Support Cart feature in Oracle Applications Manager (OAM) and run the AutoConfig script to
generate new configuration files.
C.
Use the Context Editor Wizard from the command line and run the AutoConfig utility manually from
<AD_TOP>/bin.
D.
Use OAM AutoConfig to compare and replace individual values in the current configuration with the
corresponding values from the older configuration, and save them. Then run the adautocfg.sh script.
Answer:
D
Section:
(none)
Explanation/Reference:
QUESTION 12
You run a report that generates output in PDF format. The report completes with the error "REP- 3000: Internal
error starting Oracle Toolkit." How will you resolve this?
A.
Set up the DISPLAY environment variable in .profile of the database user.
B.
Set up the DISPLAY environment variable in .profile of the application user.
C.
No DISPLAY settings are required. Shutting down and restarting the services under APPSTier will fix the
issue.
D.
Set up the DISPLAY environment variable in adovars.env to point to an active X Windows.
E.
Set up the DISPLAY environment variable in $CONTEXT_FILE of the database tier to point to an active X
Windows, and then run AutoConfig.
F.
Set up the DISPLAY environment variable in $CONTEXT_FILE of the application tier to point to an active X
Windows, and then run AutoConfig.
Answer:
F
Section:
(none)
Explanation/Reference:
QUESTION 13
As an Applications DBA, you have been asked to apply a patch that updates the Applications Context file and
runs AutoConfig. The application does not work properly with the new, Updated application environment. What

should you do to roll back an AutoConfig session?


A.
Use the restore.sh script which is located at <INST_TOP>/admin/out/<MMDDhhmm>.
B.
Use the restore.sh script which is located at <INST_TOP>/admin/log/<MMDDhhmm>.
C.
Use the rollback.sh script which is located at <APPL_TOP>/admin/log/<MMDDhhmm>.
D.
Use the rollback.sh script which is located at <INST_TOP>/admin/out/<MMDDhhmm>.
Answer:
A
Section:
(none)
Explanation/Reference:
QUESTION 14
John is working for XYZ company. He received a tape from a customer that has the.dbf files and
ORACLE_HOME database. He extracted the .dbf files from the tape to the server. After checking, he realized
that the customer's DBA forgot to run preclone on the source database tier before taking a B ckup on the tape.
To bring up the database successfully using adcfgclone.pl (postclone) on target, what action would you ask the
customer's DBA to perform instead of requesting for a full backup again?
A.
Run preclone on the source database tier and request the customer's DBA to send only <Context_name>.
xml.
B.
Run preclone on the source database tier and request the customer's DBA to send only the oraInventory
directory.
C.
Run preclone on the source database tier and request the customer's DBA to send only the dbf system
tablespace files.
D.
Run preclone on the source database tier and request the customer's DBA to send only bin under the
$ORACLE_HOME database.
E.
Run preclone on the source database tier and request the customer's DBA to send only the appsutil
directory under the $ORACLE_HOME database.
Answer:
E
Section:
(none)
Explanation/Reference:
QUESTION 15
When you choose Search Patches from Oracle Applications Manager Site Map, it defaults to the Applied
Patches Simple Search page. What can you do from this Applied Patches home page?

A.
Go to Oracle Enterprise Manager (OEM).
B.
Go to other OAM functionality by selecting it from the option buttons.
C.
Click the Calendar button to view the patches applied on a specific date.
D.
Click the Family Pack button to view all applied family pack patches.
E.
Click the Advanced Search button to access the Applied Patches Advanced Search page.
Answer:
E
Section:
(none)
Explanation/Reference:
QUESTION 16
What are the prerequisites (minimum version) at the operating system level before cloning an environment in
Oracle Applications Release 12?
A.
tar version 4.x (Minimum) and zip version 3 (Minimum)
B.
perl version 5.x (Minimum) and zip version 2.3 (Minimum)
C.
gzip version 2.5 (Minimum) and tar version 5.0 (Minimum)
D.
gunzip version 5.x (Minimum) and perl version 5.x (Minimum)
E.
perl version 2.3 (Minimum) , zip version 5.x (Minimum), and gunzip version 5.x (Minimum)
Answer:
B
Section:
(none)
Explanation/Reference:
QUESTION 17
Which two statements are true if you choose the "Recreate grants and synonyms for APPS schema" task
option from the adadmin utility? (Choose two.)
A.
This option re-creates grants on some packages from APPS to SYSTEM.
B.
This option re-creates grants and synonyms for the APPLSYSPUB schema.
C.
This option re-creates grants and synonyms for the code objects of the APPS schema to the base product
schemas.
D.

This option spawns parallel workers to re-create grants and synonyms linking sequences and tables in the
base product schemas to the APPS schema.
Answer:
BD
Section:
(none)
Explanation/Reference:
QUESTION 18
Where can you find the generated report file after running the Validate APPS schema task in the Oracle
Applications R12 E-Business Suite setup?
A.
<APPL_TOP>/admin/<APPS schema name>.lst
B.
<RDBMS ORACLE_HOME>/admin/out/<SID>.lst
C.
<AD_TOP>/admin/out/<APPS schema name>.lst
D.
<APPL_TOP>/admin/<context_name>/out/<SID>.lst
E.
<APPL_TOP>/admin/<SID>/out/<APPS schema name>.lst
Answer:
E
Section:
(none)
Explanation/Reference:
QUESTION 19
You run the adadmin utility to generate message files. It completes with errors. Where will you find the log file
(adadmin.log)?
A.
$INST_TOP/logs/appl/admin/log
B.
$INST_TOP/logs/ora/10.1.2/log
C.
$APPL_TOP/admin/$CONTEXT_NAME/log
D.
$AD_TOP/<SID>/log, where <SID> is the value of your ORACLE_SID or TWO_TASK variable (UNIX) or
LOCAL variable (Windows)
E.
$APPL_TOP/admin/<SID>/log, where <SID> is the value of your ORACLE_SID or TWO_TASK variable
(UNIX) or LOCAL variable (Windows)
Answer:
E

Section:
(none)
Explanation/Reference:
QUESTION 20
What are the three benefits of the Applications Context file? (Choose three.)
A.
It enables you to synchronize multiple nodes.
B.
It avoids the need for repeated configuration information.
C.
The database environment is readily described in a single file.
D.
Configuration information is represented in a platform-dependent format.
E.
It supports shared APPL_TOP (single APPL_TOP distributed to multiple machines).
Answer:
ABE
Section:
(none)
Explanation/Reference:
QUESTION 21
Which two statements are correct about multi-node cloning using Rapid Clone (adcfgclone.pl) for Oracle
Applications R12? (Choose two.)
A.
Rapid Clone cannot be used for cloning if the source system is using a shared file system.
B.
Post clone must be run first on the application tier node and then on the database node .
C.
Rapid Clone can be used where the source system or the target system is a multi-node system.
D.
Rapid Clone cannot be used for cloning if the source is using Parallel Concurrent Processing (PCP).
E.
One copy of the applications node files must be copied to the target system, regardless of whether a shared
file system is being used on the source or the target system.
Answer:
EC
Section:
(none)
Explanation/Reference:
QUESTION 22
What is true about editing and saving the <CONTEXT_NAME>.xml file by using the Oracle Applications

Manager (OAM) Web page?


A.
The Context file is edited and saved only to the file system. AutoConfig picks up the changes whenever it
runs next after the update.
B.
AutoConfig automatically starts and picks up the changes and propagates them when the Context file is
saved on the OAM Web page.
C.
After changes made to the Context file are saved on the OAM Web page, you must log out and log in again
to OAM to apply and propagate the changes.
D.
When you make changes to the Context file on the OAM Web page and save the file, the changes are
stored in the OAM database and the Context file is updated.
Answer:
D
Section:
(none)
Explanation/Reference:
QUESTION 23
Which three statements are true about the AD Merge program? (Choose three.)
A.
The AD Merge Patch creates the merged patch driver files and copies the actual files needed by the
merged patches into the destination directory.
B.
You can merge patches without unzipping the automated release updates by using the manifest file. The
manifest file is a text in which youdocument the location and names of the patch zip files. The contents of a
manifest file would resemble the following:
/home/applmgr/patches/p123456_11i_GENERIC.zip
/home/applmgr/patches/p233455_11i_SUN.zip
/home/applmgr/patches/p902345_11i_LINUX.zip
C.
The AD Merge Patch supports both split patch driver files and unified patch driver files. If all the source
patches have split driver files, the merged patch has split driver files. If any of the source patches has a
unified driver file, the merged patch has a unified driver file.
D.
When merging patches, the source and destination directories cannot be child or parent directories of each
other. It is recommended to run AD Merge Patch from the parent directory of the source directory, and the
destination directory should also belocated in the same parent directory.
Answer:
ACD
Section:
(none)
Explanation/Reference:
QUESTION 24

What is the default value of <CONTEXT_NAME>?


A.
APPS_<SID>
B.
APPS_<HOSTNAME>
C.
<HOSTNAME>_<SID>
D.
<SID>_<HOSTNAME>
E.
APPS<SID>_<HOSTNAME>
Answer:
D
Section:
(none)
Explanation/Reference:
QUESTION 25
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?
A.
adrelink.sh
B.
adgensgn.sh
C.
adautocfg.sh
D.
adcfginfo.sh
E.
adcrscrpts.sh
Answer:
C
Section:
(none)
Explanation/Reference:
QUESTION 26
Which statement holds true when AutoPatch is run in test mode?
A.
AutoPatch runs AutoConfig in test mode.
B.
AutoPatch relinks executables in test mode.
C.
AutoPatch runs SQL scripts or any executables in test mode.

D.
AutoPatch generates forms, reports, menus, and PL/SQL libraries in test mode.
Answer:
A
Section:
(none)
Explanation/Reference:
QUESTION 27
You have to perform a two-node installation of Oracle Applications Release 12. The configuration should be the
following: Application Database and Concurrent Processing should be deployed on Server A, and Web and
Forms services should be deployed on Server B. Which services should you install on the respective nodes?
(Choose two.)
A.
Web Entry Point Services on Server B
B.
Batch Processing Services on Server A
C.
Batch Processing Services and Other Service Group on Server A
D.
Root Services, Batch Processing Services, and Other Service Group on Server A
E.
Root Services, Web Entry Point Services, and Web Application Services on Server B
Answer:
BE
Section:
(none)
Explanation/Reference:
QUESTION 28
A company has implemented Oracle Applications Release 12. It wants to configure a system that sends emails
to key database administrators (DBAs) when a tablespace in the Oracle Applications database does not have
adequate free space. Identify which component in the Oracle Applications technology layer performs this task.
A.
Oracle Alert
B.
Oracle Workflow
C.
Oracle E-mail Notification
D.
Oracle Applications Framework
Answer:
A
Section:

(none)
Explanation/Reference:
QUESTION 29
The AD Administration task utility Compile APPS Schema is similar to the "Validate APPS Schema" task,
except that instead of just producing a list of invalid objects, it compiles invalid objects using multiple workers in
an attempt to move them back to the valid object state. This task is most often run when custom packages are
moved into the APPS schema, and during the upgrade process. The "Compile APPS Schema" task can be
toggled to compile all objects or just the invalid objects. Choose three correct benefits of using this task.
(Choose three.)
A.
increases run-time performance in the applications
B.
corrects all corrupt schema package bodies and headers
C.
finds truly invalid objects before users get a run-time error
D.
allows new custom or patched packages to be immediately validated
Answer:
ACD
Section:
(none)
Explanation/Reference:
QUESTION 30
Which statement is true regarding AutoPatch in the Oracle Applications Release 12 environment?
A.
AutoPatch is platform-independent.
B.
There is a limit to the number of times AutoPatch can be restarted.
C.
If language translation patches need to be applied in addition to the patch you are applying, AutoPatch
notifies you.
D.
If all the prerequisite patches have not been applied, AutoPatch lists the missing prerequisites and
continues with applying the current patch.
E.
AutoPatch replaces the files in the product directory with the files in the patch directory in case the latter
have the same version as the former.
Answer:
C
Section:
(none)
Explanation/Reference:

QUESTION 31
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/<SID>/log.
C.
Use the AD Controller utility, and choose the Review worker status.
D.
Search the Oracle MetaLink Web site for the worker control number.
Answer:
B
Section:
(none)
Explanation/Reference:
QUESTION 32
Identify the script that is used to control the Forms server process in socket mode.
A.
adfrctl.sh
B.
adfrmctl.sh
C.
adapcctl.sh
D.
adalnctl.sh
E.
adformsrvctl.sh
Answer:
E
Section:
(none)
Explanation/Reference:
QUESTION 33
Identify the elements of a patch. (Choose all that apply.)
A.
unified driver
B.
readme files
C.
generic driver

D.
patch history files
E.
patch metadata files
Answer:
ABE
Section:
(none)
Explanation/Reference:
QUESTION 34
As an Applications DBA, you are tasked with cloning a User Acceptance Test System (UAT) to Test System on
July 28. You ran preclone on database tier on July 23 itself. Between July 23 and July 28, some changes have
happened to the database. Identify three scenarios in which you would have to run preclone again. (Choose
three.)
A.
A database was restarted
B.
A tablespace was dropped.
C.
A custom schema was dropped.
D.
A database data file was resized.
E.
A data file was added to the database.
Answer:
BCE
Section:
(none)
Explanation/Reference:
QUESTION 35
Which patch establishes the compatibility of the current version of Oracle Applications with the newer version of
the database or technology stack component?
A.
diagnostic
B.
translation
C.
new feature
D.
intraoperability
E.
interoperability
Answer:

E
Section:
(none)
Explanation/Reference:
QUESTION 36
What kind of files can be found in the <PROD_TOP>/admin directory?
A.
data merge files used to upgrade seed data
B.
driver files, which control AutoUpgrade processes
C.
product-specific files used by AutoUpgrade to upgrade that product
D.
object-description files used to create tables and other database objects
Answer:
C
Section:
(none)
Explanation/Reference:
QUESTION 37
In Oracle Applications Release 12, what are the components used in Oracle Application Framework? (Choose
three.)
A.
Web Listener
B.
Servlet Engine
C.
Metadata UI Definition
D.
Business Components for Java (BC4J)
E.
Application Object Library Java (AOL/J)
Answer:
CDE
Section:
(none)
Explanation/Reference:
QUESTION 38
Identify four statements that correctly describe a schema. (Choose four.)

A.
A schema is a named collection of database objects.
B.
The database user and the schema never have the same name.
C.
A schema can allow another schema to use its objects by granting access.
D.
There is no one-to-one relationship between schemas and users in a database.
E.
An Oracle Application products database objects are divided between the product schema and the APPS
schema.
F.
The concept of a database schema is directly tied to the concept of a database user, or a grant from the
schema owner.
Answer:
ACEF
Section:
(none)
Explanation/Reference:
QUESTION 39
Your Oracle Applications installation is configured on a Windows operating system. As the Applications DBA,
you need to run the adadmin utility to carry out certain maintenance tasks on the system.dentify the steps you
need to perform and their correct sequence to complete the task mentioned above.
1. Log in to the application tier node as the owner of the database file system.
2. Log in to the application tier node as the owner of the applications file system.
3. Run %APPL_TOP%\APPS<CONTEXT_NAME>.cmd.
4. Run %APPL_TOP%\envshell<CONTEXT_NAME>.cmd.
5. Run the adadmin utility in the window in step 3.
6. Run the adadmin utility from the window created in step 4.
A.
1,3,5
B.
2,3,5
C.
2,4,6
D.
1,4,6
Answer:
C
Section:
(none)
Explanation/Reference:
QUESTION 40
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/<SID>/log to find the error.
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.
Answer:
BC
Section:
(none)
Explanation/Reference:
QUESTION 41
Which can be patched using the AutoPatch utility? (Choose all that apply.)
A.
Oracle Database
B.
Oracle Applications
C.
Oracle Application Server
D.
Oracle Development Tools
Answer:
B
Section:
(none)
Explanation/Reference:
QUESTION 42
During the AutoUpgrade process, a worker process fails to complete the assigned job, and updates the status
as failed. The Review worker status window of AD Controller also shows that the worker status is failed. The
log file shows that one of the tables that needs to be updated is locked, and the worker is waiting for the lock to
be released and timed out. If the job is deferred after the worker fails, what do you do next?
A.
Resolve the error and restart the failed job.
B.
Review the worker log file and resolve the error.

C.
Restart the failed job and verify the worker status.
D.
No immediate action is required unless the job fails again.
Answer:
D
Section:
(none)
Explanation/Reference:
QUESTION 43
Andy has just finished applying a patch on his Oracle Applications system configured on a Windows platform by
using the adpatch utility. He wants to inspect the log file and ensure that the patch is completed without any
errors. Where can he find the log file?
A.
%AD_TOP%\admin\log
B.
%APPL_TOP%\admin\log
C.
%AD_TOP%\admin\<SID>\log
D.
%APPL_TOP%\admin\<SID>\log
E.
%INST_TOP%\admin\<SID>\log
Answer:
D
Section:
(none)
Explanation/Reference:
QUESTION 44
You have done a single-node installation of Oracle Applications R12 on node 1. Because of some resource
issues, you move only DB_ORACLE_HOME(10.2.0.2) and the database (.dbf files) to a new server (node 2).
Which statement is correct about uXXXXXX.drv being applied to node 1 and node 2?
A.
uXXXXXX.drv only on node 2
B.
uXXXXXX.drv only on node 1
C.
uXXXXXX.drv on node 1, and then on node 2
D.
uXXXXXX.drv on node 2, and then on node 1
Answer:
B

Section:
(none)
Explanation/Reference:
QUESTION 45
Before you apply a patch, you read the readme.txt file. One of the areas of Oracle Applications to which the
patch will be applied is JAVA_TOP. The readme file mentions that you may need to generate product JAR files
in the AD Administration utilities after the patch is applied. When generating product JAR files, the AD
Administration utility will prompt you with the question: Do you want to force the generation of all JAR files?
What are the three occasions when you need to force the generation of all JAR files? (Choose three.)
A.
after changing your digital signature
B.
after updating to a new Java version
C.
if you find you have missing or out-of-date JAR files
D.
if you are upgrading the Oracle Developer technology stack
Answer:
ABD
Section:
(none)
Explanation/Reference:
QUESTION 46
Which AutoPatch option is used to run a noninteractive autopatch session?
A.
defaultfile
B.
defaultsfile
C.
default_file
D.
defaults_file
Answer:
B
Section:
(none)
Explanation/Reference:
QUESTION 47
Consider a situation where a worker failed with a core dump and cannot be restarted. Although the worker is
listed as running in the adctrl utility, there is no operating system-level process for the erring worker. In this
situation, the only option is to restart the patch. What are the steps performed to restart the patch?
1. Tell the manager that a worker acknowledges quit.

2. Restart the patch.


3. Tell the manager that a worker failed its job.
4. Tell the worker to shut down or quit (all workers). Identify the correct sequence in which you perform the task
in the above scenario.
A.
1, 3, 4, 2
B.
4, 3, 1, 2
C.
4, 1, 3, 2
D.
1, 3, 2, 4
E.
3, 4, 1, 2
Answer:
B
Section:
(none)
Explanation/Reference:
QUESTION 48
You have to patch an Oracle Applications environment configured on a UNIX node. To start an AutoPatch
session, you log in to the application-tier server node as the applications file system owner. You enter adpatch
at the command prompt and get the following error: "-bash: adpatch:
command not found" On closer observation, you find that the applications environment is not set. Which file
would you run to set the Oracle Applications environment?
A.
$APPL_TOP/APPS<context_name>.env
B.
$APPL_TOP/APPS_<context_name>.env
C.
$APPL_TOP/admin/APPS<context_name>.env
D.
$APPL_TOP/admin/APPS_<context_name>.env
Answer:
A
Section:
(none)
Explanation/Reference:
QUESTION 49
You are applying a patch on the database tier. You run AutoConfig as a post installation task of the patch. But
the AutoConfig script exits with nonzero status. What should be your first action to resolve the problem?
A.
Restart the patch.

B.
Restart AutoConfig.
C.
Check <INST_TOP>/admin/log/<MMDDhhmm>/adconfig.log for the reported error.
D.
Check <RDBMS
ORACLE_HOME>/appsutil/log/<CONTEXT_NAME>/<MMDDhhmm>/adconfig.log for the reported error.
Answer:
D
Section:
(none)
Explanation/Reference:
QUESTION 50
You suddenly start receiving errors indicating that there are numerous Java files in the database that are
corrupted and cannot be run. You determined that you must reload the Java Virtual Machine (JVM) to fix the
errors. In addition to reloading the JVM, what Oracle database utilities, if any, do you need to run and why?
(Choose all that apply.)
A.
Compile the Menu information to restore Java menu files to the application forms.
B.
Reload JAR files to the database because after reloading the JVM, the Java class files would be missing.
C.
Compile the APPS schema because after the JVM has been reloaded, APPS permissions need to be
reestablished.
D.
None of the Oracle database utilities need to be run because by reloading the JVM, all corrected Java files
are corrected with the new files loaded during this process.
Answer:
B
Section:
(none)
Explanation/Reference:
QUESTION 51
The Application Utilities (AU_TOP) directory contains _____.
A.
a consolidated set of all product files
B.
utilities such as AutoUpgrade and AutoPatch
C.
files and scripts used by AutoUpgrade during upgrade
D.
consolidated logs and output directories used by concurrent processing
Answer:

A
Section:
(none)
Explanation/Reference:
QUESTION 52
In Oracle Applications Release 12, you want to set up your X Display. After changing the value of the DISPLAY
variable in the Context files of the database and application tiers, which adautocfg.sh files do you execute for
these changes to take effect? (Choose two.)
A.
<INST_TOP>/admin/scripts/adautocfg.sh
B.
<APPL_TOP>/admin/scripts/adautocfg.sh
C.
<COMMON_TOP>/admin/scripts/adautocfg.sh
D.
<RDBMS ORACLE_HOME>/admin/scripts/<CONTEXT_NAME>/adautocfg.sh
E.
<iAS ORACLE_HOME>/appsutil/scripts/<CONTEXT_NAME>/adautocfg.sh
F.
<RDBMS ORACLE_HOME>/appsutil/scripts/<CONTEXT_NAME>/adautocfg.sh
Answer:
AF
Section:
(none)
Explanation/Reference:
QUESTION 53
When you run an autopatch session, the AutoPatch utility prompts you to mention batchsize to be used for the
current session along with a suggested value. What is the significance of batchsize while applying the patch?
A.
batchsize determines the number of parallel workers to be used during the autopatch session.
B.
batchsize determines the number of scripts that would be run in parallel during the autopatch session.
C.
batchsize determines the number of objects that would be compiled in parallel during the autopatch session.
D.
batchsize determines the number of rows that would be committed when certain scripts are run during the
autopatch session.
Answer:
D
Section:
(none)
Explanation/Reference:

QUESTION 54
Identify the situations in which you would select a multi-node installation. (Choose all that apply.)
A.
Data security is a concern and the application serves users on the Internet.
B.
The number of concurrent requests may use up to 80% of the CPU on an all-time basis.
C.
The information technology (IT) team is setting up a system to show users a specific functionality usage.
D.
The CIO received a request from the users for an environment where the users can perform small test runs.
Answer:
AB
Section:
(none)
Explanation/Reference:
QUESTION 55
Which command can be used only with a single-node installation?
A.
rapidwiz -restart
B.
rapidwiz -techstack
C.
rapidwiz -servername <myhost>
D.
rapidwiz -silent -config <location of config.txt>
Answer:
C
Section:
(none)
Explanation/Reference:
QUESTION 56
What does the <AU_TOP>/resource directory contain in Oracle Applications?
A.
product-specific GIF files
B.
.pll files used by Oracle Reports
C.
.pll and .plx files used by Oracle Forms
D.
SQL scripts used by Oracle Applications products at run time
Answer:

C
Section:
(none)
Explanation/Reference:
QUESTION 57
What is true about the worker process in the Oracle Applications R12 environment?
A.
When a worker runs a job for the first time, if the job fails, the manager automatically defers the job to retry
at a later time.
B.
When a worker runs a job for the third time, if the job fails, the status of the job stays at failed and the
worker starts the next job.
C.
As long as the total run time is less than 10 minutes, the manager defers the job to retry at the end of the
current phase, even if that job failed the previous three times.
D.
When a worker runs a job for the second time, if the job fails and the total run time is 15 minutes, then the
status of the job stays at failed and the worker starts the next job.
Answer:
A
Section:
(none)
Explanation/Reference:
QUESTION 58
In Oracle Applications R12, the Applications modules (packaged in the formsapp.ear file) are deployed to the
OC4JForms instance. Identify the ORACLE_HOME used by this OC4J instance.
A.
8.0.6
B.
8.1.7
C.
10.1.2
D.
10.1.3
E.
10.2.0.2
Answer:
D
Section:
(none)
Explanation/Reference:

QUESTION 59
AD Administration contains a utility named Maintain Snapshot Information. Which statements correctly describe
the functionality of this utility? (Choose all that apply.)
A.
You can create a copy of an existing snapshot.
B.
You can delete the current view snapshot.
C.
You can create a list of the current view and named snapshots stored in your system.
D.
You can export an existing snapshot to a file for storage or to another system.
E.
You can update the current view snapshot with any changes to the snapshot since the last update.
Answer:
ACDE
Section:
(none)
Explanation/Reference:
QUESTION 60
A company has implemented Oracle Applications Release 12. It wants tob configure a system that sends
emails to key database administrators (DBAs) when a tablespace in the Oracle Applications database does not
have adequate free space. Identify which component in the Oracle Applications technology layer performs this
task.
A.
Oracle Alert
B.
Oracle Workflow
C.
Oracle E-mail Notification
D.
Oracle Applications Framework
Answer:
A
Section:
(none)
Explanation/Reference:
QUESTION 61
R12 Rapid Install sets the APPL_TOP directory value to _____.
A.
<base directory>/<SID>APPL
B.
<base directory>/APPL<SID>

C.
<base directory>/<db_name>APPL
D.
<base directory>/apps/apps_st/appl
E.
<base directory>/<context_name>APPL
Answer:
D
Section:
(none)
Explanation/Reference:
QUESTION 62
Which three statements are true? (Choose three.)
A.
applterr.txt contains custom error messages.
B.
adlinkbk.txt lists files that the AD Relink utility should back up, rather than delete.
C.
adconfig.txt contains environment information about all ports used by Oracle E-Business Suite R12.
D.
applprod.txt is a product description file, which is used to identify all products and product dependencies.
E.
adalldefaults.txt is a template defaults file that contains entries for all defaults-enabled prompts in the AD
utilities for Oracle E-Business Suite R12.
Answer:
BDE
Section:
(none)
Explanation/Reference:
QUESTION 63
After the successful installation of Oracle Applications Release 12, environment files are created. Which
environment file is used to identify and describe third-party and custom applications linked with Oracle
Applications?
A.
the context file
B.
the devenv.env file
C.
the fndenv.env file
D.
the adovars.env file
E.
the adconfig.txt file

Answer:
B
Section:
(none)
Explanation/Reference:
QUESTION 64
The Applications DBA needs to clone the Production system. Examine the list of steps that the Applications
DBA is considering.
A.
B.
C.
D.
E.
F.
G.
H.
I.
J.

Verify the source and target nodes' software versions.


Apply the Rapid Clone patch.
Run AutoConfig on the application tier.
Set up Rapid Clone on the database tier.
Prepare the source system.
Copy the source system to the target system.
Configure the target system.
Perform the finishing tasks.
Test the target system.
Back up the target system.

Which step is NOT a part of the cloning process?


A.
step A
B.
step B
C.
step C
D.
step D
E.
step F
F.
step G
G.
step J
Answer:
G
Section:
(none)
Explanation/Reference:
QUESTION 65
A patch was applied successfully last night to the Oracle Applications environment to fix a bug. To check the
bug fix, the Applications DBA accessed the "Bug Fixes Report." There are 1,000 files displayed in the report.
The intended file for the bug fix does not appear. What should the Applications DBA do next?
A.

Access the Timing report.


B.
Check readme.txt for postinstallation steps.
C.
Start the Oracle Application Manager (OAM) process.
D.
Use the filter to reduce the number of files in the report.
E.
Reapply the patch on the Oracle Applications environment.
Answer:
D
Section:
(none)
Explanation/Reference:
QUESTION 66
Which command needs to be run to add a new node to an existing system?
A.
perl adautocfg.pl
B.
perl adaddnode.pl
C.
perl adcfgclone.pl addnode
D.
perl adcfgclone.pl appsTier
Answer:
B
Section:
(none)
Explanation/Reference:
QUESTION 67
Which piece of information is captured as part of the Patch Impact Analysis of a particular patch?
A.
prerequisite patches that can be merged and applied
B.
objects that would be rendered invalid after applying the patch
C.
objects that would be dropped from the database during patch application
D.
prerequisite patches required by the patch along with the readme of each patch
Answer:
D
Section:

(none)
Explanation/Reference:
QUESTION 68
The Applications Context file has been accidentally deleted and <INST_TOP> was also lost accidentally. How
do you restore the Applications Context file?
A.
Execute $ perl <INST_TOP>/clone/bin/adclonectx.pl retrieve on the application tier.
B.
Execute $ perl <COMMON_TOP>/clone/bin/adclonectx.pl retrieve on the application tier.
C.
Execute $ perl <ORACLE_HOME>/appsutil/clone/bin/adclonectx.pl retrieve on the database tier.
D.
Execute $ perl <ORACLE_HOME>/appsutil/clone/bin/adclonectx.pl retrieve on the application tier.
Answer:
C
Section:
(none)
Explanation/Reference:
QUESTION 69
As a database administrator (DBA), you have been trying to apply a maintenance patch, but it has failed to run
successfully to completion. You check the AD Administration log file for an error. The log file reveals several
entries that are generic errors about the inability of patch codes to have access to product packages from the
GL product modules. You remember that one of the occasions when you should run the Recreate Grants and
Synonyms AD Administration utility is if the patch and the administrative sessions fail to run successfully to
completion. You have found one occasion to use this utility in the case above. Now choose three other
occasions when you would run this process again. (Choose three.)
A.
after custom development
B.
when applying a patch to the operating system
C.
after applying a patch to the Applications technology stack
D.
in case of incomplete database migrations (exports or imports)
E.
when installing or maintaining underlying database components or options such as Replication
Answer:
ADE
Section:
(none)
Explanation/Reference:
QUESTION 70

In Oracle Applications R12 configured on a UNIX operating system, where will you find the various application
tier control scripts?
A.
$INST_TOP/admin
B.
$APPL_TOP/admin/scripts
C.
$INST_TOP/admin/scripts
D.
$COMMON_TOP/admin/scripts
E.
$INST_TOP/admin/scripts/$CONTEXT_NAME
Answer:
C
Section:
(none)
Explanation/Reference:
QUESTION 71
You installed Oracle Applications Release 12 as a multi-node system where every node has a separate
APPL_TOP. Consider the following configuration:
Node 1 hosts Forms server and Web server.
Node 2 hosts batch processing services and database server. As per the above configuration, which values will
you find in the Applications Context file of Node 1? (Choose all that apply.)
A.
s_isAdWeb = Yes
B.
s_isAdConc = Yes
C.
s_isAdAdmin = No
D.
s_isAdForms = Yes
E.
s_isAdAdmin = Yes
Answer:
ACD
Section:
(none)
Explanation/Reference:
QUESTION 72
As part of the cloning process, the Applications DBA needs to copy the database tier file system to the target
system. Which step is NOT a part of this cloning process?
A.

Perform a normal shutdown of the source system database.


B.
Copy the database files from the source to the target system.
C.
Log on to the source system application tier nodes as the oracle user.
D.
Copy the source 10.1.2 and RDBMS Oracle home directory to the target system.
Answer:
D
Section:
(none)
Explanation/Reference:
QUESTION 73
Identify three valid AD utilities for Oracle E-Business Suite R12. (Choose three.)
A.
Admail
B.
adjkey
C.
adident
D.
adsplice
E.
AdControl
F.
adcfgclon
G.
adlicmgr.sh
Answer:
BCD
Section:
(none)
Explanation/Reference:
QUESTION 74
In your Oracle Applications R12 E-Business Suite implementation, the database is corrupt. To resolve it, the
database Java Virtual Machine (JVM) was reloaded. Identify the type of problem that may occur and the related
correct solution.
A.
Problem: Many invalid objects are found in the APPS schema. Solution: Run the "Validate APPS schema"
task by using the adadmin utility.
B.
Problem: All Oracle Applications Java classes are missing. Solution: Run the "Reload JAR files to the DB"
task by using the adadmin utility.
C.

Problem: The Application screen display does not come up with one of the installed language characters.
Solution: Run the "Convert Character set" task by using the adadmin utility.
D.
Problem: The Application window does not show any of the Accounts Receivables data.
Solution: Use the "Compile/Reload Applications Database Entities" option from the adadmin utility.
Answer:
B
Section:
(none)
Explanation/Reference:
QUESTION 75
Which statement regarding the Oracle Applications R12 technology stack is correct?
A.
The frmweb executable is invoked from the 10.1.2 ORACLE_HOME.
B.
JServ is one of the components of the Oracle Applications R12 technology stack.
C.
The Applications modules (packaged in the formsapp.ear file) are deployed in the OC4J Forms instance
running in the 10.1.2 ORACLE_HOME.
D.
The Application Server 10.1.3 ORACLE_HOME replaces the 8.0.6 ORACLE_HOME provided by Oracle9i
Application Server 1.0.2.2.2 in Release 11i.
E.
The Application Server 10.1.2 ORACLE_HOME replaces the 8.1.7-based ORACLE_HOME provided by
Oracle9i Application Server 1.0.2.2.2 in Release 11i.
Answer:
A
Section:
(none)
Explanation/Reference:
QUESTION 76
Identify the environment variable that points to the $COMMON_TOP/java directory in Oracle Applications R12.
A.
JDK_TOP
B.
JRE_TOP
C.
JAVA_TOP
D.
JAVA_BASE
Answer:
D

Section:
(none)
Explanation/Reference:
QUESTION 77
What are the different AutoConfig scripts? (Choose three.)
A.
adconfig.pl
B.
adautocfg.pl
C.
adconfig.sh/cmd
D.
adautocfg.sh/cmd
E.
adautoconfig.sh/cmd
Answer:
ACD
Section:
(none)
Explanation/Reference:
QUESTION 78
Your Oracle Applications system is reporting some problem and the solution is to apply a patch. Before
applying the patch, you want to check the effects this new patch would have on your system. Which command
would help you achieve this?
A.
adpatch
B.
adpatch test = y
C.
adpatch apply=n
D.
adpatch preinstall = y
Answer:
C
Section:
(none)
Explanation/Reference:
QUESTION 79
All services of Oracle Applications R12 (application tier and database tier) are down. On which tier would the
preclone finish successfully?

A.
none of the tiers
B.
database tier only
C.
application tier only
D.
both application and database tiers
Answer:
C
Section:
(none)
Explanation/Reference:
QUESTION 80
There was an error while applying a patch. The AutoPatch error message indicates that the
FND_INSTALL_PROCESSES table already exists. AutoPatch asks if you want to drop the table. Which two
steps need to be performed before dropping the table? (Choose two.)
A.
Shut down the concurrent managers process.
B.
The users need to log out of Oracle Applications.
C.
Determine if there are errors in the Patch log files.
D.
Determine if other users are running the AD Merge program.
E.
Check whether a previous patch session did not run to completion.
F.
Determine if AutoPatch or any other AD Utility is running in another session.
G.
The password for the APPS user is invalid. Confirm the password of the APPS user.
Answer:
EF
Section:
(none)
Explanation/Reference:
QUESTION 81
What are the three benefits of the Oracle Applications Tablespace Model? (Choose three.)
A.
takes advantage of manual segment management
B.
simplifies maintenance and recovery by using fewer tablespaces
C.
uses locally managed tablespaces, and enables more control over unused space

D.
decreases block-packing compared to the older model, increasing the overall number of buffer gets
E.
makes best use of the restricted number of raw devices available in Real Application Clusters (RAC)
andother environments
Answer:
BCE
Section:
(none)
Explanation/Reference:
QUESTION 82
What are the two occasions when it is appropriate to run Compile APPS schema" by using the AD
Administration utility in the Oracle Applications R12 E-Business Suite environment? (Choose two.)
A.
during the Oracle Applications R12 E-Business Suite upgrade process
B.
when custom packages are moved to the APPS schema and need to be compiled
C.
after enabling the multiple reporting currencies in the Oracle Applications R12 E-Business Suite
environment
D.
after enabling the multiorganization functionality in the Oracle Applications R12 E-Business Suite
environment
E.
when encountering invalid objects in the SYS and SYSTEM schemas in the Oracle Applications R12
F-Business Suite database
Answer:
AB
Section:
(none)
Explanation/Reference:
QUESTION 83
Where can you find the AutoConfig log files in the application tier and database tier? (Choose two.)
A.
<RDBMS ORACLE_HOME>/admin/log/
B.
<INST_TOP>/admin/log/<MMDDhhmm>/
C.
<COMMON_TOP>/admin/log/<MMDDhhmm>/
D.
<APPL_TOP>/admin/<SID>/log/<MMDDhhmm>/
E.
<RDBMS ORACLE_HOME>/appsutil/log/<CONTEXT_NAME>/<MMDDhhmm>/
Answer:

BE
Section:
(none)
Explanation/Reference:
QUESTION 84
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
Answer:
D
Section:
(none)
Explanation/Reference:
QUESTION 85
You just brought the middle tier back after a hardware problem has been fixed. Oracle Applications now
experience problems with an entire product group of forms (fnd), which includes the sign-on form. You decide
that you will generate the forms files in AD Administration to see whether this will fix the problem. You answered
the prompts from the utility as follows:
1. Do you want to generate Oracle Forms using your current character set? (Yes)
2. Do you want to regenerate Oracle Forms PL/SQL library files? (Yes)
3. Do you want to regenerate Oracle Forms executable files? (Yes)
4. Do you want to regenerate Oracle Forms menu files? (Yes)
5. Enter the list of products, or enter 'all' [all]: (fnd)
6. Do you want to generate specific form objects for each selected product? (Yes)
7. Enter libraries and menus to generate, or enter 'all' [all]: (APPCORE.pll, the main library)
8. Enter forms to generate, or enter 'all' [all]: FNDSCSGN.fmx
The utility finished with no errors in the log file. What is the outcome of running the adadmin utility?
A.
All forms in the product group fnd now render with errors.
B.
All forms in the product group fnd now render without errors.
C.
All forms but one in the product group fnd now render with errors.
D.
All forms but one in the product group fnd now render without errors.

Answer:
C
Section:
(none)
Explanation/Reference:
QUESTION 86
What is the version of the Java Oracle home in Oracle Applications Release 12?
A.
10.2
B.
8.1.7
C.
8.0.6
D.
10.1.3
E.
10.1.2
Answer:
D
Section:
(none)
Explanation/Reference:
QUESTION 87
What are the four benefits of using shared APPL_TOP? (Choose four.)
A.
Disk space requirements are greatly reduced.
B.
Administrative tasks need to be carried out only once, on any node.
C.
There is an increased performance for larger workloads and growing user population.
D.
All active instances can concurrently execute transactions against a shared database.
E.
It provides extensible system architecture; machines can be easily added to an existing system.
F.
By enabling the use of distributed AD, it improves the efficiency of patch application, thereby reducing the
down time.
Answer:
ABEF
Section:
(none)
Explanation/Reference:

QUESTION 88
Identify four scenarios in the Oracle Applications R12 E-Business Suite environment in which you would need to
run AutoConfig. (Choose four.)
A.
after relinking product libraries
B.
after restoring a previous configuration
C.
after registering products and languages
D.
after using AD Splicer to add a product to the existing stack
E.
after adding a new variable to the existing context parameters
F.
after using the Oracle Applications Manager (OAM) shopping cart
Answer:
BCDE
Section:
(none)
Explanation/Reference:
QUESTION 89
The connection between the client and Oracle Applications R12 E-Business Suite forms is provided through
_____.
A.
Net8
B.
SQL*Net
C.
An applet
D.
Java Database Connectivity (JDBC)
Answer:
C
Section:
(none)
Explanation/Reference:
QUESTION 90
Identify three facts that you should consider when planning a shared APPL_TOP Oracle Applications
installation. (Choose three.)
A.
It supports a shared Applications technology stack.

B.
Overall disk space requirements may not be reduced.
C.
It can maximize system availability and meet additional usage requirements.
D.
It provides for utilization of distributed AD, improving patch application efficiency.
E.
Administrative tasks, such as patch application, need to be carried out only once.
F.
It provides flexibility because Oracle homes in a shared APPL_TOP are not required to be at the same
patch level.
G.
It provides versatility because APPL_TOP can be shared across nodes running operating systems that are
not binary compatible.
Answer:
CDE
Section:
(none)
Explanation/Reference:
QUESTION 91
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?
A.
$AD_TOP/admin/<SID>/log
B.
$APPL_TOP/admin/<SID>/log
C.
$AD_TOP/admin/<SID>/restart
D.
$APPL_TOP/admin/<SID>/restart
E.
$APPL_TOP/admin/<SID>/wrkr/log
F.
$AD_TOP/admin/<SID>/wrkr/restart
Answer:
D
Section:
(none)
Explanation/Reference:
QUESTION 92
Identify the formula based on which AD utilities provide the default number of workers.
A.
2 * (the number of CPUs on the database server)
B.

2 + (the number of CPUs on the database server)


C.
2 * ( the parallel_max_servers initSID.ora parameter in the database)
D.
2 + (the parallel_max_servers initSID.ora parameter in the database)
Answer:
A
Section:
(none)
Explanation/Reference:
QUESTION 93
On a database server that uses a Windows platform, there are two ways to stop a database. One way is to go
to the Windows Services window, and then click Stop. Which is the other way (on a Windows platform)?
A.
$ addbctl.sh stop normal
B.
$ addinctl.sh stop <SID>
C.
C:\> addbctl.cmd stop normal
D.
C:\> addinctl.cmd stop <SID>
E.
C:\> addbctl.cmd shutdown immediate
Answer:
C
Section:
(none)
Explanation/Reference:
QUESTION 94
Which directory structure is created by default when you install the Oracle Applications R12 file system ?
A.
db/apps_st/10.2.0
B.
apps/tech_st/10.2.0
C.
apps/tech_st/10.1.2
D.
apps/apps_st/common
Answer:
C
Section:
(none)

Explanation/Reference:
QUESTION 95
In which scenario does the Applications DBA need to run the Rapid Clone utility?
A.
There are two systems (Test and Production) for XYZ company. There are invalid objects being
encountered in the Production system. The errors are not happening on the Test system.The Applications
DBA plans to run the Oracle utility on the Production system to fix the invalid objects.
B.
ABC company has three systems: Development, Test, and Production. Testing of the Oracle Applications
patches are being done on the Test system and being promoted to Development for further testing. After
the patches are tested in the Test and Development systems without any issues, they would be promoted to
the Production system. The Applications DBA plans to run the Oracle utility for the promotion of the patch.
C.
There was a hardware disk failure on the Development server. The Development system was being used to
test the application patches. The POIUY company has only two systems:
Development and Production. As soon as the hardware disk failure is resolved on the Development server,
there is a need to rebuild that Development system. The Applications DBA plans to run the Oracle utility to
rebuild the Development system.
D.
There is a need for another Oracle Applications system to test the patches to be applied on the Production
system. Currently, QWERT company has five Oracle Applications systems including Production. The
Production and Test systems are on Release 12.2.10 and the remaining systems are on Release 12.2.9.
The Applications DBA plans to run the Oracle utility on the Test system to test the patch.
Answer:
C
Section:
(none)
Explanation/Reference:
QUESTION 96
Praveen performed a single-node installation of Oracle Applications R12 on a Linux server. After a few days, he
got one more server with the HP operating system. To use resources of both the servers, he decided to move
the database tier to the new HP server. Identify the correct sequence of steps that he needs to perform to
successfully move the database tier.
1. Start up the database and listener.
2. Shut down only application tier services.
3. Export the database from the Linux server by using the exp utility.
4. Install fresh 10g software on the HP server.
5. Create an empty database on the HP server.
6. Import data into empty database on HP server using the imp utility.
7. Copy only the $ORACLE_HOME database from the Linux server to the HP server.
8. Run AutoConfig on the database tier after changing the $CONTEXT_FILE.
9. Shut down all services of Oracle Applications R12.
10. Enable database for AutoConfig.
11. Copy the data files and $ORACLE_HOME database from the Linux server to the HP server.
12. Run AutoConfig on the application tier after changing the $CONTEXT_FILE.
A.

11, 1, 10, 8, 12
B.
9, 7, 3, 6, 1, 12, 8
C.
9, 11, 1, 8, 10, 12
D.
4, 1, 11, 6, 1, 8, 12
E.
2, 4, 5, 3, 6, 10, 8, 12
Answer:
E
Section:
(none)
Explanation/Reference:
QUESTION 97
Which two tasks can you perform with the Application DBA (AD) Controller utility? (Choose two.)
A.
Restart a failed patch.
B.
Review the worker status.
C.
Assign a job to the worker.
D.
Restart a completed worker.
E.
Restart a terminated worker.
Answer:
BE
Section:
(none)
Explanation/Reference:
QUESTION 98
Which statements about AutoConfig are true? (Choose all that apply.)
A.
AutoConfig reads the Context file and updates configuration files.
B.
AutoConfig checks for the availability of ports during port changes.
C.
AutoConfig updates the database with the values for the Context file.
D.
AutoConfig creates a new Context file when if finds a missing xml file.
E.
AutoConfig is a tool that centralizes and simplifies Oracle Applications configuration management.

Answer:
ACE
Section:
(none)
Explanation/Reference:
QUESTION 99
Users are encountering issues on Oracle Applications. Though they are able to log in and view their
responsibilities, there are no navigable forms for the responsibilities. They see the following error message:
"There are no valid Navigations for this responsibility." There was a patch applied on the Oracle Applications
environment before starting the server processes. The Applications DBA stopped all the server processes.
What should you do to solve the error, before starting the server processes?
A.
Enable Maintenance mode.
B.
Disable Maintenance mode.
C.
Regenerate the menus using adadmin.
D.
Start the database tier listener process.
E.
Run the AD Administration utility and generate the forms.
Answer:
B
Section:
(none)
Explanation/Reference:
QUESTION 100
Identify three situations where relinking may be necessary. (Choose three.)
A.
after running AutoConfig
B.
after the server libraries are updated
C.
after the product JAR files are generated
D.
when executable programs become corrupted
E.
when executable programs are accidentally deleted
Answer:
BDE
Section:
(none)

Explanation/Reference:
QUESTION 101
Postclone completed successfully both on the database tier and the application tier. All services started
normally, but the login page was blank. Which action would you perform to fix this error?
A.
Compile JSPs.
B.
Recompile all fnd forms.
C.
Relink all fnd executables.
D.
Regenerate all message files.
E.
Maintain snapshot information.
Answer:
A
Section:
(none)
Explanation/Reference:
QUESTION 102
Identify three features that INST_TOP supports. (Choose three.)
A.
read-only file systems
B.
centralization of log files
C.
centralization of all JSP files
D.
centralization of data files and control files
E.
centralization of application and database server control scripts
F.
sharing of APPL_TOP and technology stack among multiple instances
Answer:
ABF
Section:
(none)
Explanation/Reference:
QUESTION 103
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.)

A.
Product installation status
B.
Rollback segment information
C.
Version of Oracle Applications
D.
Status of Multiorg enabled or not
E.
Location and size of database data files
F.
Versions of all ORACLE_HOMEs used by Oracle Applications R12
Answer:
ABCD
Section:
(none)
Explanation/Reference:
QUESTION 104
Which three statements are true? (Choose three.)
A.
adcfgclone.pl must successfully finish on the database tier first.
B.
adcfgclone.pl must successfully finish on the application tier first.
C.
The apps password is required to run adcfgclone.pl on the application tier.
D.
The port pool information is required for running adcfgclone.pl on the database tier.
E.
The system database user password is required to run adcfgclone.pl on the application tier.
F.
adcfgclone.pl can be run in any sequence. It can be run on the database tier first or on the application tier
first.
Answer:
ACD
Section:
(none)
Explanation/Reference:
QUESTION 105
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
Answer:
AE
Section:
(none)
Explanation/Reference:
QUESTION 106
What are the three benefits of having the APPS schema in the Oracle Applications R12 database? (Choose
three.)
A.
By using the APPS schema, the effect of inefficient ad hoc queries is limited.
B.
By eliminating the need for cross-product grants and synonyms, the APPS schema improves reliability.
C.
The APPS schema helps to ensure that the highest-priority business activities always have sufficient
resources.
D.
By using one APPS schema that can access all Oracle Applications objects, cross-product dependencies
are eliminated.
E.
By eliminating the need for cross-product grants and synonyms, the APPS schema reduces the time
needed for installation, upgrade, and patching.
Answer:
BDE
Section:
(none)
Explanation/Reference:
QUESTION 107
Identify two ways in which you validate the APPS schema in the Oracle Applications R12 E- Business Suite
setup. (Choose two.)
A.
Run the <RDBMS ORACLE_HOME>/appsutil/scripts/<context_name>/advrfapp.sh script.
B.
Run the AD Administration utility in noninteractive mode with the default file having
menu_option=VALIDATE_APPS.

C.
Run the AD Administration utility in interactive mode, and then select Compile/Reload Applications
Database Entities menu > Compile APPS Schema option.
D.
Use SQL*PLUS <SYSTEM username>/<SYSTEM password>
@$AD_TOP/admin/sql/advrfapp.sql <APPS schema name> <AOL schema name>.
Answer:
BD
Section:
(none)
Explanation/Reference:
QUESTION 108
The Applications DBA is assigned to merge five patches without unzipping the automated release updates
(ARUs), by running the AD Merge Patch. Which UNIX command has the correct arguments?
A.
admgrpch -s <source directory> -d <destination directory> \ -merge_name <name> -manifest <filename>
B.
admrgpch -s <source directory> -t <target directory> \ -merge_name <name> -manifest <filename>
C.
admrgpch -s <source directory> -d <destination directory> \ -merge_name <name>
D.
admrgpch -s <source directory> -d <destination directory> \ -mergename <name> -manifest <filename>
E.
admrgpch -s <source directory> -d <destination directory> \ -merge_name <name> - manifest_name
<filename>
Answer:
A
Section:
(none)
Explanation/Reference:
QUESTION 109
You try to run adpatch and adadmin, but it fails with the following error: " Your current Applications top directory
does not match that of the configuration file. Please check that your environment is correct." Which
configuration file should you change to fix this issue?
A.
config.txt
B.
adcert.txt
C.
adsign.txt
D.
topfile.txt
E.
appltop.cer

F.
adconfig.txt
Answer:
F
Section:
(none)
Explanation/Reference:
QUESTION 110
Oracle Workflow provides infrastructure for the enterprise wide communication of data. This data is related to
defined business events, providing capabilities needed to _____. (Choose three.)
A.
manage concurrent processing
B.
streamline and automate transaction flows
C.
notify users about specific database exceptions
D.
support standard and personalized business rules
E.
deliver notification emails to any Oracle Applications or Internet user
Answer:
BDE
Section:
(none)
Explanation/Reference:
QUESTION 111
The worker shows the Running or Restarted status, but the process is not really running. Which are the two
corrective actions that you would perform to restart a worker? (Choose two.)
A.
Tell the worker to quit.
B.
Tell the worker to shut down.
C.
Restart a worker on the current machine.
D.
Tell the manager that a worker has failed in its job.
E.
Tell the manager that a worker acknowledges quit.
Answer:
CD
Section:
(none)

Explanation/Reference:
QUESTION 112
Which four statements are true about the Rapid Clone utility? (Choose four.)
A.
It removes components of the file system.
B.
It does not remove any components of the file system.
C.
It can be used to migrate an existing system to a new server.
D.
It reimplements the saved configuration on the target system.
E.
It is applied in Normal mode to all APPL_TOPs on the source system.
F.
It preserves the Oracle Applications configuration information that is specific to the target system.
Answer:
ACDF
Section:
(none)
Explanation/Reference:
QUESTION 113
Applying a patch in Pre-Install mode performs which three actions only? (Choose three.)
A.
generates JAR files
B.
reads product drivers file
C.
relinks all the executables
D.
performs file copy actions
E.
performs version checking
F.
relinks FND and AD executables only
Answer:
DEF
Section:
(none)
Explanation/Reference:
QUESTION 114
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
Answer:
D
Section:
(none)
Explanation/Reference:
QUESTION 115
You are in the midst of applying a patch on an Oracle Applications system when AutoPatch reports that one of
the workers failed and that it requires you to fix this error before proceeding. Where would you get detailed
information about the cause of the worker's failure?
A.
adpatch.lgi
B.
adpatch.log
C.
adwrkXXX.log
D.
adworkXXX.log
E.
adworkerXXX.log
Answer:
D
Section:
(none)
Explanation/Reference:
QUESTION 116
Which four statements are true with respect to the APPS schema? (Choose our.)
A.
It has synonyms to all base product tables and sequences.
B.

Each products schema grants full privileges to the APPS schema.


C.
It contains only its own data objects (tables, sequences, and indexes).
D.
It is the only schema that has universal access to Oracle Applications.
E.
Run-time usage of Oracle Applications is through the APPS schema only.
F.
Data objects for the Applications technology-layer products (FND, AD, and so on) are stored under the
APPS schema.
Answer:
ABDE
Section:
(none)
Explanation/Reference:
QUESTION 117
Identify the three common subdirectories of the APPL_TOP directory of the Oracle Applications file system.
(Choose three.)
A.
au
B.
fnd
C.
xla
D.
util
E.
clone
F.
portal
G.
scripts
Answer:
ABC
Section:
(none)
Explanation/Reference:
QUESTION 118
When do you run AutoConfig? (Choose three.)
A.
after the JAR files are generated
B.
when any ADX product patch is applied
C.

when you add data in Oracle Applications Manager (OAM) support cart
D.
when you have made updates to a Context file (via Oracle Applications Manager)
E.
when an Oracle MetaLink note instructs you to run Autoconfig as part of an upgrade, migration, cloning,
and/or configuration process
Answer:
BDE
Section:
(none)
Explanation/Reference:
QUESTION 119
Which three statements about the Applications Context file are true? (Choose three.)
A.
It is a system configuration file.
B.
It must be edited manually using a text editor.
C.
It is stored in an Oracle Applications Manager (OAM) schema.
D.
It can be downloaded from Oracle Applications Manager (OAM).
E.
It is created by Rapid Install using AutoConfig during installation and upgrade.
F.
It stores all information required to configure an Oracle Applications instance.
Answer:
DEF
Section:
(none)
Explanation/Reference:
QUESTION 120
Where is the AutoPatch executable located in Oracle Applications R12?
A.
$AD_TOP
B.
$AU_TOP/bin
C.
$AD_TOP/bin
D.
$APPL_TOP/admin
E.
$COMMON_TOP/bin
Answer:

C
Section:
(none)
Explanation/Reference:
QUESTION 121
Identify the correct statement regarding the AutoPatch utility in R12.
A.
AutoPatch does not verify the APPL_TOP name.
B.
AutoPatch prompts the user for the SYSTEM and APPS passwords.
C.
AutoPatch does not verify if the system is in maintenance mode or not.
D.
AutoPatch does not verify whether the concurrent programs are installed in the current APPL_TOP.
E.
AutoPatch does not verify whether it is pointing to the correct database and Applications technology stack.
Answer:
B
Section:
(none)
Explanation/Reference:
QUESTION 122
Choose two statements that are correct for AutoPatch running in Test Mode. (Choose two.)
A.
It Relinks any executables.
B.
It does not record patch history.
C.
It reads and validates the patch driver's file.
D.
It generates any forms, reports, PL/SQL libraries, or menu files.
E.
It copies any files from the patch directory to the installation area.
Answer:
BC
Section:
(none)
Explanation/Reference:
QUESTION 123
You have successfully completed preclone on the application tier node. Which application tier file system needs

to be copied from the source applications node to the target node for completing postclone successfully on the
target node?
1 .<APPL_TOP>
2 .<INST_TOP>
3.<AS Tools ORACLE_HOME>
4.<AS Web IAS_ORACLE_HOME>
5. oraInventory
A.
1, 3, 4
B.
1, 3, 5
C.
2, 3, 4
D.
1, 2 ,4
E.
1, 2, 3
F.
2, 3, 5
Answer:
A
Section:
(none)
Explanation/Reference:
QUESTION 124
Which two values must be set for changing the temporary directory for log and output files from the PL/SQL
concurrent program? (Choose two.)
A.
TMP_DIR variable
B.
APPLPTMP variable
C.
APPLTMP parameter
D.
Utl_file_dir parameter
Answer:
BD
Section:
(none)
Explanation/Reference:
QUESTION 125
Identify three modes in which AutoPatch can be run, in addition to the normal patch application mode. (Choose
three.)

A.
hotptch
B.
Test mode
C.
Pre-install mode
D.
Non-interactive operation
E.
Patch Impact Analysis Mode
Answer:
BCD
Section:
(none)
Explanation/Reference:
QUESTION 126
The Oracle Applications R12 database administrator (DBA) runs the "Recreate grants and synonyms for APPS
schema" task by using the adadmin utility when grants or synonyms are missing from the database. Which
three causes are responsible for this? (Choose three.)
A.
incomplete database migrations (exports or imports)
B.
patch and administrative sessions that failed to run successfully to completion
C.
invoking PL/SQL routines to maintain multilingual tables by adding missing, untranslated rows
D.
installing or maintaining Oracle Applications R12 E-Business Suite underlying database components or
options such as Replication
Answer:
ABD
Section:
(none)
Explanation/Reference:
QUESTION 127
You were applying an Oracle Receivables patch to your Oracle Applications system. The patch failed. Now you
want to revert to the older version of the files under the product AR using the backup copy, which AutoPatch
creates, before making any changes to the existing files. Where would you find these files?
A.
$AR_TOP/backup/
B.
$AD_TOP/backup/ar/
C.
<patch_dir>/backup/ar/
D.

<patch_dir>/backup/<sys_name>/<appl_top_name>/ar/
Answer:
D
Section:
(none)
Explanation/Reference:
QUESTION 128
You discover that you will be applying an application patch on your APPL_TOP by using AutoPatch, which
contains a compatible feature, the prereq line. To ensure that the automatic, prerequisite patch-checking
feature operates during the application of the patch, you must run AD Administration, Maintain Snapshot
Information, then perform some key tasks, and then AutoPatch. Select four key Maintain Snapshot Information
tasks or combination of tasks that will ensure that the prerequisite patch-checking feature operates during the
application of the patch.
(Choose four.
A.
Update a current view snapshot, or create a named snapshot.
B.
Export a snapshot to a file, and then delete the named snapshot.
C.
Import an up-to-date snapshot from a file from a different APPL_TOP.
D.
List snapshots, delete the named snapshot, and create a named snapshot.
E.
Copy the existing snapshot, delete the named snapshot, and then create a named snapshot.
Answer:
ACDE
Section:
(none)
Explanation/Reference:
QUESTION 129
Identify the environmental variable that defines to which ORACLE schema the System Administration
responsibility connects.
A.
GW YI D
B.
DBNAM
C.
FNDNAM
D.
FNDCPASS
E.
APPLFENV
Answer:

C
Section:
(none)
Explanation/Reference:
QUESTION 130
In Oracle Applications R12, to which directory does the $OA_HTML environment variable point?
A.
$INST_TOP/html
B.
$COMMON_TOP/html
C.
$INST_TOP/webapps/oacore/html
D.
$COMMON_TOP/webapps/oacore/html
Answer:
D
Section:
(none)
Explanation/Reference:
QUESTION 131
You want to run preclone on database tier. You logged in to the database node and realized that the appsutil
directory is missing. Identify the command you use to re-create appsutil.zip, so that the appsutil directory can be
re-created.
A.
perl <AD_TOP>/bin/admkdbutil.pl
B.
perl <AD_TOP>/bin/admkappsutil.pl
C.
perl <INST_TOP>/appl/bin/admkappsutil.pl
D.
perl <APPL_TOP>/appl/bin/admkappsutil.pl
Answer:
B
Section:
(none)
Explanation/Reference:
QUESTION 132
The Oracle Applications Release 12 processes on the application tier are started successfully. The Applications
database administrator (DBA) must apply a patch while the users are still using Oracle Applications. According
to the instructions from readme.txt of the patch to be applied, only the concurrent manager process must be

shut down before applying the patch. After the patch is applied successfully, one should start the concurrent
manager processes. The Applications DBA performs these steps to apply the patch on the application tier:
Step 1: Logs in to the application tier as "applmgr"
Step 2: Changes to the $INST_TOP/admin/scripts directory
Step 3: Executes the adstpall.sh script
Step 4: Applies the patch
Step 5: Checks the log file of the patch for any errors
Step 6: Runs the $INST_TOP/admin/scripts/adstrtal.sh script What do you conclude?
A.
There are no mistakes in the steps.
B.
In the sixth step, the location of the script is wrong.
C.
In the third step, the adstpall.sh script should not be used.
D.
In the first step, the user should be oracle instead of applmgr.
Answer:
C
Section:
(none)
Explanation/Reference:
QUESTION 133
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 <myhost> command can be used during multi-node installation.
Answer:
BCD
Section:
(none)
Explanation/Reference:
QUESTION 134
Oracle Applications produces temporary PL/SQL output files used in concurrent processing. These files are
written to a location on the database server node specified by the APPLPTMP environment setting. What would
be the value of APPLPTMP in the environment setting?
A.

the temporary directory used by the operating system


B.
the $COMMON_TOP/temp directory where the common files are located
C.
the last value defined for the UTL_FILE_DIR parameter in the init.ora file
D.
the first value defined for the UTL_FILE_DIR parameter in the init.ora file
E.
the $APPLCSF/out directory where the Applications common output files are located
Answer:
D
Section:
(none)
Explanation/Reference:
QUESTION 135
What are the two possible sequences of worker status while a job is being completed by a worker? (Choose
two.)
A.
Waiting => Assigned => Running => Completed
B.
Assigned => Waiting => Running => Completed
C.
Waiting => Assigned => Running => Failed => Fixed, Restart => Restarted => Completed
D.
Assigned => Waiting => Running => Failed => Fixed, Restart => Restarted => Completed
E.
Waiting => Assigned => Running => Failed => Fixed, Restart => Restarted => Running => Completed
Answer:
AC
Section:
(none)
Explanation/Reference:
QUESTION 136
The adovars.env file specifies the location of different types of files, by using various environment variables.
Identify three parameters that are part of this environment file. (Choose three.)
A.
FND_TOP
B.
OAH_TOP
C.
JRE_TOP
D.
JAVA_TOP
E.

CLASSPATH
F.
OA_JAVA_TOP
G.
SH_LIBRARY_PATH
Answer:
BDE
Section:
(none)
Explanation/Reference:
QUESTION 137
Which statement is true for Oracle Applications Release 12?
A.
You need to set $ORACLE_HOME 8.0.6 when adadmin has to be run.
B.
You need to set $ORACLE_HOME 8.1.7 when adadmin has to be run.
C.
You need to set $ORACLE_HOME 10.1.2 when adadmin has to be run.
D.
You need to set $ORACLE_HOME 10.1.3 when adadmin has to be run.
E.
You need to set $ORACLE_HOME 10.2.0.2 when adadmin has to be run.
Answer:
C
Section:
(none)
Explanation/Reference:
QUESTION 138
Your system crashes while running an Application DBA (AD) utility. Which are the corrective actions you
perform to synchronize the utility status and system status before restarting the utility? (Choose all that apply.)
A.
Start the AD patch.
B.
Start AD Controller.
C.
Tell the worker to quit.
D.
Tell the worker to restart a failed job.
E.
Tell the manager that a worker failed its job.
Answer:
BDE

Section:
(none)
Explanation/Reference:
QUESTION 139
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.
Answer:
CE
Section:
(none)
Explanation/Reference:
QUESTION 140
In Oracle Applications R12 E-Business Suite, what is the best method to relink the Application DBA (AD)
executable programs?
A.
Use AD Administration (adadmin).
B.
Use the AD Controller utility (adctrl).
C.
Use AutoConfig to relink (adautocfg.sh).
D.
Use the AD relink command-line utility (adrelink.sh).
Answer:
D
Section:
(none)
Explanation/Reference:
QUESTION 141
What is contained in the FND_APPLICATION_TL table found in the Oracle Applications R12 database?

A.
table list of all Oracle Application Object Library (AOL) objects
B.
transaction-load statistics of Application Object Library usage
C.
trigger logic for all Application Object Library (AOL)-related tables
D.
language-translated information about all applications registered with Application Object Library
Answer:
D
Section:
(none)
Explanation/Reference:
QUESTION 142
The Applications DBA is tasked with applying 10 patches for the Accounts Receivable product. There is no
order for applying the patches. According to readme.txt of two patches, only the database drivers should be
applied. These patches are 135792 and 246813. Review this list of steps that the DBA is considering:
A) Merge 8 of the 10 patches, excluding 135792 and 246813.
B) Merge the patches 135792 and 246813.
C) Merge all 10 patches.
D) Apply cmerged1.drv.
E) Apply dmerged1.drv.
F) Apply gmerged1.drv.
G) Apply cmerged2.drv.
H) Apply dmerged2.drv.
I) Apply gmerged2.drv.
J) Apply cmerged.drv.
K) Apply dmerged.drv.
L) Apply gmerged.drv.
M) Rename cmerged.drv as cmerged1.drv.
N) Rename dmerged.drv as dmerged1.drv.
O) Rename gmerged.drv as gmerged1.drv.
P) Rename cmerged.drv as cmerged2.drv.
Q) Rename dmerged.drv as dmerged2.drv.
R) Rename gmerged.drv as gmerged2.drv.
Which set of steps would meet the requirement?
A.
C, J, K, L
B.
B, K, C, J, K, L
C.
A, J, K, L, B, K
D.
A, J, K, L, B, J, K, L
E.
B, N, A, M, N, O, D, E, F
F.
A, M, N, O, B, P, Q, R, D, E, F, G, H, I

Answer:
C
Section:
(none)
Explanation/Reference:
QUESTION 143
Identify three application-tier technology components used in Oracle Applications Release 12.
(Choose three.)
A.
Jserv
B.
Oracle Developer 10g
C.
Oracle JDeveloper 9i
D.
Application Server 10.1
E.
Oracle HTTP Server/Apache 10.1.3
Answer:
BDE
Section:
(none)
Explanation/Reference:
QUESTION 144
John and Peter are working for the same project and handling the same environment called TEST. John
receives a request to apply a big patch on the TEST environment. He stops all services and starts applying this
patch. At the time when d-portion of the patch is going on, Peter gets a request to recompile all forms of the GL
schema. Peter is not aware that John is applying the patch, so he starts adadmin in the other session. What will
happen in this case?
A.
As soon as Peter executes adadmin, the adpatch session gets killed.
B.
As soon as Peter executes adadmin, both adpatch and adadmin sessions get killed.
C.
As soon as Peter executes adadmin, he gets the error You must be in Maintenance Mode to run adadmin.
D.
As soon as Peter executes adadmin, he gets the error "You dont have permissions to execute adadmin as
adpatch is running."
E.
As soon as Peter executes adadmin and passes all relevant parameters required by adadmin to generate
all GL forms, adpatch will run as it was running and adadmin will indicate that "the
FND_INSTALL_PROCESSES table created by AutoPatch already exists."
Answer:

E
Section:
(none)
Explanation/Reference:
QUESTION 145
Identify which three statements are true about restart files. (Choose three.)
A.
Each worker has a restart file called adworkxxx.rf9.
B.
All workers have one restart file called adwork.rf9.
C.
By default, AD utilities delete their restart files when processing completes, but leave no backup versions.
D.
The worker creates the restart file when the manager assigns it a job and deletes the restart file when it
finishes the job.
E.
By default, AD utilities delete their restart files when processing completes, but leave backup versions with
the .bak, .bk2, or .bk3 extensions.
F.
Restart files are stored in $APPL_TOP/admin/<CONTEXT_NAME>/restart or in %APPL_TOP%\admin
\<CONTEXT_NAME> \restart on Windows.
Answer:
ADE
Section:
(none)
Explanation/Reference:
QUESTION 146
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<sid>.txt
Answer:
A
Section:
(none)

Explanation/Reference:
QUESTION 147
Identify five required post-installation tasks for Oracle Applications R12 E-Business Suite.
(Choose five.)
A.
Set up a stage directory.
B.
Configure the client software.
C.
Review security practices.
D.
Install the latest Java Development Kit.
E.
Update the log and out PL/SQL directories.
F.
Configure database initialization parameters.
G.
Implement product- and country-specific functionalities.
Answer:
BCEFG
Section:
(none)
Explanation/Reference:
Answer: B, C, E, F, G
QUESTION 148
The patch 384610 was applied to the test environment successfully. To schedule the patch to be applied to the
production environment, the Applications DBA should inform the users of the unavailability of the production
environment. Which report can the Applications DBA look at to determine the estimated duration of the task,
assuming that the hardware, server load, and applications running on the servers are unchanged?
A.
Timing report
B.
Bug Fixes report
C.
Files Copied report
D.
Action Details report
E.
Patch Details report
F.
Action Summary report
Answer:
A
Section:

(none)
Explanation/Reference:
QUESTION 149
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.
Answer:
CEF
Section:
(none)
Explanation/Reference:
QUESTION 150
Which two statements are true about the APPS schema? (Choose two.)
A.
The APPS schema owns all code objects.
B.
The APPS schema owns all the products' data objects.
C.
The APPS schema has synonyms for all base tables and sequences.
D.
The APPS schema owns the technology-layer (FND, AD, and so on) data.
Answer:
AC
Section:
(none)
Explanation/Reference:
QUESTION 151
In Oracle Applications R12, which environment variable specifies the location where the Java zip files will be
installed?

A.
$AF_JLIB
B.
$JAVA_LIB
C.
$JAVA_TOP
D.
$CLASSPATH
E.
$AF_CLASSPATH
Answer:
A
Section:
(none)
Explanation/Reference:
QUESTION 152
In the Oracle Applications R12 file system, where do you find the server process scripts of the database tier?
A.
<INST_TOP>/admin/scripts
B.
<APPL_TOP>/admin/scripts
C.
<iAS ORACLE_HOME>/scripts
D.
<8.0.6 ORACLE HOME>/appsutil/scripts
E.
<RDBMS ORACLE_HOME>/appsutil/scripts/<context_name>/
F.
<RDBMS ORACLE_HOME/appsutil/admin/scripts/<context_name>/
Answer:
E
Section:
(none)
Explanation/Reference:
QUESTION 153
You decide to bring up the database manually while cloning Oracle E-Business Suite R12. Identify the options
of adcfgclone.pl that you would choose to successfully complete the clone on the database tier.
A.
adcfgclone.pl dbTechStack only
B.
adcfgclone.pl databaseTechStack only
C.
adcfgclone.pl database and adcfgclone.pl dbconfig <Target CONTEXT_NAME>.xml

D.
adcfgclone.pl dbTechStack and adcfgclone.pl dbconfig <Target CONTEXT_NAME>.xml
Answer:
D
Section:
(none)
Explanation/Reference:
QUESTION 154
There was an error while applying a patch. The AutoPatch error message ndicates that the
FND_INSTALL_PROCESSES table already exists. AutoPatch asks if you want to drop the table. Which two
teps need to be performed before dropping the table? (Choose two.)
A.
Shut down the concurrent managers process.
B.
The users need to log out of Oracle Applications.
C.
Determine if there are errors in the Patch log files.
D.
Determine if other users are running the AD Merge program.
E.
Check whether a previous patch session did not run to completion.
F.
Determine if AutoPatch or any other AD Utility is running in another session.
G.
The password for the APPS user is invalid. Confirm the password of the APPS user.
Answer:
EF
Section:
(none)
Explanation/Reference:
QUESTION 155
In an Oracle Applications Release 12 environment, where do you find the CONTEXT_NAME>.xml file?
(Choose two.)
A.
<APPL_TOP>/admin/
B.
<COMMON_TOP>/admin/
C.
<INST_TOP>/appl/admin/
D.
<iAS ORACLE_HOME>/appsutil/
E.
<RDBMS ORACLE_HOME>/apputil/

Answer:
CE
Section:
(none)
Explanation/Reference:
QUESTION 156
You were applying an Oracle Receivables patch to your Oracle Applications ystem. The patch failed. Now you
want to revert to the older version of the files under the product AR sing the backup opy, which AutoPatch
creates, before making any changes to the existing files. Where ould you find hese files?
A.
$AR_TOP/backup/
B.
$AD_TOP/backup/ar/
C.
<patch_dir>/backup/ar/
D.
<patch_dir>/backup/<sys_name>/<appl_top_name>/ar/
Answer:
D
Section:
(none)
Explanation/Reference:
QUESTION 157
Which piece of information is captured as part of the Patch Impact Analysis f a particular patch?
A.
prerequisite patches that can be merged and applied
B.
objects that would be rendered invalid after applying the patch
C.
objects that would be dropped from the database during patch application
D.
prerequisite patches required by the patch along with the readme of each patch
Answer:
D
Section:
(none)
Explanation/Reference:
QUESTION 158
You discover that you will be applying an application patch on your PPL_TOP by using AutoPatch, which
contains a compatible feature, the prereq line. To ensure that the utomatic, prerequisite atch-checking feature

operates during the application of the patch, you must run AD Administration, aintain Snapshot Information,
then perform some key tasks, and then AutoPatch. Select four ey Maintain Snapshot Information tasks or
combination of tasks that will ensure that the prerequisite atch-checking feature operates during the application
of the patch. (Choose four.)
A.
Update a current view snapshot, or create a named snapshot.
B.
Export a snapshot to a file, and then delete the named snapshot.
C.
Import an up-to-date snapshot from a file from a different APPL_TOP.
D.
List snapshots, delete the named snapshot, and create a named snapshot.
E.
Copy the existing snapshot, delete the named snapshot, and then create a named snapshot.
Answer:
ACDE
Section:
(none)
Explanation/Reference:
QUESTION 159
You want to run preclone on database tier. You logged in to the databasenode and realized that the appsutil
directory is missing. Identify the command you use to re-create appsutil.zip, so that the appsutil directory can be
re-created.
A.
perl <AD_TOP>/bin/admkdbutil.pl
B.
perl <AD_TOP>/bin/admkappsutil.pl
C.
perl <INST_TOP>/appl/bin/admkappsutil.pl
D.
perl <APPL_TOP>/appl/bin/admkappsutil.pl
Answer:
B
Section:
(none)
Explanation/Reference:
QUESTION 160
Identify the files that are changed when you run AutoConfig. (Choose all that apply.)
A.
<TNS_ADMIN>/listener.ora
B.
<APPL_TOP>/<CONTEXT_NAME>.env
C.

<APPL_TOP>/admin/adconfig.txt
D.
<ORACLE_HOME>/<CONTEXT_NAME>.env
E.
<INST_TOP>/appl/admin/<CONTEXT_NAME>.xml
Answer:
ABD
Section:
(none)
Explanation/Reference:
QUESTION 161
Which database user is the owner of FND_INSTALL_PROCESSES and AD_DEFERRED_JOBS tables?
A.
ad
B.
fnd
C.
apps
D.
applsys
E.
applsyspub
Answer:
D
Section:
(none)
Explanation/Reference:

You might also like