You are on page 1of 60

Oracle 1z0-238

1z0-238 EBS R12: Install, Patch and Maintain


Applications
Practice Test
Version 3.0
Oracle 1z0-238: Practice Exam
QUESTION NO: 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: A,C,E

QUESTION NO: 2

m
The Cumulative Update 2 (CU2) patch was applied to the test environment. The patch took a few
.co
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?
sts

A. Oracle Enterprise Manager


B. Oracle Applications Manager
lTe

C. Oracle Discoverer reporting tool


D. Oracle Business Intelligence products
E. SQL*Plus program to access the FND tables
tua

F. Oracle Applications concurrent request (System Administrator) reports

Answer: B
Ac

QUESTION NO: 3

Which Oracle Applications environment file compiles and links custom Oracle Forms user exits
and concurrent 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

"Pass Any Exam. Any Time." - www.actualtests.com 2


Oracle 1z0-238: Practice Exam

QUESTION NO: 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

m
7. Restarted

.co
Choose the sequence that would place the process statuses in the proper flow order when an in-
processing error is received.
sts
A. 5, 1, 4, 6, 7, 3, 2
B. 1, 3, 4, 6, 7, 5, 2
C. 3, 6, 5, 1, 4, 7, 2
lTe

D. 7, 3, 6, 5, 4, 1, 2
E. 6, 1, 4, 3, 5, 7, 2
tua

Answer: C
Ac

QUESTION NO: 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.

"Pass Any Exam. Any Time." - www.actualtests.com 3


Oracle 1z0-238: Practice Exam
Answer: G

QUESTION NO: 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

m
C. On the database tier:
$INST_TOP/appsutil/log/<context>/ApplyDBTier_<timestamp>.log
On the application tier:
$LOG_HOME/admin/log/ApplyAppsTier_<timestamp>.log
.co
D. On the database tier: RDBMS
sts
$ORACLE_HOME/appsutil/log/<context>/ApplyDBTier_<timestamp>.log On the application tier:
$INST_TOP/admin/log/ApplyAppsTier_<timestamp>.log
lTe

Answer: D
tua

QUESTION NO: 7

Which directory in Oracle Applications R12 contains ORACLE_HOME used for the tools
Ac

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

QUESTION NO: 8

Your patch was applied and finished without encountering any error during the process. Which is
NOT a correct part of the postpatch process?

"Pass Any Exam. Any Time." - www.actualtests.com 4


Oracle 1z0-238: Practice Exam
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

QUESTION NO: 9

How many ORACLE_HOMEs are there in the architecture of Oracle Applications Release 12?

A. four

m
B. five
C. two
D. one
.co
E. three
sts

Answer: E
lTe

QUESTION NO: 10

Which two statements are correct about Rapid Clone? (Choose two.)
tua

A. Rapid Clone does not take care oforaInventory.


B. Rapid Clone updates only site-level profile options.
Ac

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: B,D

QUESTION NO: 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?

"Pass Any Exam. Any Time." - www.actualtests.com 5


Oracle 1z0-238: Practice Exam
A. Use the restore.sh rollback script and run theAutoConfig script to generate new configuration
iles.
B. Use the Support Cart feature in Oracle Applications Manager (OAM) and run theAutoConfig
script to generate new configuration files.
C. Use the Context Editor Wizard from the command line and run theAutoConfig utility manually
from <AD_TOP>/bin.
D. Use OAMAutoConfig 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

QUESTION NO: 12

m
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?
.co
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.
sts
C. No DISPLAY settings are required. Shutting down and restarting the services underAPPSTier
will fix the issue.
D. Set up the DISPLAY environment variable in adovars.env to point to an active X Windows.
lTe

E. Set up the DISPLAY environment variable in $CONTEXT_FILE of the database tier to point to
an active X Windows, and then runAutoConfig.
F. Set up the DISPLAY environment variable in $CONTEXT_FILE of the application tier to point to
tua

an active X Windows, and then runAutoConfig.

Answer: F
Ac

QUESTION NO: 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

"Pass Any Exam. Any Time." - www.actualtests.com 6


Oracle 1z0-238: Practice Exam

QUESTION NO: 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. Runpreclone on the source database tier and request the customer's DBA to send only
<Context_name>.xml.
B. Runpreclone on the source database tier and request the customer's DBA to send only the
oraInventory directory.

m
C. Runpreclone on the source database tier and request the customer's DBA to send only the dbf
system tablespace files.
.co
D. Runpreclone on the source database tier and request the customer's DBA to send only bin
under the $ORACLE_HOME database.
E. Runpreclone on the source database tier and request the customer's DBA to send only the
sts
appsutil directory under the $ORACLE_HOME database.

Answer: E
lTe

QUESTION NO: 15
tua

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?
Ac

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

QUESTION NO: 16

What are the prerequisites (minimum version) at the operating system level before cloning an
environment in Oracle Applications Release 12?

"Pass Any Exam. Any Time." - www.actualtests.com 7


Oracle 1z0-238: Practice Exam
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

