Database Tuning (MOSC)

MOSC Banner

awr report

edited Feb 8, 2011 2:49AM in Database Tuning (MOSC) 7 commentsAnswered
 While trying to generate awr report it fails with following error
ERROR at line 1: ORA-20200: Database/Instance 3692049170/1 does not exist in DBA_HIST_DATABASE_INSTANCE
ORA-06512: at line 23

DB version is 10.2.0.4.0

When i try to create snapshot it fails with following error

SQL > BEGIN
  DBMS_WORKLOAD_REPOSITORY.create_snapshot();
END;
/   2    3    4
BEGIN
*
ERROR at line 1:
ORA-13518: Invalid database id (3692049170)
ORA-06512: at "SYS.DBMS_WORKLOAD_REPOSITORY", line 10
ORA-06512: at "SYS.DBMS_WORKLOAD_REPOSITORY", line 33
ORA-06512: at line 2


pls help

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center