RE: trying to drop user
From: <Ronan.Merrick_at_cso.ie>
Date: Tue, 14 Jan 2014 15:13:10 +0000
Message-ID: <OFD540019F.82FCD62A-ON80257C60.005375D2-80257C60.00539AEA_at_cso.ie>
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_at_freelists.org [mailto:oracle-l-bounce@freelists.org] On Behalf Of Zelli, Brian
Sent: Tuesday, 14 January, 2014 10:00
To: jcdrpllist_at_gmail.com; 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_at_freelists.org [mailto:oracle-l-bounce@freelists.org] 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_at_roswellpark.org>
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.
Date: Tue, 14 Jan 2014 15:13:10 +0000
Message-ID: <OFD540019F.82FCD62A-ON80257C60.005375D2-80257C60.00539AEA_at_cso.ie>
Hi,
There is also a script: oracle_home\md\admin\deinssdo.sql that removes all sdo-related objects.
Regards,
Ronan Merrick OCP,
Oracle DBA,
Census IT
"Uzzell, Stephan" <SUzzell@MICROS.COM>
Sent by: oracle-l-bounce_at_freelists.org 14/01/2014 15:10
|
|
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_at_freelists.org [mailto:oracle-l-bounce@freelists.org] On Behalf Of Zelli, Brian
Sent: Tuesday, 14 January, 2014 10:00
To: jcdrpllist_at_gmail.com; 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_at_freelists.org [mailto:oracle-l-bounce@freelists.org] 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_at_roswellpark.org>
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.
Subject to the disclaimer at http://www.cso.ie/en/emaildisclaimer/
Faoi réir ag an séanadh ag http://www.cso.ie/en/seanadhriomhphoist/
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Jan 14 2014 - 16:13:10 CET