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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle SQL*plus - Operating system commands

Re: Oracle SQL*plus - Operating system commands

From: <johali_at_my-dejanews.com>
Date: Fri, 21 Aug 1998 14:05:13 GMT
Message-ID: <6rjuqo$dao$1@nnrp1.dejanews.com>


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

Original text of this message

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