RE: trying to drop user

  • From: "Uzzell, Stephan" <SUzzell@xxxxxxxxxx>
  • To: "'Brian.Zelli@xxxxxxxxxxxxxxx'" <Brian.Zelli@xxxxxxxxxxxxxxx>, "jcdrpllist@xxxxxxxxx" <jcdrpllist@xxxxxxxxx>, ORACLE-L <oracle-l@xxxxxxxxxxxxx>
  • Date: Tue, 14 Jan 2014 15:07:36 +0000

You might want to take a look at the following notes:
BEGIN utl_recomp.recomp_serial or BEGIN utl_recomp.recomp_parallel are stuck 
(Doc ID 804294.1)
Accidentally Installed SPATIAL Into SYS, SYSTEM Or Another Schema (Doc ID 
413693.1)

The first one shows the same error you're hitting, which could be because that 
trigger is in the wrong schema.
The second contains the manual drop statements for all the spatial objects. 
Possibly you could use that to drop at least the trigger, and then follow the 
remove spatial note referenced earlier.

Or, of course, play it safe (especially if this is production) and open an 
SR....

Stephan Uzzell

From: oracle-l-bounce@xxxxxxxxxxxxx [mailto:oracle-l-bounce@xxxxxxxxxxxxx] On 
Behalf Of Zelli, Brian
Sent: Tuesday, 14 January, 2014 10:00
To: jcdrpllist@xxxxxxxxx; ORACLE-L
Subject: RE: trying to drop user

I cannot get rid of this mdsys user.  Is there any way to get rid of this?  I 
followed the doc and still can't get rid of it.
I've tried recompiling anything that was invalid and to no avail.  Help!!!!


Brian


From: oracle-l-bounce@xxxxxxxxxxxxx<mailto:oracle-l-bounce@xxxxxxxxxxxxx> 
[mailto:oracle-l-bounce@xxxxxxxxxxxxx] On Behalf Of Juan Carlos Reyes Pacheco
Sent: Tuesday, January 14, 2014 9:25 AM
To: ORACLE-L
Subject: Fwd: trying to drop user


Hi
Did you tried to  startup upgrade your database and execute a drop user 
cascade? sometimes help.

2014/1/14 Zelli, Brian 
<Brian.Zelli@xxxxxxxxxxxxxxx<mailto:Brian.Zelli@xxxxxxxxxxxxxxx>>

I am trying to drop the user mdsys and get the following error:

*
ERROR at line 1:
ORA-04098: trigger 'MDSYS.SDO_TOPO_DROP_FTBL' is invalid and failed
re-validation

How do I get rid of this user?


Brian



This email message may contain legally privileged and/or confidential 
information. If you are not the intended recipient(s), or the employee or agent 
responsible for the delivery of this message to the intended recipient(s), you 
are hereby notified that any disclosure, copying, distribution, or use of this 
email message is prohibited. If you have received this message in error, please 
notify the sender immediately by e-mail and delete this email message from your 
computer. Thank you.



This email message may contain legally privileged and/or confidential 
information. If you are not the intended recipient(s), or the employee or agent 
responsible for the delivery of this message to the intended recipient(s), you 
are hereby notified that any disclosure, copying, distribution, or use of this 
email message is prohibited. If you have received this message in error, please 
notify the sender immediately by e-mail and delete this email message from your 
computer. Thank you.

Other related posts: