|
Home > Archive > ASE Database forum > October 2005 > Message in errorlog regarding licence usage limit
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Message in errorlog regarding licence usage limit
|
|
| Lindsey White 2005-10-27, 8:21 am |
| Hi Gang!
select @@version = Adaptive Server Enterprise/12.5.2/EBF 12054
ESD#2/P/Sun_svr4/OS 5.8/ase1252/1844/64-bit/FBO/Thu Aug 12 10:51:11 2004
I have the following message in the errorlog:
Exceeded licence usage limit. Contact Sybase sales for additional
licences.
Is this because I am hitting the max on the 'number of user connections'
configuration parameter setting? IIRC, if that were the case, the
message would refrence the config parameter setting, but that was in
12.0, and we are on 12.5.2... I _think_ we are licenced for 500 more
users than we have set up in the 'number of user connections'.
Thanks!!
Lindsey White
| |
|
| You are exceeding the config parameter 'license count' which
defaults to 25. Run sp_configure 'license count',(your
number of user licenses)
> Hi Gang!
>
> select @@version = Adaptive Server Enterprise/12.5.2/EBF
> 12054 ESD#2/P/Sun_svr4/OS 5.8/ase1252/1844/64-bit/FBO/Thu
> Aug 12 10:51:11 2004
>
> I have the following message in the errorlog:
>
> Exceeded licence usage limit. Contact Sybase sales for
> additional licences.
>
> Is this because I am hitting the max on the 'number of
> user connections' configuration parameter setting? IIRC,
> if that were the case, the message would refrence the
> config parameter setting, but that was in 12.0, and we are
> on 12.5.2... I _think_ we are licenced for 500 more users
> than we have set up in the 'number of user connections'.
>
> Thanks!!
>
> Lindsey White
>
>
| |
| Lindsey White 2005-10-27, 8:21 am |
| Thanks Steve. I was thinking that was some new message relating to
number of user connections. We were on the cusp of hitting that when I
saw the message in the errorlog.
Lindsey
Steve wrote:
[color=darkred]
> You are exceeding the config parameter 'license count' which
> defaults to 25. Run sp_configure 'license count',(your
> number of user licenses)
>
|
|
|
|
|