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: Avoid a synonym

RE: Avoid a synonym

From: DENNIS WILLIAMS <DWILLIAMS_at_LIFETOUCH.COM>
Date: Tue, 2 Nov 2004 10:58:02 -0600
Message-ID: <6BA0194B4809D9118361000F1F6C951001AC1CFE@exchmn4.lifetouch.com>


Nuno - Good point (as always). My reasons are as follows:

  1. The application group has their strategy built around public synonyms.
  2. My boss likes public synonyms.
  3. As I recall, it was Jonathan Lewis who mentioned that public synonyms could cause performance problems, and I have passed that along to my boss. If anyone has a personal horror story to share, that might make an impact.

-----Original Message-----
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Nuno Souto
Sent: Monday, November 01, 2004 6:52 PM
To: oracle-l_at_freelists.org
Subject: Re: Avoid a synonym

On Tue, November 2, 2004 7:16 am, DENNIS WILLIAMS said:
> I have a group of users that should only see a subset of data in certain
> tables. They share a role. I will create a view that implements that, and
> add it to their role. Then, to allow them to use the same queries as other
> users, I will have them individually create private synonyms that point to
> their views. Does anyone know of a better way, where each user won't have
to
> create several private synonyms? This is Oracle 9i.

Sorry to ask the obvious question, but
*why* don't you just use private synonyms?

--
http://www.freelists.org/webpage/oracle-l
--
http://www.freelists.org/webpage/oracle-l
Received on Tue Nov 02 2004 - 10:54:35 CST

Original text of this message

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