일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- oracle datapump
- ora-28002: the password will expire within 7 days
- oracle awr
- ora-00439: feature not enabled: partitioning
- oracle account_status expired
- oracleasm
- Oracle Database
- mssql database 삭제
- oracle install
- supplemental log 활성화
- create role
- SQL Server
- partition_options=merge
- ORA-00020
- oracle SCN
- oracle 테스트 데이터
- MSSQL
- 오라클
- ora-39083 ora-00439
- oracle 파티션 datapump
- Oracle RAC
- SSMS
- oracle dba_profile password_life_time
- oracle system lock
- oracle pdb
- sql user 생성
- oracle role 삭제
- oracle tde
- oracle
- oracle supplemental
Archives
- Today
- Total
신문지한장

OS : CentOS7.9 (64bit) DB : Oracle Database 11g ( Release - 11.2.0.4 ) 현재 parameter file 확인하기 show parameter spfile * 해당 경로 spfile, pfile 물리적 파일 모두 삭제 ex) rm spfileorcl19.ora $ORACLE_BASE/admin/SID/pfile에 만들어져있는 원본확인 * 이 파일은 DB 최초에 생성했던 초기값으로 운영하면서 변경된 값은 반영되어 있지 않음 해당 파일 복사 후 DB 기동 cp init.ora.9192023124924 /oracle/app/oracle/product/11.2.0.4/dbs/initorcl11.ora sqlplus "/as sysdba" startup
Oracle/Backup&Recovery
2024. 1. 4. 17:31