Oracle 1z0-078 Exam Practice Questions (P. 1)
- 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 #1
Examine this sequence of commands:

The cluster consists of nodes HOST01, HOST02, HOST03 and HOST04, and the clusterware is running on all four nodes.
Which three statements are true about the result of the root user running these commands on HOST01? (Choose three.)

The cluster consists of nodes HOST01, HOST02, HOST03 and HOST04, and the clusterware is running on all four nodes.
Which three statements are true about the result of the root user running these commands on HOST01? (Choose three.)
- AThe Oracle Clusterware stack is stopped on all nodes.Most Voted
- BThe Oracle Clusterware stack is prevented from being automatically started on HOST01.
- CThe Oracle Clusterware stack is prevented from being automatically started on all nodes.Most Voted
- DThe Oracle Clusterware stack is stopped on all nodes except HOST01.
- EThe Oracle Clusterware stack is started on all nodes except HOST01.
- FThe Oracle Clusterware stack is started on all nodes.Most Voted
Correct Answer:
ABF
ABF
send
light_mode
delete
Question #2
Secure Cluster Communication protects the cluster interconnect from common security threats when used together with Single Network Support. Secure Cluster Communication includes message digest mechanisms, protection against fuzzing, and uses Transport Layer Security (TLS) to provide privacy and data integrity between the cluster members.
Which statement is true about securing cluster interconnect communication?
Which statement is true about securing cluster interconnect communication?
- ASecurity for the cluster interconnect is invoked automatically as part of a new Oracle Grid Infrastructure 19c deployment or an upgrade to Oracle Grid Infrastructure 19c and Database administrators or cluster administrators do not need to make any configuration changes for this feature.
- BSecurity for the cluster interconnect is invoked automatically as part of a new Oracle Grid Infrastructure 19c deployment or an upgrade to Oracle Grid Infrastructure 19c using an auto-generated encryption key that is stored locally on each node of the cluster in an Oracle Wallet and Database administrators or cluster administrators must provide a valid path for the Wallet file.
- CSecurity for the cluster interconnect is invoked by auto-generated server certificates that will be assigned to each cluster node as part of a new Oracle Grid Infrastructure 19c deployment or an upgrade to Oracle Grid Infrastructure 19c.
- DDatabase administrators or cluster administrators must provide an encryption key during new Oracle Grid Infrastructure 19c deployment or an upgrade to Oracle Grid Infrastructure 19c to secure the interconnect communication.
- EDatabase administrators or cluster administrators must provide a valid server certificate and an Oracle Wallet for each node during new Oracle Grid Infrastructure 19c deployment or an upgrade to Oracle Grid Infrastructure 19c to secure the interconnect communication.
Correct Answer:
A
A
send
light_mode
delete
Question #3
Which three resources are managed using global concurrency control in an Oracle 19c RAC multi-instance database? (Choose three.)
- ADatabase block buffers
- BMutexes
- CRedo log buffers
- DLatches
- EEnqueues
- FCursors
Correct Answer:
BDE
BDE
send
light_mode
delete
Question #4
Examine this command:
SQL> CREATE PLUGGABLE DATABASE pdb3 FROM pdb1;
Which three conditions must be true for successful execution of this command on a RAC database? (Choose three.)
SQL> CREATE PLUGGABLE DATABASE pdb3 FROM pdb1;
Which three conditions must be true for successful execution of this command on a RAC database? (Choose three.)
- AThe source PDB must be closed on the CDB instance from where the command is executed.
- BThe source PDB must be in READ ONLY mode on all CDB instances if the CDB is in No Archive mode.
- CThe source PDB must use a global temporary tablespace.
- DIt can be executed only by a common user with the CREATE PLUGGABLE DATABASE system privilege connected to the root container.
- EOracle Managed Files must be enabled or PDB_FILE_NAME_CONVERT must be set.
- FAll running CDB instances must be open in restricted mode.
Correct Answer:
ADE
ADE
send
light_mode
delete
Question #5
Which statement describes the usage of Dynamic Service Fallback in Oracle RAC 19c?
- ADynamic Service Fallback allows a service to relocate to an available instance when the service is stopped on a preferred instance.
- BDynamic Service Fallback allows a service to fall back to a preferred instance when the available instance performance falls below a specified threshold after it was failed over to an available instance.
- CTo enable Dynamic Service Fallback, you should specify the level of performance of a preferred instance for a service to be relocated to an available instance by setting the -failback attribute of a service to "Low, Medium, or High".
- DDynamic Service Fallback allows a service to fall back to a preferred instance when it becomes available after it was failed over to an available instance.
Correct Answer:
D
D
send
light_mode
delete
All Pages