ksh select value into variable from v$ view 2005-07-22 - By Allen, Brandon
Just curious, could someone please explain *why* the two slashes are required in this case? Is it a Solaris thing? I usually work with ksh on HP and AIX, and I've always used just a single slash with no problems.
Thanks
-- --Original Message-- -- From: oracle-l-bounce@(protected) [mailto:oracle-l-bounce@(protected)]On Behalf Of Barbara Baker Sent: Friday, July 22, 2005 10:57 AM To: oracle-l@(protected) Subject: Re: ksh select value into variable from v$ view
Thanks to all for the quick responses, but especially Mangus and Somckit.
Putting in 2 slashes instead of 1 does the trick!
On 7/22/05, Barbara Baker <barb.baker@(protected)> wrote: > Solaris 9 Oracle 9.2.0.4 > Hi! I'm trying to grab a process id from the database and store it in > a variable. This syntax works if I'm not using a v$ view. If I use a > v$ view, it ignores what's after the $. I've tried v\$ and v_\$ , but > neither work. > -- http://www.freelists.org/webpage/oracle-l
Privileged/Confidential Information may be contained in this message or attachments hereto. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of this company shall be understood as neither given nor endorsed by it.
-- http://www.freelists.org/webpage/oracle-l
|
|