QUESTION NO: 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.

m
C. This option re-creates grants and synonyms for the code objects of the APPS schema to the
base product schemas. .co
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.
sts

Answer: B,D
lTe

QUESTION NO: 18

Where can you find the generated report file after running the Validate APPS schema task in the
tua

Oracle Applications R12 E-Business Suite setup?

A. <APPL_TOP>/admin/<APPS schema name>.lst


Ac

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

QUESTION NO: 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

"Pass Any Exam. Any Time." - www.actualtests.com 8


Oracle 1z0-238: Practice Exam
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

QUESTION NO: 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.

m
C. The database environment is readily described in a single file.
.co
D. Configuration information is represented in a platform-dependent format.
E. It supports shared APPL_TOP (single APPL_TOP distributed to multiple machines).

Answer: A,B,E
sts
lTe

QUESTION NO: 21

Which two statements are correct about multi-node cloning using Rapid Clone (adcfgclone.pl) for
Oracle Applications R12? (Choose two.)
tua

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.
Ac

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: C,E

QUESTION NO: 22

What is true about editing and saving the <CONTEXT_NAME>.xml file by using the Oracle
Applications Manager (OAM) Web page?

"Pass Any Exam. Any Time." - www.actualtests.com 9


Oracle 1z0-238: Practice Exam
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

QUESTION NO: 23

Which three statements are true about the AD Merge program? (Choose three.)

m
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. .co
B. You can merge patches without unzipping the automated release updates by using the manifest
file. The manifest file is a text in whichyoudocument the location and names of the patch zip files.
sts
The contents of a manifest file would resemble the following:
/home/applmgr/patches/p123456_11i_GENERIC.zip
/home/applmgr/patches/p233455_11i_SUN.zip
lTe

/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
tua

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
Ac

the source directory, and the destination directory should alsobelocated in the same parent
directory.

Answer: A,C,D

QUESTION NO: 24

What is the default value of <CONTEXT_NAME>?

A. APPS_<SID>
B. APPS_<HOSTNAME>
C. <HOSTNAME>_<SID>
D. <SID>_<HOSTNAME>

"Pass Any Exam. Any Time." - www.actualtests.com 10


Oracle 1z0-238: Practice Exam
E. APPS<SID>_<HOSTNAME>

Answer: D

QUESTION NO: 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

m
E. adcrscrpts.sh

Answer: C
.co
sts

QUESTION NO: 26

Which statement holds true when AutoPatch is run in test mode?


lTe

A. AutoPatch runs AutoConfig in test mode.


B. AutoPatch relinks executables in test mode.
tua

C. AutoPatch runs SQL scripts or any executables in test mode.


D. AutoPatch generates forms, reports, menus, and PL/SQL libraries in test mode.
Ac

Answer: A

QUESTION NO: 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

"Pass Any Exam. Any Time." - www.actualtests.com 11


Oracle 1z0-238: Practice Exam
E. Root Services, Web Entry Point Services, and Web Application Services on Server B

Answer: B,E

QUESTION NO: 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

m
Answer: A
.co
QUESTION NO: 29
sts

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
lTe

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
tua

the invalid objects. Choose three correct benefits of using this task. (Choose three.)

A. increases run-time performance in the applications


Ac

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: A,C,D

QUESTION NO: 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 timesAutoPatch can be restarted.
C. If language translation patches need to be applied in addition to the patch you are
applying,AutoPatch notifies you.
"Pass Any Exam. Any Time." - www.actualtests.com 12
Oracle 1z0-238: Practice Exam
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

QUESTION NO: 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 theAutoPatch log file for the source of the error.


B. Review adworkxxx.log in $APPL_TOP/admin/<SID>/log.

m
C. Use the AD Controller utility, and choose the Review worker status.
.co
D. Search the OracleMetaLink Web site for the worker control number.

Answer: B
sts

QUESTION NO: 32
lTe

Identify the script that is used to control the Forms server process in socket mode.

A. adfrctl.sh
tua

B. adfrmctl.sh
C. adapcctl.sh
D. adalnctl.sh
Ac

E. adformsrvctl.sh

Answer: E

QUESTION NO: 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

"Pass Any Exam. Any Time." - www.actualtests.com 13


Oracle 1z0-238: Practice Exam
Answer: A,B,E

QUESTION NO: 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. Atablespace was dropped.
C. A custom schema was dropped.
D. A database data file was resized.
E. A data file was added to the database.

m
Answer: B,C,E
.co
QUESTION NO: 35
sts

Which patch establishes the compatibility of the current version of Oracle Applications with the
newer version of the database or technology stack component?
lTe

A. diagnostic
B. translation
C. new feature
tua

D. intraoperability
E. interoperability
Ac

Answer: E

QUESTION NO: 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 controlAutoUpgrade processes
C. product-specific files used byAutoUpgrade to upgrade that product
D. object-description files used to create tables and other database objects

Answer: C

"Pass Any Exam. Any Time." - www.actualtests.com 14


