oracle 1z0-238 practice test

Oracle EBS R12: Install, Patch and Maintain Applications

Last exam update: Jul 20 ,2024
Page 1 out of 10. Viewing questions 1-15 out of 156

Question 1 Topic 3, Section C

When you execute adutconf.sql as the apps database user, it creates a file called adutconf.lst.
Identify the configuration information that will be captured in adutconf.lst. (Choose four.)

  • A. Product installation status
  • B. Rollback segment information
  • C. Version of Oracle Applications
  • D. Status of Multiorg enabled or not
  • E. Location and size of database data files
  • F. Versions of all ORACLE_HOMEs used by Oracle Applications R12
Answer:

A B C D

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
F
50%
Discussions
vote your answer:
A
B
C
D
E
F
0 / 1000

Question 2 Topic 3, Section C

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

  • A. read-only file systems
  • B. centralization of log files
  • C. centralization of all JSP files
  • D. centralization of data files and control files
  • E. centralization of application and database server control scripts
  • F. sharing of APPL_TOP and technology stack among multiple instances
Answer:

A B F

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
F
50%
Discussions
vote your answer:
A
B
C
D
E
F
0 / 1000

Question 3 Topic 3, Section C

Postclone completed successfully both on the database tier and the application tier. All services started normally, but the
login page was blank. Which action would you perform to fix this error?

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

A

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 4 Topic 3, Section C

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

  • A. after running AutoConfig
  • B. after the server libraries are updated
  • C. after the product JAR files are generated
  • D. when executable programs become corrupted
  • E. when executable programs are accidentally deleted
Answer:

B D E

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 5 Topic 3, Section C

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

  • A. AutoConfig reads the Context file and updates configuration files.
  • B. AutoConfig checks for the availability of ports during port changes.
  • C. AutoConfig updates the database with the values for the Context file.
  • D. AutoConfig creates a new Context file when if finds a missing xml file.
  • E. AutoConfig is a tool that centralizes and simplifies Oracle Applications configuration management.
Answer:

A C E

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 6 Topic 3, Section C

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

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 7 Topic 3, Section C

On a database server that uses a Windows platform, there are two ways to stop a database. One way is to go to the
Windows Services window, and then click Stop. Which is the other way (on a Windows platform)?

  • A. $ addbctl.sh stop normal
  • B. $ addinctl.sh stop
  • C. C:\> addbctl.cmd stop normal
  • D. C:\> addinctl.cmd stop
  • E. C:\> addbctl.cmd shutdown immediate
Answer:

C

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 8 Topic 3, Section C

Identify the formula based on which AD utilities provide the default number of workers.

  • A. 2 * (the number of CPUs on the database server)
  • B. 2 + (the number of CPUs on the database server)
  • C. 2 * ( the parallel_max_servers initSID.ora parameter in the database)
  • D. 2 + (the parallel_max_servers initSID.ora parameter in the database)
Answer:

A

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 9 Topic 3, Section C

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//log
  • B. $APPL_TOP/admin//log
  • C. $AD_TOP/admin//restart
  • D. $APPL_TOP/admin//restart
  • E. $APPL_TOP/admin//wrkr/log
  • F. $AD_TOP/admin//wrkr/restart
Answer:

D

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
F
50%
Discussions
vote your answer:
A
B
C
D
E
F
0 / 1000

Question 10 Topic 3, Section C

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

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 11 Topic 3, Section C

Where can you find the AutoConfig log files in the application tier and database tier? (Choose two.)

  • A. /admin/log/
  • C. /admin/log//
  • D. /admin//log//
  • E. /appsutil/log///
Answer:

B E

User Votes:
A
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
C
D
E
0 / 1000

Question 12 Topic 3, Section C

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

  • A. during the Oracle Applications R12 E-Business Suite upgrade process
  • B. when custom packages are moved to the APPS schema and need to be compiled
  • C. after enabling the multiple reporting currencies in the Oracle Applications R12 E-Business Suite environment
  • D. after enabling the multiorganization functionality in the Oracle Applications R12 E-Business Suite environment
  • E. when encountering invalid objects in the SYS and SYSTEM schemas in the Oracle Applications R12 E-Business Suite database
Answer:

A B

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 13 Topic 3, Section C

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

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 14 Topic 3, Section C

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

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 15 Topic 3, Section C

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.2ORACLE_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 Release11i.
  • 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 inRelease 11i.
Answer:

A

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000
To page 2