1Z1-082試験無料問題集「Oracle Database Administration I 認定」

Which three statements are true about inner and outer joins? (Choose three.)

正解:A,D,E 解答を投票する
You want to use table compression suitable for OLTP that will:
Compress rows for all DML statements on that table
Minimize the overheads associated with compression
Which compression option is best suited for this?

Examine this command and some partial output:

Why does the DB01.abc.com service show unknown status?

You start your database instance in NOMOUNT state. Which two actions are performed?

Which three statements are true about the naming methods and their features supported by Oracle database used to resolve connection information?

正解:A,B,C 解答を投票する
Examine the description of the EMPLOYEES table:

Which query is valid?

In your data center, Oracle Managed Files (OMF) is used for all databases.
All tablespaces are smallfile tablespaces.
SALES_Q1 is a permanent user-defined tablespace in the SALES database.
Examine this command which is about to be issued by a DBA logged in to the SALES database:
ALTER TABLESPACE sales_q1 ADD DATAFILE;
Which are two actions, either one of which you could take to ensure that the command executes successfully? (Choose two.)

Which two statements are true about the configuration and use of UNDO_RETENTION with GURANTEED RETENTION? (Choose two.)

Which three statements are true about external tables in Oracle 18c and later releases? (Choose three.)

正解:B,D,F 解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
Your database instance is started with a PFILE.
Examine these parameters:

You want to increase the size of the buffer cache.
Free memory is available to increase the size of the buffer cache.
You execute the command:
SQL> ALTER SYSTEM SET DB_CACHE_SIZE=1024M;
What is the outcome?