select ( select sum(bytes)/1024/1024/1024 data_size from dba_data_files ) + ( select nvl(sum(bytes),0)/1024/1024/1024 temp_size from dba_temp_files ) + ( select sum(bytes)/1024/1024/1024 redo_size from sys.v_$log ) + ( select sum(BLOCK_SIZE*FILE_SIZE_BLKS)/1024/1024/1024 controlfile_size from v$controlfile) "Size in GB" from dual;
Xem thêm:
- Q94. Which four are true about performing Tablespace Point -In-Time Recovery (TSPITR) using Recovery Manager (RMAN)?
- Q125. Which two are true about RMAN backups when using a media manager to write backups to tape when there are only two tape drives?
- Managing Resumable Space Allocation – Quản trị cấp phát không gian lưu trữ liên tục trong Oracle Database
- Website Được Cấu Thành Từ Những Thành Phần Nào?
- Bitcoin và Các Quy Định Chống Rửa Tiền (AML) Toàn Cầu