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: A problem with user_users

Re: A problem with user_users

From: Nicolas Bronke <news_at_TRINITY.de>
Date: Wed, 2 Jun 1999 22:23:11 +0200
Message-ID: <375583b2@news.uk.ibm.net>

Peter Teoh <petermag_at_singnet.com.sg> schrieb in im Newsbeitrag: 37557539.AA6903C7_at_singnet.com.sg...>
> HOW DO YOU DISPLAY THE USER CONNECTION INFORMATION (NORMALLY PROVIDED BY
> USER_USERS) WHILE RUNNING INSIDE A STORED PROCEDURE NAMESPACE?
>

I did not check your procedure and whether you are right. If you are right, try that
  select * from all_users where username=user

kind regards
Nicolas Received on Wed Jun 02 1999 - 15:23:11 CDT

Original text of this message

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