GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

SYS.ALERT_QUE missing : ORA-1403

edited Feb 17, 2010 10:11PM in GoldenGate, Streams and Distributed Database (MOSC) 4 commentsAnswered
 SYS.ALERT_QUE & all other system queue missing.

Tried querying dba_queues & other queue related views. But no result.

Following error was found :-

ORA-1403 encountered when generating server alert SMG-4120
ORA-1403 encountered when generating server alert SMG-4121
ORA-1403 encountered when generating server alert SMG-4121
 Ttried following procedure:-

-- To implement the solution, please execute the following steps::
1. $ORACLE_HOME/rdbms/admin/catnoalr.sql

- Ran this to drop schema and objects related to server alert

2. Run the following scripts to recreate the server alert objects:

$ORACLE_HOME/rdbms/admin/dbmsslrt.sql
$ORACLE_HOME/rdbms/admin/catalrt.sql

3. Recompiled the objects (by running the utlrp script).

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