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 -> Re: is it possible for an end user to know how many licences an Oracle

Re: is it possible for an end user to know how many licences an Oracle

From: <catherinedevlin_at_toast.pritheespammenot.net>
Date: 8 Sep 2003 20:53:28 GMT
Message-ID: <bjiq88$qb$1@news.netmar.com>

Oops, I forgot an even handier way.

SELECT * FROM v$license;

In article <bjb12u$mj5$1_at_news.tamu.edu>, Bing Du <bing-du_at_tamu.edu> writes:
>Our Oracle server has returned 'ORA-00019: maximum number of session
>licenses exceeded' pretty frequently recently. Every time, our Oracle
>DBA just killed some inactive jobs to fix the problem. This licence
>problem has affected our applications that use the Oracle. What I want
>to know is what SQL command or utility I can use as an end user to
>monitor how many licenses have been used? Therefore, if it's
>approaching the limit, we can get the DBA informed right away rather
>than waiting for the customers to report the problem to us.
>
>Thanks in advance for any help,
>
>Bing
>

Received on Mon Sep 08 2003 - 15:53:28 CDT

Original text of this message

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