Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

Which two statements are true about Database Vault rules and rule sets?

A.

You must create a rule set for a rule, before creating the rule.

B.

You con reference Oracle-supplied rules In rule sets that you create.

C.

If a rule set Is disabled. It Is evaluated to true without having Its rules evaluated.

D.

A given rule can be added to only one rule set.

E.

Deleting a rule set also deletes all the rules that have been added to It.

Examine this command that Is executed:

What is the result?

A.

The salary column is fine grain audited.

B.

The salary column is nullified when queried by the database users.

C.

The bind variables for the salary column are masked In trace files and vS views.

D.

The salary column is encrypted using TDE column encryption.

E.

The salary column is redacted when queried by database users.

Examine these commands that execute successfully:

What must be done to allow the index to be used?

A.

Use tublespace encryption instead of column encryption.

B.

Add the first_name column to the ix_employee Index to Improve its selectivity.

C.

Create a SQL baseline to preserve the execution plan from before the encryption.

D.

Enable encryption hardware acceleration on the CPUs of the machine.

Examine these commands and the output used to configure Real Application Security:

What does this output mean?

A.

You treated an access control list that references a non-existent policy.

B.

You created an access control list that references a non-existent realm.

C.

You created a policy that references a non-existent access control list.

D.

You created a realm and an access control list that reference a non-existent policy.

E.

You created a policy that references a non-existent realm.

F.

You created a realm that references a non-existent policy.

Database Vault Is configured and enabled In the Oracle database.

Three users are granted the dba, dv_omneb, and dv_acctmgb roles.

There is a requirement to create a user who can:

1. Connect to the database Instance

2. Select from dictionary views

Which users can complete the operation to meet the requirement?

A.

users granted DV_ACCTMGR and DV_OWNER roles

B.

users granted DV_OWNER role

C.

users granted DBA and DV_OWNER roles

D.

users granted DV_ACCTMGR and DBA roles

Examine this command:

Which two statements are true?

A.

Opening the software keystore from remote computers is possible.

B.

Opening the software keystore from the local computer Is possible.

C.

Opening the software keystore from remote computers is not possible.

D.

Opening the software keystore must always be done manually on the local computer.

E.

Opening the software keystore from the local computer is not possible.

Which three are true concerning command rules?

A.

System privileges override command rules.

B.

If a command rule's associated rule set evaluation results In an error, the command is not allowed to execute.

C.

A command can have only one command rule that applies to it.

D.

For DML statement command rules, you can specify a wildcard for the object owner.

E.

If a command rule's associated rule set Is disabled, then the rule set evaluates to true.

F.

For DML statement command rules, you can specify a wildcard for the object name.

G.

Object privileges override command rules.

Which two commands can a user with the syskm privilege execute?

A.

ALTER DATABASE DICTIONARY REKEY CREDENTIALS;

B.

SELECT * FROM DBA_OBJECTS;

C.

SELECT * FROM DBA_TABLESPACES WHERE ENCRYPTED = 'YES*;

D.

ADMINISTER KEY MANAGEMENT SET KFYSTOBF OPEN IDENTIFIED BY password:

E.

ALTER SYSTEM FLUSH PASSWORDFILE_METADATA_CACHE;

F.

ALTER TABLESPACE APPDATA ENCRYPTION OFFLINE ENCRYPT;

Oracle Database Vault is enabled In the database. You have these requirements:

1. Database administrator dbai must export and import data from and to a non-protected schema.

2. Database administrator dba2 must export and Import data from and to a protected schema.

Which three options together satisfy these requirements?

A.

Grant become user to dbai.

B.

Grant sysoper to both users.

C.

Run d3ms_macadm.authorize_datapump_user procedure granting dbai privileges to impdp and expdp utilities.

D.

Grant imp_full_database and exp_full_database to dbai and dba2.

E.

Run dbms_macadm.authobize_datapump_useb procedure granting dba2 privileges to impdp and expdp utilities.

F.

Grant become user to dba2.

G.

Grant sysdba to both users.

Examine this parameter In sqinet.ora:

SQLNET.ADTHENTICATION_SEBVICES=(NONE)

For which two cases do you need a password file?

A.

to authenticate externally Identified users locally

B.

to authenticate nonprivllegcd database users locally

C.

to authenticate administrative privileged users remotely

D.

to authenticate externally Identified users remotely

E.

to authenticate nonprivileged database users remotely

F.

to authenticate administrative privileged users locally