일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- oracleasm
- oracle 테스트 데이터
- Oracle RAC
- oracle supplemental
- oracle account_status expired
- SQL Server
- partition_options=merge
- Oracle Database
- oracle 파티션 datapump
- oracle install
- oracle awr
- 오라클
- oracle tde
- oracle pdb
- ORA-00020
- ora-28002: the password will expire within 7 days
- oracle datapump
- ora-00439: feature not enabled: partitioning
- MSSQL
- supplemental log 활성화
- SSMS
- mssql database 삭제
- oracle system lock
- create role
- oracle role 삭제
- sql user 생성
- oracle SCN
- oracle
- oracle dba_profile password_life_time
- ora-39083 ora-00439
Archives
- Today
- Total
신문지한장
[B&R] [HotBackup] 복구
1. mount까지 기동SQL> alter database mount;Database altered. 2. recover 시도SQL> recover database using backup controlfile;ORA-00279: change 2457956 generated at 07/15/2024 14:00:20 needed for thread 1ORA-00289: suggestion : /backup/orcl11/hot/arch/1_1_1174399217.dbfORA-00280: change 2457956 for thread 1 is in sequence #1 **************************** 해당 시퀀스 로그파일 확인 3. 로그 파일 확인SQL> select group#, SEQU..
Oracle/Backup&Recovery
2024. 8. 7. 17:37