Oracle 1z0-915-1 Exam Practice Questions (P. 2)
- Full Access (75 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 #6
You want to connect to a DB system with MySQL Shell.
DB system endpoint IP address: 10.0.1.221
Username: admin -
Password: MySQL8.0 -
Which two commands work? (Choose two.)
DB system endpoint IP address: 10.0.1.221
Username: admin -
Password: MySQL8.0 -
Which two commands work? (Choose two.)
- Amysqlsh -h 10.0.1.221 -u admin -p MySQL8.0
- Bmysqlsh mysql://MySQL8.0:[email protected]
- Cmysqlsh mysql://admin:[email protected]
- Dmysqlsh -h10.0.1.221 -uadmin -pMySQL8.0
- Emysqlsh -host 10.0.1.221 -user admin -password MySQL8.0
send
light_mode
delete
Question #7
Which sequence of steps must you perform to change the configuration of a high-availability DB system?
- ADisable high availability, edit the DB system, change the configuration, and enable high availability.
- BStop the DB system, edit the DB system, change the configuration, and start the DB system.
- CEdit and change the configuration of all secondary instances, switch over to a secondary instance, and edit and change the configuration of the former primary instance.
- DEdit the DB system and change the configuration.
send
light_mode
delete
Question #8
Why would you select "Source cannot use GTID auto-positioning" when creating a channel?
- AThe target DB system is a high-availability DB system.
- BSome tables have no primary key.
- CThe binary log offset is unknown.
- DThe source gtid_mode is OFF.
send
light_mode
delete
Question #9
You have an inbound replication channel that replicates data from one DB system to another DB system. Both DB systems are created with the default configuration.
You encountered the following error on the target DB system:

What is the possible cause?
You encountered the following error on the target DB system:

What is the possible cause?
- AThe missing GTID set has been archived to object storage and is no longer available.
- BThe target DB system relay log file destination is full.
- CThe channel has been disabled for more than 2 hours.
- DThe administrator has deleted the binary log files from the source DB system.
send
light_mode
delete
Question #10
What happens when you perform a switchover of a high-availability DB system with an attached HeatWave cluster?
- AThe HeatWave cluster is deleted and a new HeatWave cluster is attached to the new primary instance.
- BThe HeatWave cluster is attached to the new primary instance.
- CThe HeatWave cluster remains attached to the same DB system and the new primary instance redirects queries to that cluster.
- DThe HeatWave cluster is no longer valid; you must re-create the HeatWave cluster.
send
light_mode
delete
All Pages