Title: ORA-04098 Problem - Any Ideas??
Hi Denham EVa
 
Try
 
SQL> ALTER TRIGGER SYS.JIS$ROLE_TRIGGER$ COMPILE ;
-- If recompilation fails or if you are still not able to connect, disable the trigger
SQL> ALTER TRIGGER SYS.JIS$ROLE_TRIGGER$  DISABLE ;
then your command
 
thanks
Banarasi Babu
-----Original Message-----
From: Denham Eva [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 30, 2003 11:44 AM
To: Multiple recipients of list ORACLE-L
Subject: ORA-04098 Problem - Any Ideas??

Hello List,

I get this error when trying to drop and index, this as the schema owner.

ERROR at line 1:
ORA-04098: trigger 'SYS.JIS$ROLE_TRIGGER$' is invalid and failed re-validation

The system is Oracle 817 on Win2000

Does anyone know how to fix this?
Funny enough the command ALTER INDEX indexname REBUILD; works fine???

TIA
Regards
Denham Eva
Oracle DBA
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity."
Dennis Ritchie.


DISCLAIMER

This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. TFMC, its holding company, and any of its subsidiaries each reserve the right to monitor and manage all e-mail communications through its networks.

Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be views of any such entity.



This e-mail message has been scanned for Viruses and Content and cleared by MailMarshal - For more information please visit www.marshalsoftware.com

Reply via email to