Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: 8.1.6 upgrade

RE: 8.1.6 upgrade

From: Gary Weber <gweber_at_cji.com>
Date: Wed, 28 Feb 2001 10:52:11 -0800
Message-ID: <F001.002BFCDF.20010228102155@fatcity.com>

>>>I had previously installed a trial version of Savant QDiagnostics, but
after
de-installing the thing I am left with a QDBA account that cannot be deleted.
Drop user qdba cascade hangs whether I do it from DBA Studio, SQL*Plus or svrmgrl.<<<

This is because QDBA relies on jobs to collect and report info about your databases. Issue following at sql*plus:

execute qdba.q$bgproc.stop_driver;

You will then be able to easily drop the schema.

Great product, by the way. I haven't seen a nicer, more complete interface anywhere else.

Gary

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Gary Weber
  INET: gweber_at_cji.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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).
Received on Wed Feb 28 2001 - 12:52:11 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US