일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 install
- sql user 생성
- oracle pdb
- ora-00439: feature not enabled: partitioning
- oracle role 삭제
- MSSQL
- oracleasm
- oracle datapump
- oracle account_status expired
- oracle
- Oracle RAC
- mssql database 삭제
- ORA-00020
- 오라클
- Oracle Database
- SQL Server
- oracle supplemental
- SSMS
- ora-28002: the password will expire within 7 days
- oracle 파티션 datapump
- oracle tde
- ora-39083 ora-00439
- oracle SCN
- partition_options=merge
- oracle 테스트 데이터
- create role
- oracle system lock
- supplemental log 활성화
- oracle awr
- oracle dba_profile password_life_time
Archives
- Today
- Total
신문지한장
[Tech] oracle rac 설치 시 디스크 상태 member일 경우 본문
원인 : 재설치 하여 디스크 상태가 memeber로 뜸
해결 방법 : 디스크 헤더 삭제 후 설치
dd if=/dev/zero of=/dev/mapper/mpathd
dd if=/dev/zero of=/dev/mapper/mpathe
dd if=/dev/zero of=/dev/mapper/mpathc
위 명령어 친 후 오라클 홈 삭제 또는 재설치 명령어를 안쳐도 됨
즉, 다시 디스크 경로 인식 후 설치 진행
'Oracle > Tech' 카테고리의 다른 글
[Tech] oracle awr snapshot 주기확인 및 변경 (0) | 2024.08.05 |
---|---|
[Tech] oracle 12c 미지원 파라미터 (0) | 2024.05.23 |
[Tech] OCR 백업 및 백업 확인 (0) | 2024.05.02 |
[Tech] oracle 버전별 특징 및 Patch (4) | 2024.04.29 |
[Tech] oracle 기능노트 (0) | 2024.04.29 |