Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> SV: Simple? PL/SQL query
------_=_NextPart_001_01C0167A.1C3B70E0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi Sean,
You should enter: 'set serveroutput on;', before you run your code.
> Med v=E4nliga h=E4lsningar/ Kind regards
589 41 Link=F6ping
Tel : +46 (0)13-362600=20
Fax : +46 (0)13-362625
Email: mailto:per.berghall_at_linadb.se
Internet: http://www.linadb.se
> ----------
> Fr=E5n: O'Neill, Sean[SMTP:Sean.ONeill_at_organon.ie]
> Svara till: ORACLE-L_at_fatcity.com
> Skickat: Monday, September 04, 2000 4:41 PM
> Till: Multiple recipients of list ORACLE-L
> Ang=E5ende: Simple? PL/SQL query
>=20
> I'm new to PL/SQL and I am trying to use same to send output of name =
from
> v$database to screen. The code I'm using is as below but the output =
is
> not
> being sent to screen and I can't figure why not. The code is =
replying
> with
> "PL/SQL procedure successfully completed." in SQL*Plus. Maybe this =
is not
> the most appropriate way to approach this requirement and alternative
> method
> inputs are welcome too!. Are there any other ways to send output to
> screen
> aside from DBMS_OUTPUT?
>=20
>=20
>=20> END;
> BEGIN
> SELECT name =20
> INTO db_name
> FROM v$database;
> DBMS_OUTPUT.PUT_LINE
> ( 'Database name is ' || db_name );
>=20
>=20 >=20
>=20> # # # # # # # # Base=20
> ###### ###### ###### ######=20
> # # # # # # # # Rookie
> #### # # ###### ###### Data
>=20
>=20> To REMOVE yourself from this mailing list, send an E-Mail message
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing =
Lists
> --------------------------------------------------------------------
------_=_NextPart_001_01C0167A.1C3B70E0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =charset=3Diso-8859-1">
<TITLE>SV: Simple? PL/SQL query</TITLE> </HEAD> <BODY>
<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">Hi Sean,</FONT> <BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">You should enter: = 'set serveroutput on;', before you run your code.</FONT> </P>
<P><FONT SIZE=3D2 FACE=3D"Arial">Med v=E4nliga h=E4lsningar/ Kind =
regards</FONT>
<BR><FONT SIZE=3D2 FACE=3D"MS Sans =
Serif">**************************************************</FONT><BR><B><I><FONT FACE=3D"Arial" SIZE=3D2 COLOR=3D"#000000"> = <<...>> </FONT></I></B><B><I><FONT = FACE=3D"Arial"></FONT></I></B><B><I> <FONT FACE=3D"Times New = Roman">Link=F6pings Adb-konsult AB</FONT></I></B><B></B> <BR><FONT COLOR=3D"#000080" SIZE=3D2 FACE=3D"MS Sans Serif">Per = Bergh=E4ll</FONT>
</FONT></U></B><B></B> <BR><B><FONT COLOR=3D"#000080" SIZE=3D2 FACE=3D"MS Sans = Serif">Internet:</FONT></B><B><U> <FONT COLOR=3D"#0000FF" SIZE=3D2 =FACE=3D"MS Sans Serif"><A HREF=3D"http://www.linadb.se" = TARGET=3D"_blank">http://www.linadb.se</A></FONT></U></B> <BR><FONT SIZE=3D2 FACE=3D"MS Sans =
Serif">**************************************************</FONT> </P> <UL> <P><FONT SIZE=3D2 FACE=3D"MS Sans Serif">----------</FONT><BR><B><FONT SIZE=3D2 FACE=3D"MS Sans Serif">Fr=E5n:</FONT></B> = <FONT SIZE=3D2 FACE=3D"MS Sans Serif">O'Neill, = Sean[SMTP:Sean.ONeill_at_organon.ie]</FONT> <BR><B><FONT SIZE=3D2 FACE=3D"MS Sans Serif">Svara till:</FONT></B> = <FONT SIZE=3D2 FACE=3D"MS Sans = Serif">ORACLE-L_at_fatcity.com</FONT>
<P><FONT SIZE=3D2 FACE=3D"Arial">I'm new to PL/SQL and I am trying to = use same to send output of name from</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">v$database to screen. The code = I'm using is as below but the output is not</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">being sent to screen and I can't = figure why not. The code is replying with</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">"PL/SQL procedure successfully = completed." in SQL*Plus. Maybe this is not</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">the most appropriate way to approach = this requirement and alternative method</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">inputs are welcome too!. Are = there any other ways to send output to screen</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">aside from DBMS_OUTPUT?</FONT> </P>
<P><FONT SIZE=3D2 FACE=3D"Arial">DECLARE</FONT> </P>
<P><FONT SIZE=3D2 FACE=3D"Arial">db_name varchar2(20);</FONT> </P>
<P><FONT SIZE=3D2 FACE=3D"Arial">BEGIN</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial"> SELECT name = </FONT> <BR><FONT SIZE=3D2 =
<P><FONT SIZE=3D2 FACE=3D"Arial">/</FONT> </P> <BR>
<P><FONT SIZE=3D2 FACE=3D"Arial">Sean :)</FONT> </P>
<P><FONT SIZE=3D2 FACE=3D"Arial">###### ###### =
###### ###### </FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial"># # =
# # # # =
# # Rookie</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">#### =
# # ###### ###### Data</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial"># # =
# # # # =
# # Base </FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial"># # =
####### ###### # # =
Adminstrator</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">-------------------------------- =------------ </FONT>
<P><FONT SIZE=3D2 FACE=3D"Arial">The only man who never makes a mistake = is the man who never does anything.</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial"> - Theodore Roosevelt</FONT> </P>
<P><FONT SIZE=3D2 FACE=3D"Arial">-- </FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">Author: O'Neill, Sean</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial"> INET: =Sean.ONeill_at_organon.ie</FONT>
<P><FONT SIZE=3D2 FACE=3D"Arial">Fat City Network =
Services -- (858) 538-5051 FAX: (858) =
538-5051</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">San Diego, =
California -- Public Internet =
access / Mailing Lists</FONT>
<BR><FONT SIZE=3D2 =
FACE=3D"Arial">---------------------------------------------------------=-----------</FONT>
![]() |
![]() |