1z0-238 | Update 1z0-238 Exam Study Guides With New Update Exam Questions


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

A. $ addbctl.sh stop normal 

B. $ addinctl.sh stop <SID> 

C. C:> addbctl.cmd stop normal 

D. C:> addinctl.cmd stop <SID> 

E. C:> addbctl.cmd shutdown immediate 

Answer:

Q2. How do you restore an older configuration (a configuration that is older than that immediately prior to the current one) in the Oracle Applications R12 environment? 

A. Use the restore.sh rollback script and run the AutoConfig script to generate new configuration files. 

B. Use the Support Cart feature in Oracle Applications Manager (OAM) and run the AutoConfig script to generate new configuration files. 

C. Use the Context Editor Wizard from the command line and run the AutoConfig utility manually from <AD_TOP>/bin. 

D. Use OAM AutoConfig to compare and replace individual values in the current configuration with the corresponding values from the older configuration, and save them. Then run the adautocfg.sh script. 

Answer:

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

A. tar version 4.x (Minimum) and zip version 3 (Minimum) 

B. perl version 5.x (Minimum) and zip version 2.3 (Minimum) 

C. gzip version 2.5 (Minimum) and tar version 5.0 (Minimum) 

D. gunzip version 5.x (Minimum) and perl version 5.x (Minimum) 

E. perl version 2.3 (Minimum) , zip version 5.x (Minimum), and gunzip version 5.x (Minimum) 

Answer:

Q4. In Oracle Applications R12 configured on a UNIX operating system, where will you find the various application tier control scripts? 

A. $INST_TOP/admin 

B. $APPL_TOP/admin/scripts 

C. $INST_TOP/admin/scripts 

D. $COMMON_TOP/admin/scripts 

E. $INST_TOP/admin/scripts/$CONTEXT_NAME 

Answer:

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

A. The Context file is edited and saved only to the file system. AutoConfig picks up the changes whenever it runs next after the update. 

B. AutoConfig automatically starts and picks up the changes and propagates them when the Context file is saved on the OAM Web page. 

C. After changes made to the Context file are saved on the OAM Web page, you must log out and log in again to OAM to apply and propagate the changes. 

D. When you make changes to the Context file on the OAM Web page and save the file, the changes are stored in the OAM database and the Context file is updated. 

Answer:

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

A. JDK_TOP 

B. JRE_TOP 

C. JAVA_TOP 

D. JAVA_BASE 

Answer:

Q7. 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:

Q8. Oracle Applications produces temporary PL/SQL output files used in concurrent processing. These files are written to a location on the database server node specified by the APPLPTMP environment setting. What would be the value of APPLPTMP in the environment setting? 

A. the temporary directory used by the operating system 

B. the $COMMON_TOP/temp directory where the common files are located 

C. the last value defined for the UTL_FILE_DIR parameter in the init.ora file 

D. the first value defined for the UTL_FILE_DIR parameter in the init.ora file 

E. the $APPLCSF/out directory where the Applications common output files are located 

Answer:

Q9. 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:

Q10. AD Administration contains a utility named Maintain Snapshot Information. Which statements correctly describe the functionality of this utility? (Choose all that apply.) 

A. You can create a copy of an existing snapshot. 

B. You can delete the current view snapshot. 

C. You can create a list of the current view and named snapshots stored in your system. 

D. You can export an existing snapshot to a file for storage or to another system. 

E. You can update the current view snapshot with any changes to the snapshot since the last update. 

Answer: A,C,D,E