Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • DBMS_STATS Metalinks Notes Oracle
  • SQL_PLAN.sql for checking real execution plan Oracle
  • Giving Grant on v$DATABASE Oracle
  • myfile Oracle
  • Process Map for CPU and Memory for OS processes Linux/Unix
  • dbms_job.submit example Oracle
  • Oracle Identifiers Oracle
  • create database link syntax Oracle
  • findx.sql /* Find Indexes on specified USER.TABLE_NAME */ Oracle
  • moving lob object to other tablespace lob_mvmt.sql Oracle
  • Locktree.sql Oracle
  • Jai Shree Ram Oracle
  • arch_configUOCIOTTO.ora Oracle
  • Export With Query Another Example. Oracle
  • Temporary Tablespsace Temp tablespace behaviour Oracle

Alter procedure auditing

Posted on 28-Jul-2009 By Admin No Comments on Alter procedure auditing

A common misconception is that the ‘audit any procedure’ is a privileges auditing option associated with the privilege ‘alter

any procedure’ and thus does NOT cover the alteration of a procedure that is

owned by the user altering it.

Note that AUDIT PROCEDURE covers:

CREATE FUNCTION

CREATE LIBRARY

CREATE PACKAGE

CREATE PACKAGE BODY

CREATE PROCEDURE

DROP FUNCTION

DROP LIBRARY

DROP PACKAGE

DROP PROCEDURE

Also Object Auditing Options ‘ALTER’ does not apply to Procedure, Function, Package, so

even object auditing can’t cover this.

I think otherwise every implicit recompilation would trigger an undesired audit record.

There’s no corresponding Statement auditing option available for ALTER PROCEDURE

either,

it looks like this was not implemented for some reason.

Oracle, SQL scripts

Post navigation

Previous Post: EXTPROC
Next Post: New OFA for 11g

Related Posts

  • How To Resolve Stranded DBA_2PC_PENDING Entries ID 401302.1 (Very Good prooven) Oracle
  • Standby Database Behavior when a Datafile is Resized on the Primary Database Note:123883.1 Oracle
  • Kill a session dynanically using execute immediate Oracle
  • Order by with ROWNUM Oracle
  • Good RAC & Standby Notes Oracle
  • pvm_rbs1.sql (to collect rbs info from db) Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (394)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • tracksqltime.sql05-Mar-2026
  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • SQL Server Vs Oracle Architecture difference SQL Server
  • find checksum of a file. Linux/Unix
  • Sending SQLPLUS output in HTML format Oracle
  • How to calculate PROCESSES parameter Oracle
  • Facts about SCN and Rollback Segment Oracle
  • find_log_switch.sql Find log switches in graphical manner Oracle
  • T-SQL Vs PL/SQL Syntax SQL Server
  • Directory wise folder wise space usage Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme