Re: Writing into ALERT.LOG

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Mon, 3 Jan 2000 21:09:39 -0000
Message-ID: <946933945.19027.0.nnrp-08.9e984b29_at_news.demon.co.uk>


dbms_system.ksdwrt(2,'A line of text');

Will write the text to the alert log.
Use 1 instead of 2 to write to the trace file Use 3 to write to both.

Works from about 7.3 onwards - can't
remember exact versions

--

Jonathan Lewis
Yet another Oracle-related web site:  http://www.jlcomp.demon.co.uk

Eugene Firyago wrote in message <84r27u$agq$1_at_bob.news.rcn.net>...

>Is there something within Oracle RDBMS that can facilitate generating
>ALERT.LOG file entries from PL/SQL.
>
>Thanks for your input,
>Eugene.
>
>
>
Received on Mon Jan 03 2000 - 22:09:39 CET

Original text of this message