Oracle 1z0-238: Practice Exam
QUESTION NO: 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: C,D,E

QUESTION NO: 38

m
Identify four statements that correctly describe a schema. (Choose four.)

A. A schema is a named collection of database objects..co


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.
sts
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.
lTe

F. The concept of a database schema is directly tied to the concept of a database user, or a grant
from the schema owner.
tua

Answer: A,C,E,F
Ac

QUESTION NO: 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.

"Pass Any Exam. Any Time." - www.actualtests.com 15


Oracle 1z0-238: Practice Exam
A. 1,3,5
B. 2,3,5
C. 2,4,6
D. 1,4,6

Answer: C

QUESTION NO: 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

m
two.)

A. Verify whether the process is consuming CPU time. .co


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
sts
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.
lTe

Answer: B,C
tua

QUESTION NO: 41

Which can be patched using the AutoPatch utility? (Choose all that apply.)
Ac

A. Oracle Database
B. Oracle Applications
C. Oracle Application Server
D. Oracle Development Tools

Answer: B

QUESTION NO: 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
"Pass Any Exam. Any Time." - www.actualtests.com 16
Oracle 1z0-238: Practice Exam
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

QUESTION NO: 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?

m
A. %AD_TOP%\admin\log
B. %APPL_TOP%\admin\log
C. %AD_TOP%\admin\<SID>\log
.co
D. %APPL_TOP%\admin\<SID>\log
E. %INST_TOP%\admin\<SID>\log
sts

Answer: D
lTe

QUESTION NO: 44
tua

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
Ac

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

QUESTION NO: 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
"Pass Any Exam. Any Time." - www.actualtests.com 17
Oracle 1z0-238: Practice Exam
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: A,B,D

QUESTION NO: 46

Which AutoPatch option is used to run a noninteractive autopatch session?

m
A. defaultfile
B. defaultsfile
C. default_file
.co
D. defaults_file
sts
Answer: B
lTe

QUESTION NO: 47

Consider a situation where a worker failed with a core dump and cannot be restarted. Although the
tua

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?
Ac

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

"Pass Any Exam. Any Time." - www.actualtests.com 18


Oracle 1z0-238: Practice Exam

QUESTION NO: 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

m
Answer: A
.co
QUESTION NO: 49
sts

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
lTe

resolve the problem?

A. Restart the patch.


B. RestartAutoConfig.
tua

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
Ac

error.

Answer: D

QUESTION NO: 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.
"Pass Any Exam. Any Time." - www.actualtests.com 19
Oracle 1z0-238: Practice Exam
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

QUESTION NO: 51

The Application Utilities (AU_TOP) directory contains _____.

A. a consolidated set of all product files


B. utilities such asAutoUpgrade and AutoPatch
C. files and scripts used byAutoUpgrade during upgrade
D. consolidated logs and output directories used by concurrent processing

m
Answer: A
.co
QUESTION NO: 52
sts

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
lTe

adautocfg.sh files do you execute for these changes to take effect? (Choose two.)

A. <INST_TOP>/admin/scripts/adautocfg.sh
tua

B. <APPL_TOP>/admin/scripts/adautocfg.sh
C. <COMMON_TOP>/admin/scripts/adautocfg.sh
D. <RDBMS ORACLE_HOME>/admin/scripts/<CONTEXT_NAME>/adautocfg.sh
Ac

E. <iAS ORACLE_HOME>/appsutil/scripts/<CONTEXT_NAME>/adautocfg.sh
F. <RDBMS ORACLE_HOME>/appsutil/scripts/<CONTEXT_NAME>/adautocfg.sh

Answer: A,F

QUESTION NO: 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.
"Pass Any Exam. Any Time." - www.actualtests.com 20
Oracle 1z0-238: Practice Exam
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

QUESTION NO: 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.

m
D. The CIO received a request from the users for an environment where the users can perform
small test runs. .co
Answer: A,B
sts

QUESTION NO: 55
lTe

Which command can be used only with a single-node installation?

A. rapidwiz -restart
tua

B. rapidwiz -techstack
C. rapidwiz -servername <myhost>
D. rapidwiz -silent -config <location of config.txt>
Ac

Answer: C

QUESTION NO: 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

"Pass Any Exam. Any Time." - www.actualtests.com 21


Oracle 1z0-238: Practice Exam

QUESTION NO: 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

m
QUESTION NO: 58
.co
In Oracle Applications R12, the Applications modules (packaged in the formsapp.ear file) are
sts

deployed to the OC4JForms instance. Identify the ORACLE_HOME used by this OC4J instance.

A. 8.0.6
lTe

B. 8.1.7
C. 10.1.2
D. 10.1.3
tua

E. 10.2.0.2

Answer: D
Ac

QUESTION NO: 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.

"Pass Any Exam. Any Time." - www.actualtests.com 22


Oracle 1z0-238: Practice Exam
Answer: A,C,D,E

QUESTION NO: 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

m
QUESTION NO: 61
.co
R12 Rapid Install sets the APPL_TOP directory value to _____.
sts

