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