Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Reading config file from other folder inside class Python/PySpark
  • findobj.sql Oracle
  • Removing Blank lines from file using grep Linux/Unix
  • Display the top 5 salaries for each department using single SQL Oracle
  • oracle tips… from http://www.bijoos.com/oracle/douknow.htm Oracle
  • Validating ORACLE_SID againt oratab file. Linux/Unix
  • Pending Transaction Neighbors Script Oracle
  • standard Monitoring – 1 Oracle
  • Jai Shree Ram Oracle
  • Finding Oracle Patches with opatch Oracle
  • Optimizer SORT Operations Oracle
  • EXTPROC Oracle
  • oracle Dba site Oracle
  • find_pk.sql /* Find Primary Key */ Oracle
  • eplan.sql 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

  • This is from Temi Oracle
  • TNSNAMES entries details Oracle
  • Privileges Required to Create Procedures and Functions that uses objects from other schema. Oracle
  • sid_wise_sql.sql Further explaination Oracle
  • How to calculate PROCESSES parameter Oracle
  • Index Range Scan Oracle

Leave a Reply Cancel reply

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

Categories

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

Recent Posts

  • 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
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • scripts to take listener.log backup Linux/Unix
  • create a folder in multiple places Linux/Unix
  • SCRIPT TO LIST RECURSIVE DEPENDENCY BETWEEN OBJECTS UTLDTREE.sql Oracle
  • Oracle 10g for solaris 10 Oracle
  • plan10g.sql good Oracle
  • switchlogfile.sh Linux/Unix
  • 10g oem configuration Oracle
  • Monitor and Trace Unix processes using truss Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme