nerdexam
Oracle

1Z0-116 · Question #43

1Z0-116 Question #43: Real Exam Question with Answer & Explanation

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

Implementing Encryption

Question

To avoid hard coding passwords in scripts, you have elected to create an external password store- Examine this list of steps: 1. Set the external password store wallet location. ALTER SYSTEM SET EXTERNAL_KEYSTORE_CREDENTIAL_LOCATION = "/穞 c/ORACLE/WALLETS/orcl/external_Btore" SCOPE c SPFILE; 2. Log in as a user who has syskm privileges. 3. Create an auto-logln keystore that contains the keystore password including the add secret clause. ADMINISTER KEY MANAGEMENT ADD SECRET 'password' FOR CLIENT 'TDE_WALLET' TO LOCAL AUTO_LOGIH KEYSTORE '/etc/0RACLE/WALLETS/orcl/extemal_store'; 4. Restart the database instance as sysdba. SHUTDOWN IMMEDIATE STARTUP 5. Create an auto-logln keystore that contains the keystore password. ADMINISTER KEY MANAGEMENT FOR CLIENT 'TDE_WALLET' TO LOCAL AUTO_L0GIN KEYSTORE ' /etc/ORACLE/WALLETS/orcl/external_store' ; 6. Set an Encryption Key. ADMINISTER KEY MANAGEMENT SET ENCRYPTION KEY IDENTIFIED BY keystore_password WITH BACKUP Identify the minimum number of steps in the correct order that must be performed to create the external password store.

Options

  • A2,1,3,4
  • B1,2,5,4
  • C1,2,3,6,4
  • D1,2,6,3,5
  • E2,3,6,4
  • F1,2,3,4

Unlock 1Z0-116 to see the answer

You've previewed enough free 1Z0-116 questions. Unlock 1Z0-116 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.

Topics

#External Password Store#Oracle Wallet#Auto-Login Keystore#Encryption Key Management
Full 1Z0-116 Practice
To avoid hard coding passwords in scripts, you have elected to... | 1Z0-116 Q#43 Answer | NerdExam