Pass the Oracle Oracle Database 23ai 1z0-182 Questions and answers with CertsForce

Viewing page 3 out of 3 pages
Viewing questions 21-30 out of questions
Questions # 21:

Which two statements are true about advanced connection options supported by Oracle Net for connection to Oracle?

Options:

A.

Connect Time Failover requires the use of Transparent Application Failover (TAF).


B.

Source Routing requires the use of encrypted connections.


C.

Connect Time Failover requires the connect string to have two or more listener addresses configured.


D.

Load Balancing requires the use of a name server.


E.

Load Balancing can balance the number of connections to dispatchers when using a Shared Server configuration.


Expert Solution
Questions # 22:

Script abc.sql must be executed to perform a certain task. User HR with password HR exists in the target database and the account is unlocked. The TNSNAMES.ORA file is up to date. Examine this command attempted by the user: $ sqlplus hr/hr@orcl @abc. What will happen and why?

Options:

A.

The command succeeds and HR will be connected to the orcl database and after logging out to the abc database.


B.

The command fails because the script must refer to the full path name.


C.

The command fails and reports an error because @ is used twice.


D.

The command succeeds and HR will be connected to the orcl database instance, and the abc script will be executed.


E.

The command succeeds and HR will be connected to the orcl database instance, and the abc script will be executed.


Expert Solution
Questions # 23:

You have connected to the CDB root as a common user with the CREATE PLUGGABLE DATABASE system privilege and issued the following command: SQL> CREATE PLUGGABLE DATABASE pdb1 ADMIN USER admin1 IDENTIFIED BY p1 ROLES = (CONNECT) FILE_NAME_CONVERT = ('PDB$SEEDdir', 'PDB1dir'); Which three are results of the CREATE command?

Options:

A.

It creates new default schemas for the PDB.


B.

It creates tablespaces to store metadata.


C.

It creates a new local user ADMIN with SYSDBA privileges.


D.

The PDB must be opened Read Only to complete the integration of the PDB into the CDB.


E.

After the PDB is created, it is automatically opened Read/Write.


F.

It creates a new local user ADMIN with restricted privileges.


Expert Solution
Questions # 24:

Which two statements are true about the Automatic Diagnostic Repository (ADR)?

Options:

A.

It is held inside an Oracle database schema.


B.

The ADR base defaults to $ORACLE_HOME/rdbms/admin if neither DIAGNOSTIC_DEST nor ORACLE_BASE is set.


C.

It supports diagnostics for Automatic Storage Management (ASM).


D.

It supports diagnostics for Oracle Clusterware.


E.

The ADR base defaults to $ORACLE_HOME/dbs if the DIAGNOSTIC_DEST parameter and the ORACLE_BASE environment variable are not set.


Expert Solution
Questions # 25:

Which statement is true about the PDB_DBA role granted to a local user during the creation of a new PDB?

Options:

A.

The role has the privileges to administer the PDB.


B.

The role has the privileges to perform DDL operations on all local schema objects.


C.

The role has the privileges to create and manage users within the PDB.


D.

No privileges are provided with the PDB_DBA role.


Expert Solution
Questions # 26:

You unplugged a PDB to plug it into another CDB with the following command: SQL> ALTER PLUGGABLE DATABASE pdb1 UNPLUG INTO '/tmp/pdb1.pdb'; Which statement is true prior to plugging the PDB into the other CDB?

Options:

A.

The PDB archive file must be copied to the target CDB.


B.

The PDB manifest and all the datafiles must be copied to the target CDB.


C.

PDB archive file and only the user-defined tablespaces must be copied to the target CDB.


D.

The PDB manifest, the data files, and the PDB archive file must be copied to the target CDB.


Expert Solution
Questions # 27:

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?

Options:

A.

It continues to run in the background.


B.

You cannot monitor it.


C.

You can reattach to it and monitor it.


D.

It terminates.


Expert Solution
Questions # 28:

What memory structure caches the data dictionary providing access to all database user processes?

Options:

A.

The Large Pool


B.

The Java Pool


C.

The Streams Pool


D.

The Shared Pool


Expert Solution
Viewing page 3 out of 3 pages
Viewing questions 21-30 out of questions