Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Newbie question on Packages

Re: Newbie question on Packages

From: Rocky Welch <rockyw_99_at_yahoo.com>
Date: Thu, 01 Mar 2001 12:54:51 -0800
Message-ID: <F001.002C15E0.20010301124810@fatcity.com>

Hi Rakesh,
The Oracle user you are logged in as does not have select permission on V$SESSION. Log in as sys and issue the command:

grant select on SYS.V_$SESSION to <oracle user name>;

HTH, -Rocky


Rocky Welch
Senior Consultant - Internet Services Group Arthur Andersen

Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rocky Welch
  INET: rockyw_99_at_yahoo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu Mar 01 2001 - 14:54:51 CST

Original text of this message

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