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: SYS.OBJ$ & SYS.SEQ$

Re: SYS.OBJ$ & SYS.SEQ$

From: Lyall Barbour <lbarbour_at_stanford.edu>
Date: Fri, 18 Aug 2000 10:07:02 -0700
Message-Id: <10593.114980@fatcity.com>


Just select? Doesn't sound unreasonable.... What kind of application is this? Some DBA tool. I don't know why a regular, off-the-shelf, financial or project management application would need the information in those tables. I guess the SEQ$ table could bypass the whole SELECT sequence_name.nextval FROM DUAL thing. maybe...

I don't see any harm in it. But, in general, like you, I'm weary of given above normal access to anyone, it's so much more easy to maintain when things don't get blown out of proportion.

Yet another two cents.
Lyall

At 06:57 AM 8/18/00 -0800, you wrote:
>Does anyone know of any danger in granting select on SYS.OBJ$ and SYS.SEQ$
>to all users in my system? (The developers of the off-the-shelf
>application we are using against my will claim they need all users to have
>access to these tables.)
>
>Thoughts???
>
>Thanks.
>-Fred
>________________________________________________________________________
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>
>--
>Author: Fred Smith
> INET: fred_fred_1_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 Fri Aug 18 2000 - 12:07:02 CDT

Original text of this message

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