A. <base directory>/<SID>APPL
B. <base directory>/APPL<SID>
lTe

C. <base directory>/<db_name>APPL
D. <base directory>/apps/apps_st/appl
E. <base directory>/<context_name>APPL
tua

Answer: D
Ac

QUESTION NO: 62

Which three statements are true? (Choose three.)

A. applterr.txt contains custom error messages.


B. adlinkbk.txt lists files that the ADRelink 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.

"Pass Any Exam. Any Time." - www.actualtests.com 23


Oracle 1z0-238: Practice Exam
Answer: B,D,E

QUESTION NO: 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

m
QUESTION NO: 64
.co
The Applications DBA needs to clone the Production system. Examine the list of steps that the
sts

Applications DBA is considering.

A. Verify the source and target nodes' software versions.


lTe

B. Apply the Rapid Clone patch.


C. RunAutoConfig on the application tier.
D. Set up Rapid Clone on the database tier.
tua

E. Prepare the source system.


F. Copy the source system to the target system.
G. Configure the target system.
Ac

H. Perform the finishing tasks.


I. Test the target system.
J. Back up the target system.

Which step is NOT a part of the cloning process?


K. step A
L. step B
M. step C
N. step D
O. step F
P. step G
Q. step J

"Pass Any Exam. Any Time." - www.actualtests.com 24


Oracle 1z0-238: Practice Exam
Answer: G

QUESTION NO: 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 forpostinstallation 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.

m
Answer: D
.co
QUESTION NO: 66
sts

Which command needs to be run to add a new node to an existing system?

A. perl adautocfg.pl
lTe

B. perl adaddnode.pl
C. perl adcfgclone.pl addnode
D. perl adcfgclone.pl appsTier
tua

Answer: B
Ac

QUESTION NO: 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

QUESTION NO: 68

"Pass Any Exam. Any Time." - www.actualtests.com 25


Oracle 1z0-238: Practice Exam
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: B

QUESTION NO: 69

As a database administrator (DBA), you have been trying to apply a maintenance patch, but it has

m
failed to run successfully to completion. You check the AD Administration log file for an error. The
.co
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
sts
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.)
lTe

A. after custom development


B. when applying a patch to the operating system
tua

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
Ac

Answer: A,D,E

QUESTION NO: 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

"Pass Any Exam. Any Time." - www.actualtests.com 26


Oracle 1z0-238: Practice Exam
Answer: C

QUESTION NO: 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

m
B. s_isAdConc = Yes
C. s_isAdAdmin = No
D. s_isAdForms = Yes
E. s_isAdAdmin = Yes
.co
sts
Answer: A,C,D
lTe

QUESTION NO: 72

As part of the cloning process, the Applications DBA needs to copy the database tier file system to
tua

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.
Ac

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

QUESTION NO: 73

Identify three valid AD utilities for Oracle E-Business Suite R12. (Choose three.)

A. admail
B. adjkey
C. adident
D. adsplice

"Pass Any Exam. Any Time." - www.actualtests.com 27


Oracle 1z0-238: Practice Exam
E. adcontrol
F. adcfgclon
G. adlicmgr.sh

Answer: B,C,D

QUESTION NO: 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 theadadmin utility.
B. Problem: All Oracle Applications Java classes are missing. Solution: Run the "Reload JAR files

m
to the DB" task by using theadadmin utility.
.co
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 theadadmin utility.
D. Problem: The Application window does not show any of the Accounts Receivables data.
sts
Solution: Use the "Compile/Reload Applications Database Entities" option from theadadmin utility.

Answer: B
lTe

QUESTION NO: 75
tua

Match the following:

i. APPLSYS
Ac

ii. AP
iii. APPS
iv. APPLSYSPUB

1. AP sequences
2. AOL sequences
3. AP triggers
4. synonym to the APPS schema

A. i-2 , ii-1, iii-3, iv-4


B. i-1 , ii-3, iii-2, iv-4
C. i-2 , ii-1, iii-4, iv-3
D. i-3 , ii-4, iii-2, iv-1

"Pass Any Exam. Any Time." - www.actualtests.com 28


Oracle 1z0-238: Practice Exam
Answer: A

QUESTION NO: 76

Which statement regarding the Oracle Applications R12 technology stack is correct?

A. Thefrmweb 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.

m
Answer: A
.co
QUESTION NO: 77
sts

Identify the environment variable that points to the $COMMON_TOP/java directory in Oracle
Applications R12.
lTe

A. JDK_TOP
B. JRE_TOP
C. JAVA_TOP
tua

D. JAVA_BASE

Answer: D
Ac

QUESTION NO: 78

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: A,C,D

"Pass Any Exam. Any Time." - www.actualtests.com 29


Oracle 1z0-238: Practice Exam
QUESTION NO: 79

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

QUESTION NO: 80

m
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


.co
B. database tier only
sts
C. application tier only
D. both application and database tiers
lTe

Answer: C
tua

QUESTION NO: 81

