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: Evaluation questions

Re: Evaluation questions

From: Rachel Carmichael <carmichr_at_hotmail.com>
Date: Tue, 31 Jul 2001 05:27:32 -0700
Message-ID: <F001.00359D97.20010731045549@fatcity.com>

one I want is "can the package tell me when a datafile extends"

also, I want (and have NEVER found) a package that can tell me the locking SQL, when the locker has gone on and done other SQL after the lock.

ex.

user1 does:

     select * from table for update where <some where clause>
     update table
     insert into second table

and does not commit

user2 comes in and tries to update the first table, one of the rows that meets user1's where clause

I can tell that user1 is blocking user2 but not the SQL that is doing the blocking. That's useful in beating duhvelopers about the head in order to get the code fixed.

>From: "O'Neill, Sean" <Sean.ONeill_at_organon.ie>
>Reply-To: ORACLE-L_at_fatcity.com
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Subject: Evaluation questions
>Date: Tue, 31 Jul 2001 02:25:49 -0800
>
>I'm still slogging away at selection process of DB monitor tool. I'm now
>at
>stage where I'm compiling a list of specific tasks I'd like to take the
>contenders through and score them on same.
>E.G.
>Can package alert if Oracle DB goes down?
>Can package alert if Control File extends?
>
>I'd appreciate your feedback on what you think the monitor package should
>be
>able to do, ya know those things you want to know about before anyone else
>does!. I'm particularly fishing for events that might be a bit more
>obscure
>yet still useful to monitor.
>
>
>Sean :)
>
>Rookie Data Base Administrator
>Oracle 7.3.3, 8.0.5, 8.1.7 - NT, W2K
>[0%] OCP Oracle8i DBA
>[0%] OCP Oracle9i DBA
>-------------------------------- ------------
>Organon (Ireland) Ltd.
>E-mail: sean.oneill_at_organon.ie [subscribed: Digest Mode]
>
>Visit: http://groups.yahoo.com/group/Oracle-OCP-DBA
>
>"Nobody loves me but my mother... and she could be jivin' too." - BB King
>
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author: O'Neill, Sean
> INET: Sean.ONeill_at_organon.ie
>
>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).



Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rachel Carmichael
  INET: carmichr_at_hotmail.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 Tue Jul 31 2001 - 07:27:32 CDT

Original text of this message

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