Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Oracle 1z0-182 Practice Exam with Questions & Answers

Questions 1

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

Oracle 1z0-182 Premium Access
Questions 2

You must create a tablespace of nonstandard block size in a new file system and plan to use this command: CREATE TABLESPACE ns_tbs DATAFILE '/u02/oracle/data/nstbs_f01.dbf' SIZE 100G BLOCKSIZE 32K; The standard block size is 8K, but other nonstandard block sizes will also be used. Which two are requirements for this command to succeed?

Options:
A.

DB_32K_CACHE_SIZE must be less than DB_CACHE_SIZE.

B.

DB_32K_CACHE_SIZE must be set to a value that can be accommodated in the SGA.

C.

The operating system must use a 32K block size.

D.

DB_32K_CACHE_SIZE should be set to a value greater than DB_CACHE_SIZE.

E.

The /u02 file system must have at least 100G space for the datafile.

Questions 3

At which two container database levels can COMMON Unified Audit Policies be used?

Options:
A.

COMMON Unified Audit Policies can only be created at CDB level to monitor DBA operation at any level.

B.

At the CDB level.

C.

At the Application Root level of an Application Container.

D.

At any level by using the COMMON option in the policy.

E.

At the PDB level if the policy is created by a COMMON user.

Questions 4

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

Options:
A.

It is a file-based repository held outside any database.

B.

It is only used for Oracle database diagnostic information.

C.

It is held inside an Oracle database schema.

D.

It can be used for the problem diagnosis of a database when that database’s instance is down.

E.

The ADR base is specified in the DIAGNOSTIC_DEST database parameter.

Questions 5

Which three statements are true about the Oracle Database server during and immediately after SHUTDOWN TRANSACTIONAL?

Options:
A.

Instance recovery occurs automatically during the shutdown.

B.

Uncommitted transactions are allowed to continue to the next ROLLBACK.

C.

New connection requests made to the database instance are refused.

D.

Sessions remain connected even if they are not running a transaction.

E.

Uncommitted transactions are allowed to continue to the next COMMIT.

Questions 6

Which three statements are true about row chaining and row migration done by Oracle database block space management?

Options:
A.

A migrated row results in an update to any index on the table to point the row ID in the index to the row’s new location.

B.

Update statements can result in one or more migrated rows.

C.

Update statements can result in one or more chained rows.

D.

Row pieces of a chained row must always reside in different blocks.

E.

Insert statements can result in a migrated row.

Questions 7

Which statement regarding PDBs (Pluggable Databases) is correct?

Options:
A.

You can drop a PDB as long as it is not the PDB seed.

B.

You cannot drop a source PDB of a refreshable PDB.

C.

You can drop an application root along with the associated PDBs.

D.

When the relocation of a PDB is finished, the source PDB must be dropped.

Questions 8

Which two statements are true about trace files produced by the Oracle Database server?

Options:
A.

All trace files contain error information that requires contacting Oracle Support.

B.

They can be written by server processes to a file system.

C.

They can be written by background processes to a file system.

D.

Trace file names are based on the database name concatenated with a sequential number.

E.

They can be written by server processes to the Fast Recovery Area (FRA).

Questions 9

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.

Questions 10

Which statement is true about database links?

Options:
A.

A database link can be created only between two Oracle databases.

B.

Private database link creation requires the same user to exist in both the local and the remote databases.

C.

A public database link can be created only by SYS.

D.

A database link created in a database allows a connection from that database's instance to the target database's instance for selecting schema data.

E.

A public database link can be used by any user allowing remote database instance connection for selecting schema data.