ORA-12754 Feature PDB SNAPSHOT CAROUSEL is disabled due to missing capability
Nguyên nhân:
Lỗi ORA-12754: Feature PDB SNAPSHOT CAROUSEL is disabled due to missing capability xảy ra khi bạn cố gắng sử dụng tính năng PDB Snapshot Carousel mà chưa đươc enable lên.

Khắc phục:
Login vào CDB sau đó enable tính năng:
alter session set container=cdb$root; alter system set "_exadata_feature_on"=true scope=spfile;

Thực hiện snapshot bình thường

Xem thêm:
- Lệnh strings trong Linux
- Q16. Which three are true about recovering tables using RMAN?
- Q10. Which three are true about using Database Upgrade Assistant (DBUA) to upgrade a database?
- Q131 The ORCL database has RESUMABLE_TIMEOUT = 7200 and DEFERRED_SEGMENT_CREATION = FALSE
- Blockchain Là Gì? Tổng Quan Và Cách Thức Hoạt Động
