일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- oracle supplemental
- Oracle RAC
- 오라클
- create role
- supplemental log 활성화
- SQL Server
- oracle system lock
- mssql database 삭제
- ORA-00020
- ora-00439: feature not enabled: partitioning
- MSSQL
- SSMS
- sql user 생성
- oracle 테스트 데이터
- oracle 파티션 datapump
- oracle awr
- oracle dba_profile password_life_time
- oracle tde
- oracle pdb
- oracleasm
- oracle role 삭제
- oracle SCN
- oracle install
- ora-39083 ora-00439
- partition_options=merge
- oracle
- Oracle Database
- oracle datapump
- ora-28002: the password will expire within 7 days
- oracle account_status expired
Archives
- Today
- Total
신문지한장
[Tech][ASM] 디스크 추가 방법 3가지
1. SQL> set lines 200col group_number for 99col path for a30col name for a14select group_number, disk_number, name, mount_status, path, total_mb, free_mbfrom v$asm_diskorder by 1,3;SQL> SQL> SQL> SQL> 2 3GROUP_NUMBER DISK_NUMBER NAME MOUNT_S PATH TOTAL_MB FREE_MB------------ ----------- -------------- ------- ------------------------------ ----------..
Oracle/RAC&HA
2024. 8. 5. 10:17