Which three statements are true about the tools used to configure Oracle Net Services?
Which three relationships between instances and Oracle databases are possible without using Multi-tenant?
Which two statements are true about database instances and Real Application Clusters (RAC)?
Your database instance is started with an SPFILE. A PFILE is also available. You execute this command: ALTER SYSTEM SET DB_CACHE_SIZE=100K; Where does the value change?
Which two statements are true about trace files produced by the Oracle Database server?
Which two account management capabilities can be configured using Oracle profiles?
Which two tasks can be performed in the NOMOUNT state?
In one of your databases, you create a user, HR, and then execute this command: GRANT CREATE SESSION TO hr WITH ADMIN OPTION; Which three actions can HR perform?
Which of the following is true about the status of a PDB that has been unplugged from a CDB?
What is the result of the following command? ALTER PLUGGABLE DATABASE PDB1 DISCARD STATE;
Which three tasks are performed by background processes in an Oracle database instance?
Which statement is true about the PDB_DBA role granted to a local user during the creation of a new PDB?
Which three statements are true about roles?
How do you validate that the database was migrated to Unified Auditing?
Examine this command: SQL> ALTER TABLE ORDERS SHRINK SPACE COMPACT; Which two statements are true?
Which four statements are true about the Oracle Server architecture?
Which two statements are true concerning logical and physical database structures?
You execute this command: [oracle@host01 ~]$ expdp system/oracle FULL=Y DUMPFILE=exp_db_full.dmp PARALLEL=4 LOGFILE=exp_db_full.log JOB_NAME=exp_db_full. During the export operation, you detach from the job by using CTRL+C and then execute this command: Export> STOP_JOB=IMMEDIATE. Are you sure you wish to stop the job ([yes]/no): yes. Which two statements are true about the job?
Which advisor is used to detect missing or stale object statistics?
What are Oracle Database Metrics?
Which three functions are performed by dispatchers in a shared server configuration?
You want to apply the principle of Least Privilege in all your live databases. One of your requirements is to revoke unnecessary privileges from all users who have them using Privilege Analysis. Which three types of analyses can be done using the DBMS_PRIVILEGE_CAPTURE package?
Which two statements are true about advanced connection options supported by Oracle Net for connection to Oracle?
Which resource plan is used to manage the resources for the predefined maintenance window?
Which three statements are true about the Oracle Database server during and immediately after SHUTDOWN TRANSACTIONAL?
Which three statements are true about a dedicated server configuration?
Which three statements are true about Deferred Segment Creation in Oracle databases?
You want to apply the principle of least privilege in all your live databases. One of your requirements is to revoke unnecessary privileges from all users who have them using Privilege Analysis. Which two types of analyses can be done using the DBMS_PRIVILEGE_CAPTURE package?