Free Oracle 1Z0-908 Exam Questions

Become Oracle Certified with updated 1Z0-908 exam questions and correct answers

Page:    1 / 79      
Total 392 Questions | Updated On: Nov 26, 2025
Add To Cart
Question 1

In a test database, you issue the SELECT … INTO OUTFLLE statement to create a file with your t1 table data.
You then TRUNCATE this table to empty it.
mysql> SELECT * INTO OUTFILE ‘/tmp/t1.sql’ from t1;
mysql> TRUNCATE t1;
Which two methods will restore data to the t1 table? (Choose two.)


Answer: A,D
Question 2

You execute this command:
shell> mysqlpump --exclude-databases=% --users
Which statement is true?


Answer: B
Question 3

A MySQL replication master is set up by using global reansaction identifiers(GTIDs). You execute this statement:
mysql> CREATE TABLE datatarget SELECT * FROM datasource;
ERROR 1786 (HY000): CREATE TABLE ... SELECT is forbidden when @@GLOBAL.ENFORCE_GTID_CONSISTENCY = 1.
Why is this statment forbiden?


Answer: D
Question 4

You have an InnoDB Cluster configured with three servers.
Examine this command, which executes successfully:
mysqldump -uroot -p -d mydatabase > mydatabase_backup.sql
Due to data loss, the cluster is initialized and a restore is attempted resulting in this error:
ERROR 13176 (HY000) at line 23: Cannot update GTID_PURGED with the Group Replication plugin running
Which two actions, either one of which, can fix this error and allow a successful restore of the cluster? (Choose two.)


Answer: B,C
Question 5

You want to create a temporary table named OLD_INVENTORY in the OLD_INVENTORY database on the master server. This table is not to be replicated to the slave server.
Which two changes would ensure that the temporary table does not propagate to the slave? (Choose two.)


Answer: A,C
Page:    1 / 79      
Total 392 Questions | Updated On: Nov 26, 2025
Add To Cart

© Copyrights DumpsCertify 2025. All Rights Reserved

We use cookies to ensure your best experience. So we hope you are happy to receive all cookies on the DumpsCertify.