Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Revoke Create and Alter Table

Re: Revoke Create and Alter Table

From: Buck Turgidson <jc_va_at_hotmail.com>
Date: Wed, 16 Feb 2005 13:03:22 -0500
Message-ID: <agece2-vk4.ln1@turf.turgidson.com>


> Good question. I can't think of any way to prevent a user from altering
> his own tables even if they can't create new ones. However, given the
> scenario you describe, why not create the countries table under an
> owner account, say for example, buck, which buck can then grant the
> required select/insert/update/delete privilages to sam?

Thanks. That's an option. A 3rd-party system that needs the data does not recognize grants, snynonyms - it wants direct ownership. So we're struggling through the issues. Grants/snynonyms will be supported in a later version, thankfully. Received on Wed Feb 16 2005 - 12:03:22 CST

Original text of this message

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