Oracle 1z0-116 Exam Practice Questions (P. 1)
- Full Access (72 questions)
- One Year of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #1
Which command avoids displaying the password on the command line or spooling it to a spool file?
A.
SET VERIFY OFF -
ACCEPT password CHAR PROMPT 'Enter password: '
CONNECT jane/&password
A.
SET VERIFY OFF -
ACCEPT password CHAR PROMPT 'Enter password: '
CONNECT jane/&password
- ASET ECHO OFF -
CONNECT jane/&password - BSET ECHO OFF -
ACCEPT password CHAR PROMPT 'Enter password: '
CONNECT jane/&password - CSET VERIFY OFF -
ACCEPT password CHAR PROMPT 'Enter password: ' HIDE
CONNECT jane/&password
send
light_mode
delete
Question #2
You use srvctl in a RAC environment by using Oracle 12.2 default administrative privileges.
Examine these commands and output:

Which privilege is required by the Oracle clusterware agent?
Examine these commands and output:

Which privilege is required by the Oracle clusterware agent?
send
light_mode
delete
Question #3
While upgrading your Oracle database server from 10g to 19c, you want to ensure that the users can still connect with their current passwords after the upgrade.
What do you need to set explicitly for this purpose?
What do you need to set explicitly for this purpose?
- ASQLNET.ALLOWED_LOGON_VERSION_SERVER = 12a in the sqlnet.ora of the new database home
- BSQLNET.ALLOWED_LOGON_VERSION_CLIENT = 8 in the sqlnet.ora file of the client application.
- CClient NET.ALLOWED_LOGON_VERSION_CLIENT must be set to a lower value than the server SQLNET.ALLOWED_LOGON_VERSION_SERVER.
- DSQLNET.ALLOWED_LOGON_VERSION_SERVER = 8 in the sqlnet.ora of the new database home.
send
light_mode
delete
Question #4
What is generated when running dbsat collect without requiring encryption for the output file?
- Aa zip file containing findings
- Ba JSON file containing findings
- Can HTML file containing findings
- Da text file containing findings
- Ean Excel spreadsheet file containing findings
send
light_mode
delete
Question #5
Which three statements are true about the DBSAT discoverer utility? (Choose three.)
- AYou are limited to the sensitive categories provided by DBSAT.
- BYou can specify literal strings that are to be searched for in column names, to be discovered as sensitive.
- CYou can specify regular expressions for searching column values in each row, to be discovered as sensitive.
- DEach finding of sensitive data for a given category is assigned a risk level of high, medium, or low.
- EThe Database Sensitive Data Assessment Report is appended to the Database Security Assessment Report.
- FYou can exclude schemas from the discovery scan.
send
light_mode
delete
All Pages
