Special Summer Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Oracle 1z0-182 Online Access

Page: 3 / 7
Total 94 questions

Oracle Database 23ai Administration Associate Questions and Answers

Question 9

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?

Options:

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 10

orcl.dmp contains a full export of the ORCL database. This command is executed to load data from orcl.dmp into the TESTDB database: [oracle@host01 ~] impdp system/oracle SCHEMAS=sh,oe REMAP_SCHEMA=sh:hr DUMPFILE=orcl.dmp EXCLUDE=index TABLE_EXISTS_ACTION=replace LOGFILE=impdp.log Which two statements are true?

Options:

A.

It drops and re-creates indexes that exist in both ORCL:SH and TESTDB:HR.

B.

It skips only tables that exist in ORCL:SH and ORCL:OE.

C.

It skips all indexes of ORCL:SH and in both ORCL:SH and TESTDB:HR.

D.

It drops and re-creates tables that exist in both ORCL:SH and TESTDB:HR.

E.

It skips only indexes that exist in both ORCL:SH and TESTDB:HR.

Question 11

Which three statements are true about roles?

Options:

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

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.

Page: 3 / 7
Total 94 questions