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: ILLEGAL Get Command

Re: ILLEGAL Get Command

From: Billy Verreynne <vslabs_at_onwe.co.za>
Date: Wed, 19 May 1999 16:01:34 +0200
Message-ID: <7hugd4$jon$1@hermes.is.co.za>


Doug Cowles wrote in message <3741DCD7.40E74C82_at_bigfoot.com>...
>When trying to access a shared drive under NT from SQL*Plus,
>I get an Illegal GET Command.
>

Certain software do not work well with UNC's (Universal Naming Convention). For example you can do a DIR \\MYSERVER\SHARE\SUBDIR\* at the DOS command line and the UNC is valid as a file/dir name. However, some software seem to be using older(?) file open methods and handling and have a problem dealing with UNC's. In this case simply map the share as a local drive and access the data from the mapped drive instead.

regards,
Billy Received on Wed May 19 1999 - 09:01:34 CDT

Original text of this message

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