There was an error while applying a patch. The AutoPatch error message indicates that the
Ac

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 concurrentmanagers 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 ifAutoPatch 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: E,F

"Pass Any Exam. Any Time." - www.actualtests.com 30


Oracle 1z0-238: Practice Exam
QUESTION NO: 82

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 fewertablespaces
C. uses locally managedtablespaces, 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: B,C,E

QUESTION NO: 83

m
What are the two occasions when it is appropriate to run Compile APPS schema" by using the AD
.co
Administration utility in the Oracle Applications R12 E-Business Suite environment? (Choose two.)

A. during the Oracle Applications R12 E-Business Suiteupgrade process


sts
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
lTe

D. after enabling themultiorganization functionality in the Oracle Applications R12 E-Business


Suite environment
E. when encountering invalid objects in the SYS and SYSTEM schemas in the Oracle
tua

Applications R12 F-Business Suite database

Answer: A,B
Ac

QUESTION NO: 84

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: B,E

"Pass Any Exam. Any Time." - www.actualtests.com 31


Oracle 1z0-238: Practice Exam

QUESTION NO: 85

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

m
QUESTION NO: 86 .co
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
sts

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:
lTe

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)
tua

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)
Ac

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 groupfnd now render with errors.


B. All forms in the product groupfnd now render without errors.
C. All forms but one in the product groupfnd now render with errors.
D. All forms but one in the product groupfnd now render without errors.

Answer: C

"Pass Any Exam. Any Time." - www.actualtests.com 32


Oracle 1z0-238: Practice Exam
QUESTION NO: 87

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

QUESTION NO: 88

What are the four benefits of using shared APPL_TOP? (Choose four.)

m
A. Disk space requirements are greatly reduced.
.co
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.
sts
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.
lTe

Answer: A,B,E,F
tua

QUESTION NO: 89
Ac

Identify four scenarios in the Oracle Applications R12 E-Business Suite environment in which you
would need to run AutoConfig. (Choose four.)

A. afterrelinking 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: B,C,D,E

QUESTION NO: 90

"Pass Any Exam. Any Time." - www.actualtests.com 33


Oracle 1z0-238: Practice Exam
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

QUESTION NO: 91

Identify three facts that you should consider when planning a shared APPL_TOP Oracle
Applications installation. (Choose three.)

m
A. It supports a shared Applications technology stack.
B. Overall disk space requirements may not be reduced.
.co
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.
sts

F. It provides flexibility because Oracle homes in a shared APPL_TOP are not required to be at
the same patch level.
lTe

G. It provides versatility because APPL_TOP can be shared across nodes running operating
systems that are not binary compatible.

Answer: C,D,E
tua

QUESTION NO: 92
Ac

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

"Pass Any Exam. Any Time." - www.actualtests.com 34


Oracle 1z0-238: Practice Exam
QUESTION NO: 93

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 + (theparallel_max_servers initSID.ora parameter in the database)

Answer: A

QUESTION NO: 94

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

m
Windows platform)?

A. $ addbctl.sh stop normal


B. $ addinctl.sh stop <SID>
.co
C.
sts
D. \> addbctl.cmd stop normal
E.
F. \> addinctl.cmd stop <SID>
lTe

E.
G. \> addbctl.cmd shutdown immediate
tua

Answer: C
Ac

QUESTION NO: 95

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

QUESTION NO: 96

"Pass Any Exam. Any Time." - www.actualtests.com 35


Oracle 1z0-238: Practice Exam
In which scenario does the Applications DBA need to run the Rapid Clone utility?

A. There are two systems (Test and Production) for XYZcompany. 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 POIUYcompany 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.

m
D. There is a need for another Oracle Applications system to test the patches to be applied on the
Production system. Currently, QWERTcompany has five Oracle Applications systems including
.co
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.
sts

Answer: C
lTe

QUESTION NO: 97
tua

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
Ac

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.

"Pass Any Exam. Any Time." - www.actualtests.com 36


Oracle 1z0-238: Practice Exam
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

QUESTION NO: 98

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.

m
D. Restart a completed worker.
E. Restart a terminated worker. .co
Answer: B,E
sts

QUESTION NO: 99
lTe

Which statements about AutoConfig are true? (Choose all that apply.)

A. AutoConfig reads the Context file and updates configuration files.


tua

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.
Ac

E. AutoConfig is a tool that centralizes and simplifies Oracle Applications configuration


management.

Answer: A,C,E

QUESTION NO: 100

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
"Pass Any Exam. Any Time." - www.actualtests.com 37
Oracle 1z0-238: Practice Exam
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 usingadadmin.
D. Start the database tier listener process.
E. Run the AD Administration utility and generate the forms.

Answer: B

QUESTION NO: 101

Identify three situations where relinking may be necessary. (Choose three.)

m
A. after runningAutoConfig
B. after the server libraries are updated
C. after the product JAR files are generated
.co
D. when executable programs become corrupted
E. when executable programs are accidentally deleted
sts

Answer: B,D,E
lTe

QUESTION NO: 102


tua

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?
Ac

