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: Long filenames bug with plus80

Re: Long filenames bug with plus80

From: QuestionExchange <USENET_at_questionexchange.com>
Date: Mon, 11 Oct 1999 13:03:29 GMT
Message-ID: <1428qx@questionexchange.com>


Vincent -
It is the "my dir" causing the problem. Try this - in the registry
set SQL_PATH= E:\my dir Then in SQL just do a @sql1.sql. You won't need the @@ to run the file that is inside sql1.sql but rather just the @.
Hope it helps,
Becca

> I experienced a problem using plus80 when using long
filenames:
>
> I launch a script sql1.sql :
> >plus80 user/pwd_at_inst1 @'E:\my dir\sql1.sql
>
> with sql1.sql running another sql file:
>
> @@sql2.sql
>
> The result is:
> unable to open file "E:\my.sql"
>
> Any idea ??
>
> vincent
>
>
>
>

--
  This answer is courtesy of QuestionExchange.com   http://www.questionexchange.com/showUsenetGuest.jhtml?ans_id=4475&cus_id=USENET&qtn_id=3641 Received on Mon Oct 11 1999 - 08:03:29 CDT

Original text of this message

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