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 -> Accessing UNIX user id from sql*plus

Accessing UNIX user id from sql*plus

From: <eweber_at_bdo.com>
Date: Thu, 22 Apr 1999 20:55:49 GMT
Message-ID: <7fo2cj$6s0$1@nnrp1.dejanews.com>


How would I access a users unix id from sql*plus and then use it in my sql*plus environment?

I know I can use the HOST command to access the unix variable LOGNAME:

  SQL*Plus> HOST LOGNAME
  myuser

  SQL*PLus>

... but I'm not sure how to give that information back to sql*plus...

any ideas?

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Thu Apr 22 1999 - 15:55:49 CDT

Original text of this message

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