A. Compile JSPs.
B. Recompile allfnd forms.
C. Relink all fnd executables.
D. Regenerate all message files.
E. Maintain snapshot information.

Answer: A

QUESTION NO: 103

Identify three features that INST_TOP supports. (Choose three.)

A. read-only file systems

"Pass Any Exam. Any Time." - www.actualtests.com 38


Oracle 1z0-238: Practice Exam
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: A,B,F

QUESTION NO: 104

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

m
C. Version of Oracle Applications
D. Status ofMultiorg enabled or not
E. Location and size of database data files
.co
F. Versions of all ORACLE_HOMEs used by Oracle Applications R12
sts

Answer: A,B,C,D
lTe

QUESTION NO: 105

Which three statements are true? (Choose three.)


tua

A. adcfgclone.pl must successfully finish on the database tier first.


B. adcfgclone.pl must successfully finish on the application tier first.
Ac

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: A,C,D

QUESTION NO: 106

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
"Pass Any Exam. Any Time." - www.actualtests.com 39
Oracle 1z0-238: Practice Exam
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: A,E

QUESTION NO: 107

What are the three benefits of having the APPS schema in the Oracle Applications R12 database?

m
(Choose three.)
.co
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.
sts

C. The APPS schema helps to ensure that the highest-priority business activities always have
sufficient resources.
lTe

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
tua

time needed for installation, upgrade, and patching.

Answer: B,D,E
Ac

QUESTION NO: 108

Identify two ways in which you validate the APPS schema in the Oracle Applications R12
EBusiness Suite setup. (Choose two.)

A. Run the <RDBMS ORACLE_HOME>/appsutil/scripts/<context_name>/advrfapp.sh script.


B. Run the AD Administration utility innoninteractive 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>.

"Pass Any Exam. Any Time." - www.actualtests.com 40


Oracle 1z0-238: Practice Exam
Answer: B,D

QUESTION NO: 109

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

m
<filename>
E. admrgpch -s <source directory> -d <destination directory> \ -merge_name <name> -
manifest_name <filename> .co
Answer: A
sts

QUESTION NO: 110


lTe

You try to run adpatch and adadmin, but it fails with the following error:
tua

"Your current Applications top directory does not match that of the configuration file. Please check
that your environment is correct."
Ac

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

QUESTION NO: 111

"Pass Any Exam. Any Time." - www.actualtests.com 41


Oracle 1z0-238: Practice Exam
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: B,D,E

QUESTION NO: 112

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.)

m
A. Tell the worker to quit.
B. Tell the worker to shut down.
.co
C. Restart a worker on the current machine.
D. Tell the manager that a worker has failed in its job.
sts

E. Tell the manager that a worker acknowledges quit.

Answer: C,D
lTe

QUESTION NO: 113


tua

Which four statements are true about the Rapid Clone utility? (Choose four.)
Ac

A. It removes components of the file system.


B. It does not remove any components of the file system.
C. It can be used tomigrate an existing system to a new server.
D. Itreimplements the saved configuration on the target system.
E. It is applied inNormal 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: A,C,D,F

QUESTION NO: 114

Applying a patch in Pre-Install mode performs which three actions only? (Choose three.)

"Pass Any Exam. Any Time." - www.actualtests.com 42


Oracle 1z0-238: Practice Exam
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: D,E,F

QUESTION NO: 115

Which option is required when using the Applied Patches Advanced Search feature in OAM?

A. Patch ID
B. Language

m
C. Server Type
D. Applications System Name
E. Product that owns the patch
.co
F. Applied From Date and To Date
sts
G. APPL_TOP where the patches were applied

Answer: D
lTe

QUESTION NO: 116


tua

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?
Ac

A. adpatch.lgi
B. adpatch.log
C. adwrkXXX.log
D. adworkXXX.log
E. adworkerXXX.log

Answer: D

QUESTION NO: 117

Which four statements are true with respect to the APPS schema? (Choose our.)

"Pass Any Exam. Any Time." - www.actualtests.com 43


Oracle 1z0-238: Practice Exam
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: A,B,D,E

QUESTION NO: 118

Identify the three common subdirectories of the APPL_TOP directory of the Oracle Applications
file system. (Choose three.)

m
A. au
B. fnd
C. xla
.co
D. util
sts
E. clone
F. portal
G. scripts
lTe

Answer: A,B,C
tua

QUESTION NO: 119

When do you run AutoConfig? (Choose three.)


Ac

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 OracleMetaLink note instructs you to run Autoconfig as part of an upgrade, migration,
cloning, and/or configuration process

Answer: B,D,E

QUESTION NO: 120

Which three statements about the Applications Context file are true? (Choose three.)

"Pass Any Exam. Any Time." - www.actualtests.com 44


Oracle 1z0-238: Practice Exam
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 usingAutoConfig during installation and upgrade.
F. It stores all information required to configure an Oracle Applications instance.

Answer: D,E,F

QUESTION NO: 121

Where is the AutoPatch executable located in Oracle Applications R12?

