일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- ora-39083 ora-00439
- MSSQL
- oracle 파티션 datapump
- oracle awr
- 오라클
- sql user 생성
- Oracle Database
- oracle install
- oracle account_status expired
- supplemental log 활성화
- oracleasm
- oracle role 삭제
- oracle supplemental
- oracle
- oracle dba_profile password_life_time
- oracle datapump
- oracle 테스트 데이터
- ORA-00020
- SSMS
- create role
- mssql database 삭제
- SQL Server
- Oracle RAC
- ora-28002: the password will expire within 7 days
- partition_options=merge
- oracle pdb
- oracle system lock
- ora-00439: feature not enabled: partitioning
- oracle tde
- oracle SCN
Archives
- Today
- Total
신문지한장
[Tech] ACFS filesystem resize 본문
OS : CentOS7.9 (64bit)
DB : Oracle Database 19c ( Release - 19.18.0 )
[ ACFS filesystem resize ]
acfsutil size +[늘릴용량] /mount_point
ex) acfsutil size +70G /u01/app/odaorahome
[root@sundb1 ~]# acfsutil size +1024G /backup
acfsutil size: Resizing file system in steps
acfsutil size: Resizing file system to 2.0156 TB
acfsutil size: Resizing file system to 2.0313 TB
acfsutil size: Resizing file system to 2.0469 TB
acfsutil size: Resizing file system to 2.0625 TB
acfsutil size: Resizing file system to 2.0781 TB
acfsutil size: Resizing file system to 2.0938 TB
acfsutil size: Resizing file system to 2.1094 TB
acfsutil size: Resizing file system to 2.1250 TB
acfsutil size: Resizing file system to 2.1406 TB
acfsutil size: Resizing file system to 2.1563 TB
acfsutil size: Resizing file system to 2.1719 TB
acfsutil size: Resizing file system to 2.1875 TB
acfsutil size: Resizing file system to 2.2031 TB
acfsutil size: Resizing file system to 2.2188 TB
acfsutil size: Resizing file system to 2.2344 TB
acfsutil size: Resizing file system to 2.2500 TB
acfsutil size: Resizing file system to 2.2656 TB
acfsutil size: Resizing file system to 2.2813 TB
acfsutil size: Resizing file system to 2.2969 TB
acfsutil size: Resizing file system to 2.3125 TB
acfsutil size: Resizing file system to 2.3281 TB
acfsutil size: Resizing file system to 2.3438 TB
acfsutil size: Resizing file system to 2.3594 TB
acfsutil size: Resizing file system to 2.3750 TB
acfsutil size: Resizing file system to 2.3906 TB
acfsutil size: Resizing file system to 2.4063 TB
acfsutil size: Resizing file system to 2.4219 TB
acfsutil size: Resizing file system to 2.4375 TB
acfsutil size: Resizing file system to 2.4531 TB
acfsutil size: Resizing file system to 2.4688 TB
acfsutil size: Resizing file system to 2.4844 TB
acfsutil size: Resizing file system to 2.5000 TB
acfsutil size: Resizing file system to 2.5156 TB
acfsutil size: Resizing file system to 2.5313 TB
acfsutil size: Resizing file system to 2.5469 TB
acfsutil size: Resizing file system to 2.5625 TB
acfsutil size: Resizing file system to 2.5781 TB
acfsutil size: Resizing file system to 2.5938 TB
acfsutil size: Resizing file system to 2.6094 TB
acfsutil size: Resizing file system to 2.6250 TB
acfsutil size: Resizing file system to 2.6406 TB
acfsutil size: Resizing file system to 2.6563 TB
acfsutil size: Resizing file system to 2.6719 TB
acfsutil size: Resizing file system to 2.6875 TB
acfsutil size: Resizing file system to 2.7031 TB
acfsutil size: Resizing file system to 2.7188 TB
acfsutil size: Resizing file system to 2.7344 TB
acfsutil size: Resizing file system to 2.7500 TB
acfsutil size: Resizing file system to 2.7656 TB
acfsutil size: Resizing file system to 2.7813 TB
acfsutil size: Resizing file system to 2.7969 TB
acfsutil size: Resizing file system to 2.8125 TB
acfsutil size: Resizing file system to 2.8281 TB
acfsutil size: Resizing file system to 2.8438 TB
acfsutil size: Resizing file system to 2.8594 TB
acfsutil size: Resizing file system to 2.8750 TB
acfsutil size: Resizing file system to 2.8906 TB
acfsutil size: Resizing file system to 2.9063 TB
acfsutil size: Resizing file system to 2.9219 TB
acfsutil size: Resizing file system to 2.9375 TB
acfsutil size: Resizing file system to 2.9531 TB
acfsutil size: Resizing file system to 2.9688 TB
acfsutil size: Resizing file system to 2.9844 TB
acfsutil size: Resizing file system to 3.0000 TB
acfsutil size: new file system size: 3298534883328 (3145728MB)
'Oracle > Tech' 카테고리의 다른 글
[Tech] oracle tablespace 및 datafile 생성 및 삭제 (OMF, autoextend) (1) | 2024.01.04 |
---|---|
[Tech] oracle ASM 구성 (2) | 2023.12.11 |
[Tech] oracle 리스너 패스워드 설정 (12c R2이상 미지원) (1) | 2023.12.08 |
[Tech] oracle RAC scan ip 추가 (0) | 2023.12.01 |
[Tech] oracle logfile 그룹/멤버 추가, 삭제 (2) | 2023.11.29 |