Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Oracle Database 23ai Administration Associate

Last Update 4 hours ago Total Questions : 94

The Oracle Database 23ai Administration Associate content is now fully updated, with all current exam questions added 4 hours ago. Deciding to include 1z0-182 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our 1z0-182 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these 1z0-182 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Oracle Database 23ai Administration Associate practice test comfortably within the allotted time.

Question # 11

Which three statements are true about roles?

A.

Roles must be password protected.

B.

Roles may be granted to other roles.

C.

The SET ROLE statement can enable one or more roles for a session.

D.

Object privileges may not be granted to roles.

E.

All roles granted to a user are set on default when the user logs in.

F.

The SET ROLE statement can disable one or more roles for a session.

Question # 12

Which advisor is used to detect missing or stale object statistics?

A.

SQL Tuning Advisor

B.

SQL Statistics Advisor

C.

SQL Performance Analyzer

D.

SQL Access Advisor

Question # 13

Which two statements are true regarding Oracle database space management within blocks managed by Automatic Segment Space Management (ASSM)?

A.

ASSM assigns blocks to one of the four fullness categories based on what percentage of the block is allocated for rows.

B.

Update operations always relocate rows into blocks with free space appropriate to the length of the row being updated.

C.

Insert operations always insert new rows into blocks with free space appropriate to the length of the row being inserted.

D.

The first block with enough free space to accommodate a row being inserted will always be used for that row.

E.

PCTFREE defaults to 10% for all blocks in all segments for all compression methods.

Question # 14

Which three statements are true about Oracle Managed Files (OMF)?

A.

If DB_RECOVERY_FILE_DEST is specified but DB_CREATE_ONLINE_LOG_DEST_n is not, the redo logs and control files are placed in DB_RECOVERY_FILE_DEST by default.

B.

If only DB_CREATE_FILE_DEST is specified, only data files and temp files are Oracle managed.

C.

If DB_CREATE_ONLINE_LOG_DEST_1 is specified but DB_CREATE_FILE_DEST is not, new data files and temp files are stored in DB_CREATE_ONLINE_LOG_DEST_1 by default.

D.

If DB_CREATE_FILE_DEST is specified but DB_CREATE_ONLINE_LOG_DEST_n is not, new redo logs and control files are stored in DB_CREATE_FILE_DEST by default.

E.

If only DB_CREATE_ONLINE_LOG_DEST_1 is specified, only redo logs and control files are Oracle Managed.

F.

If DB_RECOVERY_FILE_DEST is specified, at least two different locations must be specified for DB_CREATE_ONLINE_LOG_DEST_n.

Question # 15

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?

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.

Question # 16

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

A.

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

B.

If Oracle Managed Files (OMF) is used, then the file is renamed but moved to DB_CREATE_FILE_DEST.

C.

The tablespace containing SALES1.DBF must be altered READ ONLY before executing the command.

D.

The file is renamed and stored in the same location.

E.

The tablespace containing SALES1.DBF must be altered OFFLINE before executing the command.

Question # 17

Which two statements are true about views used for viewing tablespace and datafile information?

A.

Tablespace free space can be viewed in V$TABLESPACE.

B.

V$TABLESPACE displays information about tablespaces contained in the data dictionary.

C.

A datafile can be renamed when the database is in MOUNT state and the new file name is displayed when querying DBA_DATA_FILES after the database is opened.

D.

Tablespace free space can be viewed in DBA_TABLESPACES.

E.

V$TABLESPACE displays information that is contained in the control file about tablespaces.

Question # 18

You execute this command: CREATE BIGFILE TABLESPACE big_tbs DATAFILE ' /u01/oracle/data/big_f1.dbf ' SIZE 20G; Sufficient storage is available in filesystem /u01. Which two statements are true about the BIG_TBS tablespace?

A.

It will be a dictionary-managed tablespace by default.

B.

Additional data files may not be added.

C.

AUTOEXTEND is possible for the datafile.

D.

It will always have a 32K blocksize.

E.

It must be bigger than the largest SMALLFILE tablespace.

Question # 19

Which two methods can be used to purge audit records of the Unified Audits?

A.

Only viewed audit records can be purged from Unified Audits.

B.

Use DBMS_AUDIT_MGMT.CREATE_PURGE_JOB as a privileged user to schedule an automatic purge job.

C.

Only the owner of a Unified Audit Policy can purge audit records by resetting the policy.

D.

Use DBMS_AUDIT_MGMT.CLEAN_AUDIT_TRAIL as a privileged user to manually purge audit records.

E.

Use DBMS_AUDIT_MGMT.DELETE_AUDIT_RECORDS( ' POLICY_NAME ' ) as a privileged user to manually purge audit records of a specified Unified Policy.

Question # 20

Which statement is true about database links?

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.

Go to page: