0% found this document useful (0 votes)
649 views10 pages

Sample Questions For Oracle 1z0 908 Exam by Martin

1z0-908

Uploaded by

netopeak
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
649 views10 pages

Sample Questions For Oracle 1z0 908 Exam by Martin

1z0-908

Uploaded by

netopeak
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

Free Questions for 1Z0-908

Shared by Martin on 04-10-2024


For More Free Questions and Preparation Resources

Check the Links on Last Page


Question 1
Question Type: MultipleChoice

A valid raw backup of the shop.customers MyISAM table was taken.

You must restore the table. You begin with these steps:

1. Confirm that secure_file_priv='/var/tmp'

2. mysql> DROP TABLE shop.customers;

3. shell> cp /backup/customers.MY* /var/lib/mysql/shop/

Which two actions are required to complete the restore? (Choose two.)

Options:
A- shell> cp /backup/customers.sdi /var/tmp

B- shell> cp /backup/customers.sdi /var/lib/mysql/shop/

C- mysql> SOURCE '/var/tmp/customers.sdi'

D- mysql> IMPORT TABLE FROM /var/tmp/customers.sdi

E- shell> cp /backup/customers.frm /var/lib/mysql/shop/


F- mysql> IMPORT TABLE FROM /var/lib/mysql/shop/customers.sdi

G- mysql> ALTER TABLE shop.customers IMPORT TABLESPACE

H- mysql> ALTER TABLE shop.customers DISCARD TABLESPACE

Answer:
D, G

Question 2
Question Type: MultipleChoice

Which step or set of steps can be used to rotate the error log?

Options:
A- Execute SET GLOBAL log_error = '<new error log file>'.

B- Execute SET GLOBAL max_error_count = <number of messages at point to rotate>.

C- Execute SET GLOBAL expire_logs_days=0 to enforce a log rotation.

D- Rename the error log file on disk, and then execute FLUSH ERROR LOGS.
Answer:
D

Question 3
Question Type: MultipleChoice

Examine this list of MySQL data directory binary logs:

binlog.000001 binlog.000002

.....

binlog.000289

binlog.000300

binlog.000301

binlog.index

Now examine this command, which executes successfully:

mysqldump --delete-master-logs --all-databases > /backup/db_backup.sql

Which two are true? (Choose two.)


Options:
A- All databases are backed up to the output file.

B- All non-active binary logs are removed from the master.

C- All binary logs are deleted from the master.

D- All binary logs are backed up and then deleted.

E- All databases, excluding master metadata, are backed up to the output file.

F- All details regarding deleted logs and master metadata are captured in the output file.

Answer:
C, E

Question 4
Question Type: MultipleChoice

Which two are use cases of MySQL asynchronous replication? (Choose two.)
Options:
A- You can scale writes by creating a replicated mesh.

B- It guarantees near real-time replication between a master and a slave.

C- You can scale reads by adding multiple slaves.

D- MySQL Enterprise Backup will automatically back up from an available slave.

E- It allows backup to be done on the slave without impacting the master.

Answer:
C, E

Question 5
Question Type: MultipleChoice

Which two statements are true about using MySQL Enterprise Monitor Query Analyzer? (Choose two.)

Options:
A- The single query QRTi pie chart in the Query Analyzer view is based on the average execution of all statements.

B- It is possible to retrieve a normalized statement, but never the exact statement that was executed.

C- It is possible to configure the Query Analysis built-in advisor to get notified about slow query execution.

D- It is possible to list and analyze statements in an arbitrary graph range selection from timeseries graphs.

E- It is possible to import data into the Query Analyzer from heterogeneous sources, such as CSV.

Answer:
C, D

Question 6
Question Type: MultipleChoice

Your MySQL server is running on the Microsoft Windows platform.

Which three local connection protocols are available to you? (Choose three.)

Options:
A- named pipes

B- shared memory

C- SOCKET

D- X Protocol

E- UDP

F- TCP/IP

Answer:
A, B, F

Question 7
Question Type: MultipleChoice

Which two commands will display indexes on the parts table in the manufacturing schema? (Choose two.)

Options:
A- DESCRIBE manufacturing.parts;
B- SELECT * FROM information_schema.statistics WHERE table_schema='manufacturing' AND TABLE_NAME='parts';

C- SHOW INDEXES FROM manufacturing.parts;

D- SELECT * FROM information_schema.COLUMN_STATISTICS;

E- EXPLAIN SELECT INDEXES FROM manufacturing.parts;

Answer:
B, D
To Get Premium Files for 1Z0-908 Visit
https://www.p2pexams.com/products/1z0-908

For More Free Questions Visit


https://www.p2pexams.com/oracle/pdf/1z0-908

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy