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: views can not be use in a script

Re: views can not be use in a script

From: James Williams <willjamu_at_mindspring.com>
Date: Sat, 09 Jun 2001 10:23:14 GMT
Message-ID: <3b21f902.124384750@nntp.mindspring.com>

On Fri, 8 Jun 2001 21:34:59 -0500, "Spencer" <spencerp_at_swbell.net> wrote:

>in the shell script, the $ is (probably) being interpreted
>as the beginning of a name of a variable.
>
>try using a backslash as an escape character in front
>of the $ e.g.
>
> from v\$instance
>
>HTH
>
>"Antony Mak" <cheong_at_broadway-ps.com> wrote in message
>news:3b1721b4_at_newsgate.imsbiz.com...
>>
>> Hi all,
>>
>> I have problem when using v$ views in a shell script running at background
>> (the "$" sign cannot interpreter by shell). Does anyone have experience on
>> using "$" sign in a shell script.
>>
>> Antony
>> --
>> antony_at_broadway-ps.com
>>
>>
>
>
Received on Sat Jun 09 2001 - 05:23:14 CDT

Original text of this message

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