Online Access Free 1Z1-050 Practice Test
Exam Code: | 1Z1-050 |
Exam Name: | Oracle Database 11g: New Features for Administrators |
Certification Provider: | Oracle |
Free Question Number: | 183 |
Posted: | Aug 31, 2025 |
Which three statements correctly describe the features of the I/O calibration process? (Choose three.)
Which two are the uses of the ASM metadata backup and restore (AMBR) feature? (Choose two.)
Evaluate the following block of code
BEGIN
DBMS_NETWORK_ACL_ADMIN.CREATE_ACL(
acl => lmycompany-com-permissions.xmll1
principal => 'ACCTJvlGR1,
is_grant => TRUE,
privilege => 'connect');
DBMS_NETWORK_ACL_ADMIN.ASSIGN_ACL(
acl => 'mycompany-com-permissions.xml',
host => ".mycompany.com');
END;
What is the outcome of the above code?
What is the advantage of setting the ASM-preferred mirror read for the Stretch cluster configuration?