nerdexam
Oracle

1Z0-050 · Question #6

1Z0-050 Question #6: Real Exam Question with Answer & Explanation

Sign in or unlock 1Z0-050 to reveal the answer and full explanation for question #6. The question stem and answer options stay visible for context.

Question

Evaluate the following block of code: BEGIN DBMS_NETWORK_ACL_ADMIN.CREATE_ACL ( acl => 'mycompany-com-permissions.xml', principal => 'ACCT_MGR', 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?

Options

  • AIt produces an error because a fully qualified host name needs to be specified.
  • BIt produces an error because the range of ports associated with the hosts has not been specified.
  • CIt creates an access control list (ACL) with the user ACCT_MGR who gets the CONNECT and
  • DIt creates an access control list (ACL) with the user ACCT_MGR who gets the CONNECT privilege

Unlock 1Z0-050 to see the answer

You've previewed enough free 1Z0-050 questions. Unlock 1Z0-050 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full 1Z0-050 Practice