Go to the FreeLists Home Page Home Signup Help Login
 



Browse oracle-l: This Month's ArchiveMain Archive PageRelated postsPrevious by DateNext by Date

Re: anyway to intentionally write to the alert log?

  • From: "Juan Carlos Reyes Pacheco" <jreyes@xxxxxxxxxxxxxxxx>
  • To: <ryan_gaffuri@xxxxxxxxxxx>, "oracle-l@xxxxxxxxxxxxx" <oracle-l@xxxxxxxxxxxxx>
  • Date: Thu, 21 Oct 2004 09:33:01 -0400
create or replace procedure sys.db_graba_trc( cMessage VARCHAR2 )
IS
BEGIN
dbms_system.ksdwrt (3, cMessage);
end;
/ 
 
Juan Carlos Reyes Pacheco
OCP
-------Original Message-------
 
From: ryan_gaffuri@xxxxxxxxxxx
Date: 10/21/04 09:31:16
To: oracle-l@xxxxxxxxxxxxx
Subject: anyway to intentionally write to the alert log?
 
anyway to write whatever i want to the oracle alert log?
--
http://www.freelists.org/webpage/oracle-l
--
http://www.freelists.org/webpage/oracle-l

Other related posts:

  • anyway to intentionally write to the alert log?
  • Re: anyway to intentionally write to the alert log?
  • Re: anyway to intentionally write to the alert log?
  • RE: anyway to intentionally write to the alert log?
  • Re: anyway to intentionally write to the alert log?




  • [ Home | Signup | Help | Login | Archives | Lists ]

    All trademarks and copyrights within the FreeLists archives are owned by their respective owners.
    Everything else ©2008 Avenir Technologies, LLC.