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: DBA's that tune duhveloper's SQL

RE: DBA's that tune duhveloper's SQL

From: Craig Munday <Craig.Munday_at_ecard.com.au>
Date: Mon, 14 Apr 2003 15:53:48 -0800
Message-ID: <F001.00580EB8.20030414155348@fatcity.com>


Deborah,  

I tend to find that tuning is a joint effort between the DBA and the developers. Even the most senior developers that I have worked with tend not to understand that internal workings of Oracle which is sometimes what is needed.  

For example, I've found that developers understand that select...for update; will lock the rows that are selected but they do not understand that the consequence is more redo is generated. So in a effort to be unnecessarily safe they unwitting consume more database resources than would otherwise be needed.  

And of course not all databases behave in the same way so tuning can be somewhat different depending on the DB vendor - a DBA can help clarify the differences.  

Cheers,
Craig.  

-----Original Message-----
Sent: Tuesday, 15 April 2003 3:29 AM
To: Multiple recipients of list ORACLE-L

We have a consultant doing some work at our site and he claims that in most shops the DBA's have the responsibility of tuning duhvelopers code. I find that hard to believe. I was wondering if maybe I am out of touch.....do most of you also tune all your duhvelopers code??? I can see working together with them if there are issue but have the responsibility of tuning all developer code....EGAD when would I have time to be a DBA. ; )

Deborah Csongradi OCP
Senior Database Administrator
Edmonton Police Service

Office:             (780) 421-3567 
Fax:                 (780) 421-3363 

"Desire is the starting point of all achievements. Not hope; not wish, but a keen pulsating desire which transcends everything."

CONFIDENTIALITY CAUTION: This message is intended only for the use of the individual or entity to which it has been addressed and may contain information that is privileged and confidential. If you are not the intended recipient, or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If this communication has been received in error, respond immediately via telephone or return e-mail, and delete all copies of this material.  

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Craig Munday
  INET: Craig.Munday_at_ecard.com.au

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). Received on Mon Apr 14 2003 - 18:53:48 CDT

Original text of this message

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