Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Oracle Exam 1Z0-116 Topic 11 Question 31 Discussion

Actual exam question for Oracle's 1Z0-116 exam
Question #: 31
Topic #: 11
[All 1Z0-116 Questions]

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 = "/*tc/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.

Show Suggested Answer Hide Answer
Suggested Answer: B, F, G

Contribute your Thoughts:

Candida
1 months ago
Alright, let's do this! I'm feeling confident, but I'll double-check my work just to be sure. After all, you can't spell 'confident' without 'con'.
upvoted 0 times
Glen
4 days ago
User 1: I think the correct order is A) 2,1,3,4
upvoted 0 times
...
...
Cassi
1 months ago
This is a tricky one. I bet the person who wrote this question is laughing at us right now, trying to trip us up with all these steps.
upvoted 0 times
Lashandra
15 days ago
Yeah, it can be confusing, but we just have to carefully follow the steps in order.
upvoted 0 times
...
Lynna
16 days ago
I think the correct order is C) 1,2,3,6,4.
upvoted 0 times
...
Martina
28 days ago
I know, it seems like a lot of steps to set up that external password store.
upvoted 0 times
...
...
Rolf
2 months ago
Hmm, I'm not sure about the order of the steps. Maybe I should try to visualize the process and see if any of the options make sense.
upvoted 0 times
Jose
5 days ago
Yes, Option C looks good. It follows the logical order of creating the external password store.
upvoted 0 times
...
Carmen
28 days ago
I think Option C is correct because it starts with setting the external password store wallet location.
upvoted 0 times
...
Grover
1 months ago
Option C seems to be the correct sequence of steps.
upvoted 0 times
...
...
Elmira
2 months ago
The steps seem complicated, but the question is asking for the minimum number in the correct order. I'll have to carefully read through each option to find the most concise one.
upvoted 0 times
...
Marti
2 months ago
Hmm, that makes sense too. I can see how setting the encryption key before creating the auto-login keystore could be important. Thanks for sharing your perspective, Vicente.
upvoted 0 times
...
Vicente
2 months ago
I disagree, I believe the correct order is D) 1,2,6,3,5. We should set the wallet location, log in with syskm privileges, set an encryption key, create the auto-login keystore, and then restart the database.
upvoted 0 times
...
Marti
2 months ago
I think the correct order is C) 1,2,3,6,4 because we need to set the wallet location first, then log in with syskm privileges, create the auto-login keystore, set an encryption key, and finally restart the database.
upvoted 0 times
...

Save Cancel