Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: How to revoke delete right from my own table
No you cant, as it is your table.
But why not create a new user and give them the appropriate privileges then lock the account of the owner
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of dba1 mcc
Sent: 14 June 2004 18:42
To: oracle-l_at_freelists.org; oracledba_at_LazyDBA.com
Subject: How to revoke delete right from my own table
I have ORACLE database 9.2.0.5 under Solaris 8. I created a table and load data into it. After data load, I tried to "revoke delete" right from table and get error meesage. The message said I can NOT revoke right whiich table I created. I only need update and insert right after I load data. I want revoke "delete" right to prevent accident delete or truncate the data. Does there has way to do it?
Thanks.
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.htmlput 'unsubscribe' in the subject line.
-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request_at_freelists.org
![]() |
![]() |