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: ad-hoc update check

Re: ad-hoc update check

From: Yechiel Adar <adar76_at_inter.net.il>
Date: Wed, 29 May 2002 02:23:28 -0800
Message-ID: <F001.0046DC79.20020529022328@fatcity.com>


Hello Dennis

  1. Fight! Do not let developers into production.
  2. Offer to build semi production DB and copy data daily/weekly to this DB. The developers can see production data but can not hurt production.
  3. I all else fails (RTFM :-) ) grant them only READ access to the database and put them on low resource group so one Cartesian select will not bring the production to halt.

Yechiel Adar
Mehish
----- Original Message -----
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> Sent: Wednesday, May 29, 2002 12:25 AM

> Hi folks -
> I have received a stream of requests from developers/production support (
> yep, same group, dont ask ) to do ad-hoc data massaging in the production
> databases. Since I don't know the applications that well, it's hard for me
> to push back these requests when told that if the script don't get run
> today, marketing department won't be able to use the system etc. I wonder
> if other people on the list have the same problem and I am thinking about
> coming up with a document for the developers to fill out making sure the
> request won't hose up the database. I wonder how other shops deal with
> issues like these and can you let me know what you can do to check for
> potential issues with a sql script.
>
> TIA
>
> Dennis Meng
> Database Administrator
> Focal Communications Corp.
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author:
> INET: dmeng_at_focal.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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Yechiel Adar
  INET: adar76_at_inter.net.il

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 May 29 2002 - 05:23:28 CDT

Original text of this message

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