1z0-116 Oracle Database Advanced Security Administration

Loading demo links...

Showing 1–3 of 10 questions

Question 1

You are the Service Consumer In the Cloud Shared Responsibility Model.

Which three are your responsibility when using the Infrastructure as a Service (IaaS)?

Select all that apply, then click Submit answer.

  • application

  • host Infrastructure

  • network

  • data

  • physical

  • guest OS

  • virtualization

  • database

Question 2

You connect to the database Instance over a network to change the password of user scott.

Which two methods avoid the new password for user scott from being compromised by network sniffing?

Select all that apply, then click Submit answer.

  • Set the server side sqlnet.ora parameter SQLNET.CRYPTO_CHECKSUM_SERVER-REQUESTED.

  • Use ALTER USER SCOTT PASSWORD EXPIRE.

  • Set the server side sqlnet.ora parameter SQLNET.ENCRYPTION_SERVER=REQUESTED.

  • Use ALTER USER SCOTT IDENTIFIED BY VALUES '*.

  • Use ALTER USER SCOTT IDENTIFIED BY .

  • Use the SQL"PIus command password SCOTT.

Question 3

Which two statements are true about running the Oracle Database Security Assessment Tool (DBSAT) Collector?

Select all that apply, then click Submit answer.

  • It runs only on UNIX/Linux systems.

  • It must connect to the database using a SYSDBA connection.

  • It must be run by an OS user with read permissions on files and directories under ORACLE_HOME.

  • It runs only on Windows systems.

  • It must be run on the server that contains the database.