Q11. Examine this command:
CREATE UNDO TABLESPACE undotbs01 DATAFILE 'undotbs_01.dbf' SIZE 100M AUTOEXTEND ON;
Which two actions must you take to ensure UNDOTBS01 is used as the default UNDO tablespace (Choose two.)
- (A). Add the SEGMENT SPACE MANAGEMENT AUTO clause
- (B). Set UNDO_TABLESPACE to UNDOTBS01
- (C). Add the NOLOGGING clause
- (D). Make certain that the database operates in automatic undo management mode
- (E). Add the ONLINE clause
Xem thêm:
- Cài đặt Oracle E-Business Suite 12.2.13 trên Linux 7.9 – step by step installation Oracle EBS 12.2 on Linux
- Q121. Which three are true about transporting databases across platforms using Recovery Manager (RMAN) image copies?
- Compress and Encrypt RMAN Backups | Nén và mã hoá bản backups với RMAN Oracle Database
- Thêm node mới vào RAC đang hoạt động add node to RAC cluster
- PGA trong oracle database là gì?