dropped package/procedure/function made me think about something else.
Imagine the following scenario:
There is some commercial off-the-shelf (COTS) software package running
against my database. The software package uses sequences. Someone drops a
sequence by mistake and later on jobs start failing right and left. I don't
know exactly how the sequence is used so I don't know what start value to
create it with if I did recreate it myself.
I guess I would have to do a point-in-time recovery in another location
until just before the sequence was dropped, but that seems like a lot of
work for just a sequence. Are there any more clever ways?
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Jacques Kilchoer
INET: Jacques.Kilchoer_at_quest.com
Fat City Network Services -- 858-538-5051 http://www.fatcity.com
San Diego, California -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).