Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Developer access in test database
As little as they need. I, as a general rule, only grant to the objects
they are actually using. One way to look at it is you will always know
which grants to move over to test and prod. Now, the group I work with
grant select on any table which I have mixed feelings about. With the
amount of tables we are dealing with it sure makes life easier. Most of
them do not need to even update the application tables as batch loads take
care of that (for the most part).
-----Original Message-----
From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of Jeffrey
Beckstrom
Sent: Friday, April 12, 2002 5:38 AM
To: Multiple recipients of list ORACLE-L
Subject: Developer access in test database
In our test databases, I have always granted select,insert,update,delete any table to the developers.
While yesterday, one updated a "sys" table.
Be non-production, I always felt if it is destroyed can always be recreated.
What table privileges do you grant in "test".
Jeffrey Beckstrom
Database Administrator
Greater Cleveland Regional Transit Authority
1240 W. 6th Street
Cleveland, Ohio 44113
(216) 781-4204
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Kimberly Smith
INET: ksmith2_at_myfirstlink.net
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 Fri Apr 12 2002 - 08:58:29 CDT
![]() |
![]() |