A. $AD_TOP
B. $AU_TOP/bin

m
C. $AD_TOP/bin
D. $APPL_TOP/admin
E. $COMMON_TOP/bin
.co
Answer: C
sts
lTe

QUESTION NO: 122

Identify the correct statement regarding the AutoPatch utility in R12.


tua

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.
Ac

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

QUESTION NO: 123

Choose two statements that are correct for AutoPatch running in Test Mode. (Choose two.)

A. ItRelinks any executables.


B. It does not record patch history.

"Pass Any Exam. Any Time." - www.actualtests.com 45


Oracle 1z0-238: Practice Exam
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: B,C

QUESTION NO: 124

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>

m
3.<AS Tools ORACLE_HOME>
4.<AS Web IAS_ORACLE_HOME>
5. oraInventory .co
A. 1, 3, 4
sts
B. 1, 3, 5
C. 2, 3, 4
D. 1,2 ,4
lTe

E. 1, 2, 3
F. 2, 3, 5
tua

Answer: A
Ac

QUESTION NO: 125

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: B,D

QUESTION NO: 126

"Pass Any Exam. Any Time." - www.actualtests.com 46


Oracle 1z0-238: Practice Exam
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: B,C,D

QUESTION NO: 127

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

m
missing from the database. Which three causes are responsible for this? (Choose three.)
.co
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
sts

D. installing or maintaining Oracle Applications R12 E-Business Suite underlying database


components or options such as Replication
lTe

Answer: A,B,D
tua

QUESTION NO: 128

You were applying an Oracle Receivables patch to your Oracle Applications system. The patch
Ac

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

QUESTION NO: 129

"Pass Any Exam. Any Time." - www.actualtests.com 47


Oracle 1z0-238: Practice Exam
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: A,C,D,E

m
QUESTION NO: 130 .co
Identify the environmental variable that defines to which ORACLE schema the System
sts
Administration responsibility connects.

A. GWYID
lTe

B. DBNAM
C. FNDNAM
D. FNDCPASS
tua

E. APPLFENV

Answer: C
Ac

QUESTION NO: 131

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

"Pass Any Exam. Any Time." - www.actualtests.com 48


Oracle 1z0-238: Practice Exam
QUESTION NO: 132

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

QUESTION NO: 133

m
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
.co
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
sts

performs these steps to apply the patch on the application tier:


lTe

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
tua

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
Ac

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 ofapplmgr.

Answer: C

QUESTION NO: 134

Which three statements are true? (Choose three.)

"Pass Any Exam. Any Time." - www.actualtests.com 49


Oracle 1z0-238: Practice Exam
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. Therapidwiz -servername <myhost> command can be used during multi-node installation.

Answer: B,C,D

QUESTION NO: 135

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

m
B. the $COMMON_TOP/temp directory where the common files are located
.co
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
sts

Answer: D
lTe

QUESTION NO: 136

What are the two possible sequences of worker status while a job is being completed by a worker?
tua

(Choose two.)

A. Waiting => Assigned => Running => Completed


Ac

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: A,C

QUESTION NO: 137

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.)

"Pass Any Exam. Any Time." - www.actualtests.com 50


Oracle 1z0-238: Practice Exam
A. FND_TOP
B. OAH_TOP
C. JRE_TOP
D. JAVA_TOP
E. CLASSPATH
F. OA_JAVA_TOP
G. SH_LIBRARY_PATH

Answer: B,D,E

QUESTION NO: 138

Which statement is true for Oracle Applications Release 12?

A. You need to set $ORACLE_HOME 8.0.6 whenadadmin has to be run.

m
B. You need to set $ORACLE_HOME 8.1.7 whenadadmin has to be run.
.co
C. You need to set $ORACLE_HOME 10.1.2 whenadadmin has to be run.
D. You need to set $ORACLE_HOME 10.1.3 whenadadmin has to be run.
E. You need to set $ORACLE_HOME 10.2.0.2 whenadadmin has to be run.
sts

Answer: C
lTe

QUESTION NO: 139

Your system crashes while running an Application DBA (AD) utility. Which are the corrective
tua

actions you perform to synchronize the utility status and system status before restarting the utility?
(Choose all that apply.)
Ac

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: B,D,E

QUESTION NO: 140

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.)
"Pass Any Exam. Any Time." - www.actualtests.com 51
Oracle 1z0-238: Practice Exam
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 runAutoConfig.

Answer: C,E

QUESTION NO: 141

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).

m
C. UseAutoConfig to relink (adautocfg.sh).
.co
D. Use the ADrelink command-line utility (adrelink.sh).

Answer: D
sts

QUESTION NO: 142


lTe

What is contained in the FND_APPLICATION_TL table found in the Oracle Applications R12
database?
tua

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
Ac

D. language-translated information about all applications registered with Application Object Library

Answer: D

QUESTION NO: 143

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.

"Pass Any Exam. Any Time." - www.actualtests.com 52


Oracle 1z0-238: Practice Exam
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.

