Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle SQL*plus - Operating system commands
In article <6rh453$mio$1_at_ezekiel.eunet.ie>,
"John Murphy" <john.murphy_at_mentec.ie> wrote:
> Is there an equivalent to 'HOST' (Forms4.5) in SQL+?????
>
>
Use the following command to execute host operating system commands.
HO[ST] [command]
Executes a host operating system command without leaving SQL*Plus.
Note: With some operating systems, you can use a "$" (VMS), "!" (UNIX) or
another character instead of HOST. See the Oracle installation and user's
manual(s) provided for your
operating system for details.
Thanks
Indy Johal
-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Fri Aug 21 1998 - 09:05:13 CDT
![]() |
![]() |