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: DB Link Between Prod and Test?

RE: DB Link Between Prod and Test?

From: Jeffery Stevenson <jeff_at_mpv.com>
Date: Tue, 15 May 2001 14:33:49 -0700
Message-ID: <F001.0030408E.20010515115046@fatcity.com>

  Well, you could create a user in the production database that only has select privileges and then create the database link to access that account. The big thing you'd have to be careful of here is that the person doesn't try to run some crazy query that bogs down the production system (but you could probably deter that potential hazard by setting up a nice little resource restrictive profile for that account)...

Jeffery Stevenson
Chief Databeast Tamer
Medical Present Value, Inc.
Austin, TX

-----Original Message-----
Sent: Tuesday, May 15, 2001 1:26 PM
To: Multiple recipients of list ORACLE-L

One of our development DBAs suggested today to build a private database link between production and test database so that he can run some queries against both at the same time. I am a little concerned because he might make a mistake and accidentally corrupt the prod database. Anybody out there who is doing the same thing? Are there any other potential ramifications?
TIA
Dennis Meng
Database Administrator
Focal Communications
847-954-8328

--

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: Jeffery Stevenson
  INET: jeff_at_mpv.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 May 15 2001 - 16:33:49 CDT

Original text of this message

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