单项选择题
You created a response file and want to check it before starting installations in silent mode. You started installation of Oracle software in interactive mode by providing the response file. In the middle of the installation, you realize that the behavior of the Oracle Universal Installer (OUI) is not consistent with the response file. What action would you take to detect the cause of this behavior?()
A.Compare the contents of the install.log file with the response file.
B.Refer to the contents of the oraInst.loc file to verify the steps performed by OUI.
C.Compare the contents of the installActions.log file with that of the response file.
D.Refer to the alert log file for information regarding the actions performed by OUI during installation.
相关考题
-
单项选择题
Youbackedupthecontrolfiletotrace.Whichstatementistrueaboutthetracefilegenerated?()
A.The trace file is in binary format.
B.The trace file has a SQL script to re-create the control file.
C.The trace file is a backup set created during the backup of the control file.
D.The trace file contains the instructions to manually re-create the control file.
E.The trace file is an image copy of the control file created during the backup of the control file. -
单项选择题
User A executes the following command to update the TRANS table) SQL> UPDATE B.trans SET tr_amt=tr_amt+500 WHERE c_code=’C005’; Before user A issues a COMMIT or ROLLBACK command, user B executes the following command on the TRANS table: SQl> ALTER TABLE trans MODIFY (tr_type VARCHAR2 (3)); What would happen in this scenario?()
A.The transaction for user A is rolled back.
B.The ALTER TABLE command modifies the column successfully.
C.The ALTER TABLE command fails due to the resource being busy.
D.The ALTER TABLE command waits until user A ends the transaction. -
多项选择题
Whichtwostatementsaboutbigfiletablespacesaretrue?()
A.The bigfile tablespace have only one data file.
B.The segment space management is automatic.
C.The extent management is dictionary managed.
D.The database can have only one bigfile tablespace.
E.The bigfile tablespace can be converted to a smallfile tablespace.
