Summer Sale - Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dpt65

1z0-238 Questions and Answers

Note! Following 1z0-238 Exam is Retired now. Please select the alternative replacement for your Exam Certification.

1z0-238 Questions and Answers

Question # 6

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.

Full Access
Question # 7

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.

Full Access
Question # 8

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

Full Access
Question # 9

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.

Full Access
Question # 10

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

B.

Use the restore.sh script which is located at <INST_TOP>/admin/log/.

C.

Use the rollback.sh script which is located at <APPL_TOP>/admin/log/.

D.

Use the rollback.sh script which is located at <INST_TOP>/admin/out/.

Full Access
Question # 11

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 /clone/bin/adclonectx.pl retrieve on the application tier.

C.

Execute $ perl /appsutil/clone/bin/adclonectx.pl retrieve on the database tier.

D.

Execute $ perl /appsutil/clone/bin/adclonectx.pl retrieve on the application tier.

Full Access
Question # 12

Match the following:

i. APPLSYS

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

Full Access
Question # 13

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

Full Access
Question # 14

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

Full Access
Question # 15

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

Full Access
Question # 16

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 -d \

-merge_name <name> -manifest <filename>

B.

admrgpch -s -t <target directory> \

-merge_name <name> -manifest <filename>

C.

admrgpch -s -d \

-merge_name <name>

D.

admrgpch -s -d \

-mergename <name> -manifest <filename>

E.

admrgpch -s -d \

-merge_name <name> -manifest_name <filename>

Full Access
Question # 17

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.

Full Access
Question # 18

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.

Full Access
Question # 19

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.

Full Access
Question # 20

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

A.

defaultfile

B.

defaultsfile

C.

default_file

D.

defaults_file

Full Access
Question # 21

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.

Full Access
Question # 22

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.

Full Access
Question # 23

R12 Rapid Install sets the APPL_TOP directory value to _____.

A.

<base directory>/APPL

B.

<base directory>/APPL

C.

<base directory>/APPL

D.

<base directory>/apps/apps_st/appl

E.

<base directory>/APPL

Full Access
Question # 24

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.

Full Access
Question # 25

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.

Full Access
Question # 26

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.

.env

E.

APPS_.env

Full Access
Question # 27

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

Full Access
Question # 28

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.

Full Access
Question # 29

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

B.

$APPL_TOP/APPS_.env

C.

$APPL_TOP/admin/APPS.env

D.

$APPL_TOP/admin/APPS_.env

Full Access
Question # 30

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

Full Access
Question # 31

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 and

source system would be online for the users at the same time.

Full Access
Question # 32

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.

/admin/scripts/adautocfg.sh

D.

/admin/scripts//adautocfg.sh

E.

/appsutil/scripts//adautocfg.sh

F.

/appsutil/scripts//adautocfg.sh

Full Access
Question # 33

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

Full Access