dbTalk Databases Forums  

Licensed seats

sybase.public.sqlanywhere.general sybase.public.sqlanywhere.general


Discuss Licensed seats in the sybase.public.sqlanywhere.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
JVL
 
Posts: n/a

Default Licensed seats - 08-27-2009 , 12:34 PM






Hi all,

Is there a quick/easy way to determine how many
licenses/licensed seats a certain asa engine has ?

ASA 8.0.


TIA
JVL

Reply With Quote
  #2  
Old   
Robert Paresi
 
Posts: n/a

Default Re: Licensed seats - 08-27-2009 , 12:53 PM






Hello,

DBLIC command

-or-

SELECT PROPERTY("LICENSECOUNT") FROM DUMMY

-Robert


"JVL" wrote in message news:4a96c39e.379b.1681692777 (AT) sybase (DOT) com...
Quote:
Hi all,

Is there a quick/easy way to determine how many
licenses/licensed seats a certain asa engine has ?

ASA 8.0.


TIA
JVL

Reply With Quote
  #3  
Old   
Robert Paresi
 
Posts: n/a

Default Re: Licensed seats - 08-27-2009 , 12:55 PM



Sorry!

Single Quotes only!

SELECT PROPERTY('LICENSECOUNT') FROM DUMMY


"Robert Paresi" <FirstInitialLastName (AT) innquest (DOT) com> wrote

Quote:
Hello,

DBLIC command

-or-

SELECT PROPERTY("LICENSECOUNT") FROM DUMMY

-Robert


"JVL" wrote in message news:4a96c39e.379b.1681692777 (AT) sybase (DOT) com...
Hi all,

Is there a quick/easy way to determine how many
licenses/licensed seats a certain asa engine has ?

ASA 8.0.


TIA
JVL

Reply With Quote
  #4  
Old   
JVL
 
Posts: n/a

Default Re: Licensed seats - 08-27-2009 , 01:33 PM



Hi Robert,

Thanks. Replacing the double quotes by single quotes did the
trick for me.

SELECT PROPERTY('LICENSECOUNT') FROM DUMMY;

Thanks very much !


JVL

Quote:
Hello,

DBLIC command

-or-

SELECT PROPERTY("LICENSECOUNT") FROM DUMMY

-Robert


"JVL" wrote in message
news:4a96c39e.379b.1681692777 (AT) sybase (DOT) com... Hi all,

Is there a quick/easy way to determine how many
licenses/licensed seats a certain asa engine has ?

ASA 8.0.


TIA
JVL

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.