Using the Alerter Component, I occasionally (but not always) receive the following on program startup:
ORA-20000 ORU-10024: There are no alerts registered
ORA-06512 SYS.DBMS_ALERT at line 272
ORA-06512 at line 1
Nothing seems to work trying to trap this error. Can you help?
FWIW I think the error is incorrect, because all alerts and pipes function normally despite the error at startup.
Dave
ORA-20000 ORU-10024: There are no alerts registered
ORA-06512 SYS.DBMS_ALERT at line 272
ORA-06512 at line 1
Nothing seems to work trying to trap this error. Can you help?
FWIW I think the error is incorrect, because all alerts and pipes function normally despite the error at startup.
Dave