AWR report creation fails with ORA-20200 The instance was shutdown between snapshots
(Doc ID 2931497.1)
Last updated on MARCH 02, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.4 and laterInformation in this document applies to any platform.
Symptoms
The following error occurs in AWR reporting
Instance DB Name Snap Id Snap Started Level
------------ ------------ --------- ------------------ -----
ORCL ORCL 67865 21 09 Jan 2020 00:00 1
67866 22 09 Jan 2020 01:00 1
67867 22 09 Jan 2020 02:00 1
67868 22 09 Jan 2020 04:00 1
67869 22 09 Jan 2020 05:00 1
Specify the Begin and End Snapshot Ids
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Begin Snapshot Id specified: 67866
End Snapshot Id specified: 67869
declare
*
Error at line 1
ORA-20200: The instance was shutdown between snapshots 67866 and 67869
ORA-06512: line 42
------------ ------------ --------- ------------------ -----
ORCL ORCL 67865 21 09 Jan 2020 00:00 1
67866 22 09 Jan 2020 01:00 1
67867 22 09 Jan 2020 02:00 1
67868 22 09 Jan 2020 04:00 1
67869 22 09 Jan 2020 05:00 1
Specify the Begin and End Snapshot Ids
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Begin Snapshot Id specified: 67866
End Snapshot Id specified: 67869
declare
*
Error at line 1
ORA-20200: The instance was shutdown between snapshots 67866 and 67869
ORA-06512: line 42
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |