DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: package for system event

Hybrid View

  1. #1
    Join Date
    Sep 2001
    Location
    Makati, Philippines
    Posts
    857

    package for system event

    hi all,

    is there a package or a trigger that is a system-based and can be used for example like if I have to trace an alert_SID.log, listener.log, or sqlnet.log and not a transaction-based like the DBMS_ALERT package?

    thanks,
    rey
    ---------------

  2. #2
    Join Date
    Nov 2006
    Location
    Sofia
    Posts
    630
    Rey,
    Can't advise about other package and about dbms_aler also, but if the problem is that dbms_alert is transactiona, u can maybe use authonomous transactios?

    Cheers

  3. #3
    Join Date
    Sep 2001
    Location
    Makati, Philippines
    Posts
    857
    thanks Boris,
    But I meant for System not transaction.

    Anyway, I see one now.

    rey
    ---------------

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width