1Z1-083 無料問題集「Oracle Database Administration II」
Examine the RMAN command:
RMAN> RUN { ALLOCATE CHANNEL
c1 DEVICE TYPE sbt; ALLOCATE CHANNEL
c2 DEVICE TYPE sbt; ALLOCATE CHANNEL
c3 DEVICE TYPE sbt; BACKUP INCREMENTAL LEVEL = 0 (DATAFILE 1,4,5 CHANNEL c1) (DATAFILE 2,3,9 CHANNEL c2) (DATAFILE 6,7,8 CHANNEL c3); SQL 'ALTER SYSTEM ARCHIVE LOG CURRENT'; } Which statement is true about the command?
RMAN> RUN { ALLOCATE CHANNEL
c1 DEVICE TYPE sbt; ALLOCATE CHANNEL
c2 DEVICE TYPE sbt; ALLOCATE CHANNEL
c3 DEVICE TYPE sbt; BACKUP INCREMENTAL LEVEL = 0 (DATAFILE 1,4,5 CHANNEL c1) (DATAFILE 2,3,9 CHANNEL c2) (DATAFILE 6,7,8 CHANNEL c3); SQL 'ALTER SYSTEM ARCHIVE LOG CURRENT'; } Which statement is true about the command?
正解:A
解答を投票する
Examine this configuration:
1. CDB1is a container database.
2. COMMON_USER_PREFIXis C##.
3. PDB1is a pluggable database contained in CDB1.
4. APP1_ROOTis an application container contained in CDB1.
5. APP1_PDB1is an application PDB contained in APP1_ROOT.
You execute these commands successfully:
Which two are true? (Choose two.)
1. CDB1is a container database.
2. COMMON_USER_PREFIXis C##.
3. PDB1is a pluggable database contained in CDB1.
4. APP1_ROOTis an application container contained in CDB1.
5. APP1_PDB1is an application PDB contained in APP1_ROOT.
You execute these commands successfully:
Which two are true? (Choose two.)
正解:B、E
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
You notice that the performance of your production 24/7 Oracle 12c database has significantly degraded. Sometimes you are not able to connect to the instance because it hangs. You do not want to restart the database instance. How can you detect the cause of the degraded performance?
正解:E
解答を投票する