ORA-12005: may not schedule automatic refresh for times in
the past
Answers were Sorted based on User's Feedback
Answer / guest
Cause: An attempt was made to schedule an automated
materialized view refresh for a time in the past.
Action: Choose a time in the future instead.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / soni kumari
Try scheduling like this. Put next date as which ever time
u want and interval as \'TRUNC(SYSDATE+(1/24),\'\'HH\'\')\'
this will execute the job every one hour.
This will execute the job every day at 12:00 mid night
exec dbms_job.submit(:v_JobNo, \'proc1;\', TRUNC(SYSDATE)
+1, \'TRUNC(SYSDATE)+1\');
| Is This Answer Correct ? | 0 Yes | 0 No |
LSX-00147: "~1S" cannot contain "~2S"
LSX-00143: element "~S" must have type or ref
ORA-12440: insufficient authorization for the SYSDBA package
LSX-00212: value "~1s" whose total digits exceeds ~2d
LSX-00118: fixed facet value cannot be changed
PCC-02377: Arrays of implicit varchars are not permitted
ORA-06519: active autonomous transaction detected and rolled back
ORA-33313: (DELDENT05) workspace object cannot be deleted because it is the target of an external partition of a partitioned variable.
PROC-00013: Cannot perform cluster registry operation because one of the parameters is NULL.
SQL*Loader-00470: table string does not have system generated OID
ORA-14272: only a partition with higher bound can be reused
ORA-01086: savepoint 'string' never established