1Z1-182試験無料問題集「Oracle Database 23ai Administration Associate 認定」

You unplugged a PDB to plug it into another CDB with the following command: SQL> ALTER PLUGGABLE DATABASE pdb1 UNPLUG INTO '/tmp/pdb1.pdb'; Which statement is true prior to plugging the PDB into the other CDB?

解説: (GoShiken メンバーにのみ表示されます)
You execute the SHUTDOWN ABORT command. Which two statements are true?

解説: (GoShiken メンバーにのみ表示されます)
Script abc.sql must be executed to perform a certain task. User HR with password HR exists in the target database and the account is unlocked. The TNSNAMES.ORA file is up to date. Examine this command attempted by the user: $ sqlplus hr/hr@orcl @abc. What will happen and why?

解説: (GoShiken メンバーにのみ表示されます)
Which two statements describe how Optimizer Statistics are collected?

解説: (GoShiken メンバーにのみ表示されます)
What are Optimizer Statistics?

解説: (GoShiken メンバーにのみ表示されます)
Which three statements are true about dynamic performance views?

正解:B,C,E 解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
You execute this command: CREATE SMALLFILE TABLESPACE sales DATAFILE '/u01/app/oracle/sales01.dbf' SIZE 5G SEGMENT SPACE MANAGEMENT AUTO; Which two statements are true about the SALES tablespace?

解説: (GoShiken メンバーにのみ表示されます)
Which two tasks can you perform using DBCA for databases?

解説: (GoShiken メンバーにのみ表示されます)
As the DBA, you execute this command: GRANT CREATE VIEW TO usr1 WITH ADMIN OPTION; USR1 then executes: GRANT CREATE VIEW TO usr2 WITH ADMIN OPTION; USR2 then executes: GRANT CREATE VIEW TO usr3; Which statement is true?

解説: (GoShiken メンバーにのみ表示されます)
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?

解説: (GoShiken メンバーにのみ表示されます)