일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- ORA-00020
- oracle pdb
- oracle system lock
- oracle SCN
- oracle account_status expired
- window scp
- oracle 테스트 데이터
- oracle
- oracle awr
- oracle dba_profile password_life_time
- supplemental log 활성화
- oracle hugepage
- Oracle Database
- oracle tde
- sqlnet.allowed_logon_version_server=8
- ora-28040: no matching authentication protocol
- window에서 linux로 scp 하는 방법
- Oracle RAC
- window pscp
- mssql database 삭제
- oracleasm
- SSMS
- ora-28002: the password will expire within 7 days
- oracle install
- ora-39083 ora-00439
- sqlnet.allowed_logon_version_client=8
- oracle sqlnet.ora
- MSSQL
- 오라클
- SQL Server
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