1Z1-083試験無料問題集「Oracle Database Administration II 認定」
Examine this configuration:
19.CDB1is a container database.
20.APP_ROOTis an application root in CDB1.
21.APP_PDB1is an application PDB in APP_ROOT.
22.FLASHBACK DATABASEis ON.
You execute these commands:
Which table or set of tables will exist after the Flashback operation has completed?
19.CDB1is a container database.
20.APP_ROOTis an application root in CDB1.
21.APP_PDB1is an application PDB in APP_ROOT.
22.FLASHBACK DATABASEis ON.
You execute these commands:
Which table or set of tables will exist after the Flashback operation has completed?
正解:D
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
You must transport the UNIVERSITYtablespace from one database to another.
The UNIVERSITYtablespace is currently open read/write.
The source and destination platforms have different endian formats.
Examine this list of actions:
1. Make the UNIVERSITY tablespace read-only on the source system.
2. Export the UNIVERSITYtablespace metadata using EXPDP.
3. Convert the UNIVERSITYtablespace data fies to the destination platform format using RMAN on the source system.
4. Copy the UNIVERSITYtablespace data files to the destination system.
5. Copy the Data Pump dump set to the destination system.
6. Convert the UNIVERSITYtablespace data files to the destination platform format using RMAN on the destination system.
7. Import the UNIVERSITYtablespace metadata using IMPDP.
8. Make the UNIVERSITY tablespace read/write on the destination system.
Which is the minimum number of actions required, in the correct order, to transport the UNIVERSITYtablespace?
The UNIVERSITYtablespace is currently open read/write.
The source and destination platforms have different endian formats.
Examine this list of actions:
1. Make the UNIVERSITY tablespace read-only on the source system.
2. Export the UNIVERSITYtablespace metadata using EXPDP.
3. Convert the UNIVERSITYtablespace data fies to the destination platform format using RMAN on the source system.
4. Copy the UNIVERSITYtablespace data files to the destination system.
5. Copy the Data Pump dump set to the destination system.
6. Convert the UNIVERSITYtablespace data files to the destination platform format using RMAN on the destination system.
7. Import the UNIVERSITYtablespace metadata using IMPDP.
8. Make the UNIVERSITY tablespace read/write on the destination system.
Which is the minimum number of actions required, in the correct order, to transport the UNIVERSITYtablespace?
正解:E
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
You execute the following piece of code with appropriate privileges:
User SCOTT has been granted the CREATE SESSION privilege and the MGR role.
Which two statements are true when a session logged in as SCOTT queries the SAL column in the view and the table?
User SCOTT has been granted the CREATE SESSION privilege and the MGR role.
Which two statements are true when a session logged in as SCOTT queries the SAL column in the view and the table?
正解:A,B
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)