Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: printing out of Pl/SQL

Re: printing out of Pl/SQL

From: AK <oramagic_at_hotmail.com>
Date: Fri, 27 Jun 2003 08:40:23 -0700
Message-ID: <F001.005BB12A.20030627074001@fatcity.com>


You can dump the stuff in to AQ and then have shell script to dequeue it and print it .

-ak

> The question was, how to do it from PL/SQL.
> I think, the only way is using external stored procedure.
>
> Igor Neyman, OCP DBA
> [EMAIL PROTECTED]
>
>
>
> -----Original Message-----
> Gogala, Mladen
> Sent: Friday, June 27, 2003 9:14 AM
> To: Multiple recipients of list ORACLE-L
>
> dd if=<your file> of=/dev/lpt1
>
> Mladen Gogala
> Oracle DBA
> Phone:(203) 459-6855
> Email:[EMAIL PROTECTED]
>
>
> -----Original Message-----
> Sent: Friday, June 27, 2003 8:30 AM
> To: Multiple recipients of list ORACLE-L
>
>
> Hi gurus,
>
> anyone knows of a possibility to directly send data to :LPT1 ?
>
> I am in the need of printing online when something definite happens to
> the
> DB...........
>
> TNX
> > Frank <
>
> ________________________________________________________________________
>
>
> Confidentiality Notes
> This email and any files transmitted is intended only for the person or
> entity to which it is addressed and may contain confidential and/or
> privileged material. If you are not the authorised recipient, any use,
> disclosure, copying, distribution or any action taken or omitted to be
> taken
> in reliance on it, is prohibited. If you received this in error, please
> contact the sender and delete the material from any computer.
> E-mail messages are not necessarily secure. Scheidt & Bachmann does not
> accept responsibility for any changes made to this message after it was
> sent.
> Thank you for your cooperation!
> Diese E-Mail und alle angehängten Dateien ist ausschließlich für die
> Person
> / Personen bestimmt, an die diese adressiert ist und könnte vertrauliche
> und
> / oder rechtlich geschützte Informationen enthalten. Sollten Sie nicht
> der
> für diese E-Mail bestimmte Adressat oder nicht zum Empfang berechtigt
> sein,
> ist Ihnen jeder Gebrauch, sowie jede Veröffentlichung, Vervielfältigung
> oder
> Weitergabe wie auch das Ergreifen oder Unterlassen von Maßnahmen im
> Vertrauen auf erlangte Information untersagt. Sollten Sie diese E-Mail
> irrtümlich erhalten haben, benachrichtigen Sie bitte den Absender und
> löschen diese E-Mail von jedem Computer.
> E-Mail-Mitteilungen sind nicht notwendigerweise sicher. Scheidt &
> Bachmann
> übernimmt keine Verantwortung für Veränderungen dieser Mitteilung, die
> nach
> dem Senden vorgenommen wurden.
> Herzlichen Dank für Ihre Unterstützung!
> ------------------------------------------------------------------------
> ----
> -----------------------------------------
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Foelz.Frank
> INET: [EMAIL PROTECTED]
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Gogala, Mladen
> INET: [EMAIL PROTECTED]
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Igor Neyman
> INET: [EMAIL PROTECTED]
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: AK
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Fri Jun 27 2003 - 10:40:23 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US