일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 awr
- 오라클
- oracle account_status expired
- oracle pdb
- create role
- Oracle RAC
- oracle 테스트 데이터
- Oracle Database
- MSSQL
- sql user 생성
- partition_options=merge
- oracle role 삭제
- oracle 파티션 datapump
- ora-28002: the password will expire within 7 days
- oracle
- oracle dba_profile password_life_time
- oracleasm
- oracle SCN
- SQL Server
- oracle system lock
- ora-00439: feature not enabled: partitioning
- oracle install
- oracle supplemental
- ora-39083 ora-00439
- mssql database 삭제
- supplemental log 활성화
- ORA-00020
- oracle tde
- oracle datapump
- SSMS
Archives
- Today
- Total
신문지한장
[Error] ORA-13541: system moving window baseline size (691200) greater than retention (604800)
OS : CentOS 7.9 (64bit)DB : Oracle Database 19c ( Release - 19.18.0.0 ) Error MesseagesTEST@SYS> EXEC DBMS_WORKLOAD_REPOSITORY.MODIFY_SNAPSHOT_SETTINGS(RETENTION=>60*24*7,INTERVAL=>60);BEGIN DBMS_WORKLOAD_REPOSITORY.MODIFY_SNAPSHOT_SETTINGS(RETENTION=>60*24*7,INTERVAL=>60); END;*ERROR at line 1:ORA-13541: system moving window baseline size (691200) greater than retention (604800)ORA-06512: at "S..
Oracle/Error Messages
2024. 11. 6. 15:04