Home » RDBMS Server » Security » Restrict DML on table (Oralce 10g)
|
|
|
Re: Restrict DML on table [message #517492 is a reply to message #517489] |
Tue, 26 July 2011 05:28   |
 |
Michel Cadot
Messages: 68757 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
You miss my first point: drop the table, it is useless.
Quote: If programmers have then how can we restric them?
First fix your organization problem.
Trying to fix an organization problem with a technical workaround is a VERY bad idea and WRONG to do.
Any workaround can be workaround.
Remove their privileges on the table. But you will tell us they have DBA rights.
Regards
Michel
[Updated on: Tue, 26 July 2011 05:30] Report message to a moderator
|
|
|
|
|
|
|
|
Re: Restrict DML on table [message #517515 is a reply to message #517506] |
Tue, 26 July 2011 07:12   |
 |
Michel Cadot
Messages: 68757 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
Do NOT post in UPPER case.
Table level triggers does not forbid SELECT statement (for this you have FGA as John said).
And do NOT create it in SYS schema. SYS is ONLY for Oracle (but in some very special cases).
Regards
Michel
[Updated on: Tue, 26 July 2011 07:12] Report message to a moderator
|
|
|
|
Goto Forum:
Current Time: Sun May 04 12:27:18 CDT 2025
|