Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: SQLPLUS from a command prompt
Please disregard this posting. I figured it out.
Thanks
Jon
"Jon Schlatter" <*jon-schlatter_at_stamats.com> wrote in message
news:tpfld1ri1qj78f_at_corp.supernews.com...
> I am trying to get a batched SQL PLUS command to work. It is supposed to
> output to an HTML files that will reside on the web server. I have read
> about the markup command, but cannot get it to work. Can anyone help? Here
> is what I have now.
>
> SET ORACLE_SID=databasename
> sqlplus -MARKUP "HTML ON PRE ON" SPOOL
> C:\INETPUB\WWWROOT\JOBSTATUSREPORT.HTM acct/password_at_database @c:\g.sql
>
> TIA
> JON
>
>
Received on Thu Sep 06 2001 - 21:15:18 CDT
![]() |
![]() |