Re: How to convert schema to readonly schema.

From: Adam Musch <ahmusch_at_gmail.com>
Date: Mon, 22 Jun 2009 10:17:15 -0500
Message-ID: <516d05a0906220817t5c3fc90fh82bd8e839f7f685f_at_mail.gmail.com>



To complete option 0:
  1. Change default tablespace of user to the read-only tablespace.
  2. Revoke UNLIMITED TABLESPACE and/or RESOURCE from user.
  3. Set quota 0 for all tablespaces.

On Mon, Jun 22, 2009 at 7:09 AM, Subodh Deshpande < subodh_deshpande_at_yahoo.com> wrote:

> two ways I guess,
> 0) put the eniter schema in a read only table space
> 1.1) create another schema which will be the owner and for rest all give
> only select access, sys, system and the new schema owner passwords should be
> kept secret or
> 1.2) other than the present owner give everybody as select access, and sys,
> system and the orginal schema owner passwords should be kept secret
>
> thanks and take care..subodh
> ------------------------------
> *From:* Avadhani mys <avadhanimys_at_gmail.com>
> *To:* oracle-l <oracle-l_at_freelists.org>
> *Sent:* Monday, 22 June, 2009 17:27:34
> *Subject:* How to convert schema to readonly schema.
>
> Hi Gurus,
>
> I have a requirement to convert schema to readonly schema. The application
> users should have select privilege on the objects he owns and application
> team would like to use this schema for reference.
>
> Thanks in Advance
> Aavadhani
>
>

-- 
Adam Musch
ahmusch_at_gmail.com

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Jun 22 2009 - 10:17:15 CDT

Original text of this message