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: Server Manager through telnet of HP-UX HELP !!

Re: Server Manager through telnet of HP-UX HELP !!

From: Mary Travis <Mary.B.Travis_at_bridge.bellsouth.com>
Date: 1998/06/26
Message-ID: <6n0uvg$k2g@atglab10.atglab.bls.com>#1/1

Sometimes the @ symbol is set up as the UNIX kill character. To test if this is the case, type an @ at the UNIX command prompt and if the prompt immediatly moves down a line (without pressing enter) then you can fix this behavior by putting the following line in your .profile stty kill ^D
Then @/mydir/myscript will work in svrmgr & sqlplus.

Hopes this helps,
Mary

Dan Benwell <danbenwell_at_dial.pipex.com> wrote:

>I don't think there should be a space between the @ and the
>script path. You could also try start and the script eg.
 

>@/mydir/myscript.sql
>start /mydir/myscript.sql
 

>Regards,
>Dan
 

>mike_andrew_at_usiva.com wrote:
 

>> Server Manager is not recognizing any @ commands.
>>
>> for example: @ /oracle/product/732/rdbms/admin/catalog.sql will be taken as a
>> SQL statement and not as a processing statement to run the catalog script.
>>
>> Does anyone have any ideas on this??
>>
>> -----== Posted via Deja News, The Leader in Internet Discussion ==-----
>> http://www.dejanews.com/ Now offering spam-free web-based newsreading

Mary Travis
EDS
email: Mary.B.Travis_at_bridge.bellsouth.com Received on Fri Jun 26 1998 - 00:00:00 CDT

Original text of this message

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