m
R. Rename gmerged.drv as gmerged2.drv.

Which set of steps would meet the requirement?


.co
Q. C, J, K, L
sts
R. B, K, C, J, K, L
S. A, J, K, L, B, K
T. A, J, K, L, B, J, K, L
lTe

U. B, N, A, M, N, O, D, E, F
V. A, M, N, O, B, P, Q, R, D, E, F, G, H, I

Answer: C
tua

QUESTION NO: 144


Ac

Identify three application-tier technology components used in Oracle Applications Release 12.
(Choose three.)

A. Jserv
B. Oracle Developer 10g
C. OracleJDeveloper 9i
D. Application Server 10.1
E. Oracle HTTP Server/Apache 10.1.3

Answer: B,D,E

"Pass Any Exam. Any Time." - www.actualtests.com 53


Oracle 1z0-238: Practice Exam
QUESTION NO: 145

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 executesadadmin, the adpatch session gets killed.


B. As soon as Peter executesadadmin, both adpatch and adadmin sessions get killed.
C. As soon as Peter executesadadmin, he gets the error You must be in Maintenance Mode to run
adadmin.
D. As soon as Peter executesadadmin, he gets the error "You dont have permissions to execute
adadmin as adpatch is running."
E. As soon as Peter executesadadmin and passes all relevant parameters required by adadmin to

m
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
.co
sts

QUESTION NO: 146


lTe

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.
tua

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
Ac

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: A,D,E

QUESTION NO: 147

In Oracle Applications R12, where will you find information regarding minimum or required settings
for database initialization parameters?

"Pass Any Exam. Any Time." - www.actualtests.com 54


Oracle 1z0-238: Practice Exam
A. applora.txt
B. applprod.txt
C. applcust.txt
D. adconfig.txt
E. appl<sid>.txt

Answer: A

QUESTION NO: 148

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.

m
C. Review security practices.
D. Install the latest Java Development Kit.
E. Update the log and out PL/SQL directories.
.co
F. Configure database initialization parameters.
sts
G. Implement product- and country-specific functionalities.

Answer: B,C,E,F,G
lTe

QUESTION NO: 149


tua

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
Ac

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

"Pass Any Exam. Any Time." - www.actualtests.com 55


Oracle 1z0-238: Practice Exam
QUESTION NO: 150

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 oforaInventory.


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 targetandsource system would be online for the users at the same
time.

m
Answer: C,E,F

.co
QUESTION NO: 151
sts

Which two statements are true about the APPS schema? (Choose two.)

A. The APPS schema owns all code objects.


lTe

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.
tua

Answer: A,C
Ac

QUESTION NO: 152

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

"Pass Any Exam. Any Time." - www.actualtests.com 56


Oracle 1z0-238: Practice Exam
QUESTION NO: 153

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

QUESTION NO: 154

m
You decide to bring up the database manually while cloning Oracle E-Business Suite R12. Identify
.co
the options of adcfgclone.pl that you would choose to successfully complete the clone on the
database tier.
sts
A. adcfgclone.pldbTechStack only
B. adcfgclone.pldatabaseTechStack only
C. adcfgclone.pl database and adcfgclone.pldbconfig <Target CONTEXT_NAME>.xml
lTe

D. adcfgclone.pldbTechStack and adcfgclone.pl dbconfig <Target CONTEXT_NAME>.xml

Answer: D
tua

QUESTION NO: 155


Ac

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 steps need to be performed before dropping the table? (Choose two.)

A. Shut down the concurrentmanagers 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 ifAutoPatch 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: E,F

"Pass Any Exam. Any Time." - www.actualtests.com 57


Oracle 1z0-238: Practice Exam

QUESTION NO: 156

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: C,E

m
QUESTION NO: 157
.co
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 copy, which AutoPatch creates, before making any changes to the existing files. Where
sts

would you find hese files?

A. $AR_TOP/backup/
lTe

B. $AD_TOP/backup/ar/
C. <patch_dir>/backup/ar/
D. <patch_dir>/backup/<sys_name>/<appl_top_name>/ar/
tua

Answer: D
Ac

QUESTION NO: 158

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

QUESTION NO: 159

"Pass Any Exam. Any Time." - www.actualtests.com 58


Oracle 1z0-238: Practice Exam
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 automatic, 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: A,C,D,E

m
QUESTION NO: 160
.co
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
sts
the appsutil directory can be re-created.

A. perl <AD_TOP>/bin/admkdbutil.pl
lTe

B. perl <AD_TOP>/bin/admkappsutil.pl
C. perl <INST_TOP>/appl/bin/admkappsutil.pl
D. perl <APPL_TOP>/appl/bin/admkappsutil.pl
tua

Answer: B
Ac

QUESTION NO: 161

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: A,B,D

"Pass Any Exam. Any Time." - www.actualtests.com 59


Oracle 1z0-238: Practice Exam
QUESTION NO: 162

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

m
.co
sts
lTe
tua
Ac

"Pass Any Exam. Any Time." - www.actualtests.com 60

You might also like