Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Snapshot last refresh date 1950 - 7.3.4 & 8.0.3 dbs
Whoa, we've been using snapshots udner 7.3.3 and 7.3.4 for sometime and have
not come across that problem, loads of them have a sysdate + 1 as the next
refresh date.
How did you create your snapshot (a bit of sample code might be helpful) as this is the only thing that I can think of that is going wrong.
On our setup if a snapshot fails (i.e. the job cannot be run for 16 iterations) then ORACLE sets the next date to 01-JAN-4000 and the job is marked as broken! Check FAILURES and BROKEN columns in user_jobs for the jobs that run your snapshots, it might be that ORACLE is marking them as broken and setting the next date to 01-JAN-1950 for some reason.
Bob
Leigh Satchell <satch_at_pipeline.com.au> wrote in message
news:3886BECC.1E5B08FE_at_pipeline.com.au...
> Recently had a need to create my first snapshots in dbs of the above
> versions.
> When they next refreshed the last refresh date reverted to 1st Jan 1950.
> Can someone easily tell me if this is a Y2K issue with these versions
> and that I need 8.0.5.x or is the use of sysdate + 1 as a 'NEXT' value
> not reliable. I would have thought the former......
>
> Ta,
> Leigh
> ************************
> lsatchell_at_geelongcity.vic.gov.au
> satch_at_pipeline.com.au
>
Received on Thu Jan 20 2000 - 04:30:27 CST
![]() |
![]() |