Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Table Insert Lock!!
Create your record, then change the tablespace to be read-only.
OR
Don't grant permissions to insert/update/delete the table to anyone.
Igor Neyman, OCP DBA
ineyman_at_perceptron.com
> Hi
>
> I have to revoke insert from a table where I am the owner of the Schema.
is
> it possible. if so? how?.
>
>
> E.g.
> Owner a have a table t1
>
> after inserting 1 row
>
> owner wish to revoke insert for the table t1. because t1 should not have
> more than one row.
> How to incorporate this. it is 8.1.7 on sun Solaris 5.7
>
>
> Regards
>
> Ayyappan.S
>
>
>
www.ssiworldwide.com********************************************************> --
> ********************
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Igor Neyman INET: ineyman_at_perceptron.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 Thu Mar 28 2002 - 07:08:22 CST