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

Home -> Community -> Usenet -> c.d.o.server -> RE: display message/comments while executing a procedure

RE: display message/comments while executing a procedure

From: Roman Mirzaitov <mromka_at_MailAndNews.com>
Date: Wed, 10 Oct 2001 08:08:23 -0400
Message-ID: <3BCB14F6@MailAndNews.com>


Hi,

DBMS_OUTPUT built-in package will help you. And check whether SQL*Plus serveroutput option is ON.

--
Roman Mirzaitov
Brainbench MVP for Oracle Administration
www.brainbench.com



>===== Original Message From minkuarora_at_yahoo.com (Parvinder Singh Arora)
=====
>Hi all
>
>While a procedure is executing (thru sqlplus) , i want to display some
>message/comments on sqlplus ..what statement do i use in the procedure
>?
>
>Thanks
>
>~Parvinder
-----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World! -----== Over 80,000 Newsgroups - 16 Different Servers! =-----
Received on Wed Oct 10 2001 - 07:08:23 CDT

Original text of this message

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