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

Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions
Questions # 1:

Which two statements are true concerning logical and physical database structures?

Options:

A.

A segment can span multiple data files in some tablespaces.


B.

Segments can span multiple tablespaces.


C.

A segment might have only one extent.


D.

All tablespaces may have one or more data files.


E.

A segment’s blocks can be of different sizes.


Expert Solution
Questions # 2:

In one of your databases, the user HR has the password HRMGR. You want to connect to a database instance whose listener listens on port 1531 by using this statement: CONNECT HR/HRMGR@orcl. No name server is used. Which statement is true about ORCL?

Options:

A.

It must be the name of the database to whose instance HR wishes to connect.


B.

It must resolve to a valid connect descriptor in the client's tnsnames.ora file.


C.

It must be the name of the server running the database to whose instance HR wishes to connect.


D.

It must resolve to a valid connect descriptor in the server's tnsnames.ora file.


E.

It must be the value of the SERVICE_NAMES parameter on the client side.


Expert Solution
Questions # 3:

How do you validate that the database was migrated to Unified Auditing?

Options:

A.

By querying V$OPTION for parameter Unified Auditing.


B.

By using the LSINVENTORY Command to query the Oracle Database Software Library.


C.

By querying the DBA_UNIFIED_AUDIT_OPTION view.


D.

By executing DBMS_AUDIT_MGMT PL/SQL package in Verify mode.


Expert Solution
Questions # 4:

Examine this command: ALTER DATABASE MOVE DATAFILE '/u01/sales01.dbf' TO '/u02/sales02.dbf'; Which two statements are true?

Options:

A.

DML may be performed on tables with one or more extents in this data file during the execution of this command.


B.

It overwrites any existing file with the name sales02.dbf in /u02 by default.


C.

The "TO" clause containing the new file name must be specified even if Oracle Managed Files (OMF) is used.


D.

Compressed objects in sales01.dbf will be uncompressed in sales02.dbf after the move.


E.

Tables with one or more extents in this data file may be queried during the execution of this command.


Expert Solution
Questions # 5:

Which two statements are true about the DUAL table?

Options:

A.

It can be accessed by any user who has the SELECT privilege in any schema.


B.

It consists of a single row and single column of VARCHAR2 data type.


C.

It can display multiple rows but only a single column.


D.

It can be accessed only by the SYS user.


E.

It can display multiple rows and columns.


F.

It can be used to display only constants or pseudo columns.


Expert Solution
Questions # 6:

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?

Options:

A.

In the SPFILE and PFILE


B.

In the SPFILE and memory


C.

Only in memory


D.

In the SPFILE, PFILE, and memory


E.

Only in the SPFILE


Expert Solution
Questions # 7:

Which three actions are ways to apply the principle of least privilege?

Options:

A.

Enabling Unified Auditing.


B.

Revoking execute privilege on UTL_SMTP, UTL_TCP, UTL_HTTP, and UTL_FILE from the roles/users (assuming typo for duplicate option).


C.

Using Access Control Lists (ACLs).


D.

Setting the O7_DICTIONARY_ACCESSIBILITY parameter to TRUE.


E.

Setting the REMOTE_OS_AUTHENT parameter to TRUE.


Expert Solution
Questions # 8:

You are going to perform a hot remote clone of PDB1 from CDB1 as TESTPDB in CDB2. Which of the following is a necessary prerequisite for the hot remote clone?

Options:

A.

PDB1 must be taken offline before the cloning process begins.


B.

Both CDBs need to be in local undo mode.


C.

PDB1 must be in read-only mode.


D.

TESTPDB must be in read-only mode after the cloning process is complete.


Expert Solution
Questions # 9:

One of your database instances was shut down normally and then started in NOMOUNT state. You then executed this command: ALTER DATABASE MOUNT; Which two of these actions are performed?

Options:

A.

Online data files are opened.


B.

Online redo logs are opened.


C.

The initialization parameter file is read.


D.

Oracle shared memory structures are allocated.


E.

The alert log has instance startup details written to it.


F.

Control files are read.


Expert Solution
Questions # 10:

Which three statements are true about Deferred Segment Creation in Oracle databases?

Options:

A.

It is supported for Index Organized Tables (IOTs) contained in locally managed tablespaces.


B.

It is supported for SYS-owned tables contained in locally managed tablespaces.


C.

It is the default behavior for tables and indexes.


D.

Indexes inherit the DEFERRED or IMMEDIATE segment creation attribute from their parent table.


E.

Sessions may dynamically switch back and forth from DEFERRED to IMMEDIATE segment creation.


Expert Solution
Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions