Oracle 1z0-078 Exam Practice Questions (P. 5)
- Full Access (98 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #21
Examine this command executed on the first node of a four-node cluster:
$ < DATABASE_ORACLE_HOME >/OPatch/opatch apply 33575673
What does this command do?
$ < DATABASE_ORACLE_HOME >/OPatch/opatch apply 33575673
What does this command do?
- AIt applies a patch to one ORACLE_HOME only on the first cluster node.
- BIt applies a patch to one database ORACLE_HOME on alll cluster nodes.
- CIt applies a patch to all database ORACLE_HOMEs with the same release only on the first cluster node.
- DIt applies a patch to all ORACLE_HOMEs with the same release only on the first cluster node.
- EIt applies a patch to all database ORACLE_HOMEs with the same release on all cluster nodes.
Correct Answer:
A
A
send
light_mode
delete
Question #22
Which two tasks must be performed before launching the Oracle universal installer to install Oracle Database Software for RAC? (Choose two.)
- ASSH user equivalence for the Oracle software owner must be configured on all cluster nodes where the Database software will be installed.
- BGrid Infrastructure must be installed on all cluster nodes.
- CThe Clusterware stack must be up on all cluster nodes.
- DThe Clusterware stack must be up on all cluster nodes where the Database software will be installed.
- ESSH user equivalence for the Oracle software owner must be configured on all cluster nodes.
- FGrid Infrastructure must be installed on all cluster nodes where the Database software will be installed.
Correct Answer:
AB
AB
send
light_mode
delete
Question #23
Which two statements are true concerning Oracle 19c Clusterware-managed application VIPs? (Choose two.)
- AAn application VIP is created on the default network by the appvipcfg utility.
- BApplication VIPs do not fail over to surviving cluster nodes when the node hosting the VIP fails.
- CIf an application sends messages to be displayed and sets the DISPLAY variable, then an application VIP is required.
- DAn application VIP can be created with the crsctl utility.
- EAn application VIP is created on the interconnect network by the crsctl utility.
Correct Answer:
AD
AD
send
light_mode
delete
Question #24
Examine the output of this command:

The ACFS disk group is a normal redundancy disk group with 5 GB of free space.
To increase the size of the ACFS file system, you execute this command as the root user:
$ /sbin/acfsutil size +200M /u01/app/grid/acfsmount
Which two statements are true regarding the outcome of this command? (Choose two.)

The ACFS disk group is a normal redundancy disk group with 5 GB of free space.
To increase the size of the ACFS file system, you execute this command as the root user:
$ /sbin/acfsutil size +200M /u01/app/grid/acfsmount
Which two statements are true regarding the outcome of this command? (Choose two.)
- AIt fails to resize VOL1 because it must be executed as a user belonging to the SYSASM group.
- BIt fails to resize the filesystem because it must be unmounted before resizing.
- CIt succeeds but leaves the file system unmounted.
- DIt resizes VOL1.
- EIt resizes the filesystem mounted on /u01/app/grid/acfsmount.
Correct Answer:
DE
DE
send
light_mode
delete
Question #25
Your four-node cluster runs Oracle 19c Clusterware and supports a mix of RAC databases from Oracle 10g Release 2 to Oracle 19c.
All databases have one or more services defined.
The Oracle 10g Release 2 database clients connect to the database instances using the public VIP.
The Oracle 11g Release 2, 12c Release 1, and 19c clients connect to the database instances using the Single Client Access Name (SCAN).
You must change the public VIPs.
Which three actions must be performed to change the VIPs on host01, the first node in the cluster? (Choose three.)
All databases have one or more services defined.
The Oracle 10g Release 2 database clients connect to the database instances using the public VIP.
The Oracle 11g Release 2, 12c Release 1, and 19c clients connect to the database instances using the Single Client Access Name (SCAN).
You must change the public VIPs.
Which three actions must be performed to change the VIPs on host01, the first node in the cluster? (Choose three.)
- AUse srvctl start vip to start the VIP on host01.
- BUse oifcfg setif to start the VIP on host01.
- CUse oifcfg setif to stop the VIP on host01.
- DUse srvctl modify nodeapps to change the VIP on host01.
- EUse srvctl stop vip to stop the VIP on host01.
Correct Answer:
CDE
CDE
send
light_mode
delete
All Pages