1Z0-060 · Question #144
1Z0-060 Question #144: Real Exam Question with Answer & Explanation
The correct answer is D: Take the USERDATA tablespace offlineinACCOUNTS_PDB.. *You can take an online tablespace offline so that it is temporarily unavailable for general use. The rest of the database remains open and available for users to access data. Conversely, you can bring an offline tablespace online to make the schema objects within the tablespace
Question
Options
- APlace CDB1 in the mount stage and then the USERDATA tablespace offline in ACCOUNTS_PDB.
- BPlace CDB1 in the mount stage and issue the ALTER PLUGGABLE DATABASE accounts_pdb
- CIssue the ALTER PLUGGABLE DATABASE accounts_pdb RESTRICTED command.
- DTake the USERDATA tablespace offlineinACCOUNTS_PDB.
Explanation
*You can take an online tablespace offline so that it is temporarily unavailable for general use. The rest of the database remains open and available for users to access data. Conversely, you can bring an offline tablespace online to make the schema objects within the tablespace available to database users. The database must be open to alter the availability of a tablespace.
Community Discussion
No community discussion yet for this question.