OVMS Integrity BASIC LTU Getting only 1 user at cost of $2400.00???
Ordered HP Basic LTU for integrity BA347AC "concurrent license" at a
list price of $2400.00. Installed on rx2620 system and can only get
"ONE
USER" on system.
Get following error when second user tries to use basic.
$ BAS OE001A
%LICENSE-F-NOAUTH, DEC BASIC use is not authorized on this node
-LICENSE-F-NOLICENSE, no license is active for this software product
-LICENSE-I-SYSMGR, please see your system manager
%TRACE-F-TRACEBACK, symbolic stack dump follows
image module routine line rel PC
abs PC
0 FFFFFFFF80BBEA10
FFFFFFFF80BBEA10
0 FFFFFFFF80BC3960
FFFFFFFF80BC3960
BASIC BASICLICENSE BASIC$LICENSE 250 0000000000000420
00000000002C1380
BASIC BASTARTUP ENV_BASIC_INIT 1185 0000000000000030
0000000000280650
BASIC DBASIC_DRIVER GEM_XX_INIT 639 0000000000000140
0000000000280140
BASIC GEM_CP_VMS GEM_CP_MAIN 2505 0000000000002270
0000000000641F40
0 FFFFFFFF80C03700
FFFFFFFF80C03700
DCL 0 000000000006BA90
000000007AE27A90
%TRACE-I-END, end of TRACE stack dump
Having hard time believing that cost for ONE USER basic license is
$2400.00.
Has anyone ever seen this??? Say it isn't so!!!!
-Len Whitwer
Puget Sound Data Systems, Inc.
19501 144th Ave. NE Suite D-100
Woodinville, WA 98072
e-mail mailto:len@psds.com
Internet: [url]http://www.psds.com[/url]
Toll Free: (866)857-0710
Tel: (425) 488-0710
Fax: (425) 488-6414
Re: OVMS Integrity BASIC LTU Getting only 1 user at cost of $2400.00???
Len Whitwer wrote:[color=blue]
> Ordered HP Basic LTU for integrity BA347AC "concurrent license" at a
> list price of $2400.00. Installed on rx2620 system and can only get
> "ONE
> USER" on system.
>
> Get following error when second user tries to use basic.
>
> $ BAS OE001A
>
> %LICENSE-F-NOAUTH, DEC BASIC use is not authorized on this node
>
> -LICENSE-F-NOLICENSE, no license is active for this software product
>
> -LICENSE-I-SYSMGR, please see your system manager
>
> %TRACE-F-TRACEBACK, symbolic stack dump follows[/color]
[color=blue]
> Having hard time believing that cost for ONE USER basic license is
> $2400.00.
>
> Has anyone ever seen this??? Say it isn't so!!!![/color]
Sounds pretty likely to me.
Arne
Re: OVMS Integrity BASIC LTU Getting only 1 user at cost of $2400.00???
Len Whitwer wrote:[color=blue]
> Ordered HP Basic LTU for integrity BA347AC "concurrent license" at a
> list price of $2400.00. Installed on rx2620 system and can only get
> "ONE
> USER" on system.
>
> Get following error when second user tries to use basic.
>
> $ BAS OE001A
>
> %LICENSE-F-NOAUTH, DEC BASIC use is not authorized on this node
>
> -LICENSE-F-NOLICENSE, no license is active for this software product
>
> -LICENSE-I-SYSMGR, please see your system manager
>
> %TRACE-F-TRACEBACK, symbolic stack dump follows
>
> image module routine line rel PC
> abs PC
>
> 0 FFFFFFFF80BBEA10
> FFFFFFFF80BBEA10
>
> 0 FFFFFFFF80BC3960
> FFFFFFFF80BC3960
>
> BASIC BASICLICENSE BASIC$LICENSE 250 0000000000000420
> 00000000002C1380
>
> BASIC BASTARTUP ENV_BASIC_INIT 1185 0000000000000030
> 0000000000280650
>
> BASIC DBASIC_DRIVER GEM_XX_INIT 639 0000000000000140
> 0000000000280140
>
> BASIC GEM_CP_VMS GEM_CP_MAIN 2505 0000000000002270
> 0000000000641F40
>
> 0 FFFFFFFF80C03700
> FFFFFFFF80C03700
>
> DCL 0 000000000006BA90
> 000000007AE27A90
>
> %TRACE-I-END, end of TRACE stack dump
>
> Having hard time believing that cost for ONE USER basic license is
> $2400.00.
>
> Has anyone ever seen this??? Say it isn't so!!!!
>[/color]
Welcome to the wonderful world of DEC/Compaq/HP licensing. The rates
per "seat" vary with the horsepower of the machine, but it ain't cheap.
If you buy, say, 50 or 100 "seats" you can probably get a quantity
discount but it still ain't cheap.
I'm a little surprised that you bought a system without understanding
the software licensing required and the pricing thereof!
Re: OVMS Integrity BASIC LTU Getting only 1 user at cost of $2400.00???
Len Whitwer wrote:[color=blue]
> Ordered HP Basic LTU for integrity BA347AC "concurrent license" at a
> list price of $2400.00. Installed on rx2620 system and can only get
> "ONE
> USER" on system.
>
> Get following error when second user tries to use basic.[/color]
What does the *first* user do at that time ?
Also post the SHOW LICENCE for the rellevant product.
By "use" you meen running the compiler at the *same time*, right ?
You can easaly "fix" this by running the compiles on a
batch queue with a JOB_LIMIT=1. Or any other way that
makes only one copy of the compiler been running at a time.
Or wait 10 seconds and re-try the BAS command.
This isn't a major problem. If you have many developers
on your system, you could probably add 1 or 2 additional
"users" and have 10-20 developers running without any
particular problem.
And $2400 isn't that much. You can't get a full copy
of the Adobe "Master Collection" at that price, and that
is for one single, single-user system...
I do not see what your problem is...
Jan-Erik.
[color=blue]
>
> $ BAS OE001A
>
> %LICENSE-F-NOAUTH, DEC BASIC use is not authorized on this node
>
> -LICENSE-F-NOLICENSE, no license is active for this software product
>
> -LICENSE-I-SYSMGR, please see your system manager
>
> %TRACE-F-TRACEBACK, symbolic stack dump follows
>
> image module routine line rel PC
> abs PC
>
> 0 FFFFFFFF80BBEA10
> FFFFFFFF80BBEA10
>
> 0 FFFFFFFF80BC3960
> FFFFFFFF80BC3960
>
> BASIC BASICLICENSE BASIC$LICENSE 250 0000000000000420
> 00000000002C1380
>
> BASIC BASTARTUP ENV_BASIC_INIT 1185 0000000000000030
> 0000000000280650
>
> BASIC DBASIC_DRIVER GEM_XX_INIT 639 0000000000000140
> 0000000000280140
>
> BASIC GEM_CP_VMS GEM_CP_MAIN 2505 0000000000002270
> 0000000000641F40
>
> 0 FFFFFFFF80C03700
> FFFFFFFF80C03700
>
> DCL 0 000000000006BA90
> 000000007AE27A90
>
> %TRACE-I-END, end of TRACE stack dump
>
> Having hard time believing that cost for ONE USER basic license is
> $2400.00.
>
> Has anyone ever seen this??? Say it isn't so!!!!
>
> -Len Whitwer
> Puget Sound Data Systems, Inc.
> 19501 144th Ave. NE Suite D-100
> Woodinville, WA 98072
> e-mail mailto:len@psds.com
> Internet: [url]http://www.psds.com[/url]
> Toll Free: (866)857-0710
> Tel: (425) 488-0710
> Fax: (425) 488-6414
>
>[/color]
Re: OVMS Integrity BASIC LTU Getting only 1 user at cost of $2400.00???
Len Whitwer wrote:[color=blue]
>
> Ordered HP Basic LTU for integrity BA347AC "concurrent license" at a
> list price of $2400.00. Installed on rx2620 system and can only get
> "ONE
> USER" on system.
>
> Get following error when second user tries to use basic.
>
> $ BAS OE001A
>
> %LICENSE-F-NOAUTH, DEC BASIC use is not authorized on this node
>
> -LICENSE-F-NOLICENSE, no license is active for this software product
>
> -LICENSE-I-SYSMGR, please see your system manager
>
> %TRACE-F-TRACEBACK, symbolic stack dump follows
>
> image module routine line rel PC
> abs PC
>
> 0 FFFFFFFF80BBEA10
> FFFFFFFF80BBEA10
>
> 0 FFFFFFFF80BC3960
> FFFFFFFF80BC3960
>
> BASIC BASICLICENSE BASIC$LICENSE 250 0000000000000420
> 00000000002C1380
>
> BASIC BASTARTUP ENV_BASIC_INIT 1185 0000000000000030
> 0000000000280650
>
> BASIC DBASIC_DRIVER GEM_XX_INIT 639 0000000000000140
> 0000000000280140
>
> BASIC GEM_CP_VMS GEM_CP_MAIN 2505 0000000000002270
> 0000000000641F40
>
> 0 FFFFFFFF80C03700
> FFFFFFFF80C03700
>
> DCL 0 000000000006BA90
> 000000007AE27A90
>
> %TRACE-I-END, end of TRACE stack dump
>
> Having hard time believing that cost for ONE USER basic license is
> $2400.00.
>
> Has anyone ever seen this??? Say it isn't so!!!![/color]
Hhmmm... Doesn't look right. I'd expect "attempted usage exceeds
available license units" or some similar message.
The message you got seems to indicate that the license is not even
loaded. If you registered the PAK, did you then do a LICENSE LOAD to
reload all the available PAKs?
What does SHOW LICENSE say about the BASIC PAK?
$ SHOW LICENSE BASIC
What does the output of this command look like:
$ SHOW LOGICAL/TABLE=LMF$* *BASIC*
D.J.D.
Re: OVMS Integrity BASIC LTU Getting only 1 user at cost of$2400.00???
On Nov 4, 6:50*pm, "Richard B. Gilbert" <rgilber...@comcast.net>
wrote:[color=blue]
> Len Whitwer wrote:[color=green]
> > Ordered HP Basic LTU for integrity BA347AC "concurrent license" at a
> > list price of $2400.00. Installed on rx2620 system and can only get
> > "ONE
> > USER" on system.[/color]
>[color=green]
> > Get following error when second user tries to use basic.[/color]
>[color=green]
> > $ BAS OE001A[/color]
>[color=green]
> > %LICENSE-F-NOAUTH, DEC BASIC use is not authorized on this node[/color]
>[color=green]
> > -LICENSE-F-NOLICENSE, no license is active for this software product[/color]
>[color=green]
> > -LICENSE-I-SYSMGR, please see your system manager[/color]
>[color=green]
> > %TRACE-F-TRACEBACK, symbolic stack dump follows[/color]
>[color=green]
> > image * * module * *routine * * * * * * * line * * *rel PC
> > abs PC[/color]
>[color=green]
> > * * * * * * * * * * * * * * * * * ** * * * *0 FFFFFFFF80BBEA10
> > FFFFFFFF80BBEA10[/color]
>[color=green]
> > * * * * * * * * * * * * * * * * * ** * * * *0 FFFFFFFF80BC3960
> > FFFFFFFF80BC3960[/color]
>[color=green]
> > BASIC *BASICLICENSE *BASIC$LICENSE * * * * 250 0000000000000420
> > 00000000002C1380[/color]
>[color=green]
> > BASIC *BASTARTUP *ENV_BASIC_INIT * * * * *1185 0000000000000030
> > 0000000000280650[/color]
>[color=green]
> > BASIC *DBASIC_DRIVER *GEM_XX_INIT * * * * *639 0000000000000140
> > 0000000000280140[/color]
>[color=green]
> > BASIC *GEM_CP_VMS *GEM_CP_MAIN * * * * * *2505 0000000000002270
> > 0000000000641F40[/color]
>[color=green]
> > * * * * * * * * * * * * * * * * * ** * * * *0 FFFFFFFF80C03700
> > FFFFFFFF80C03700[/color]
>[color=green]
> > DCL * * * * * * * * * * * * * * * * ** * * *0 000000000006BA90
> > 000000007AE27A90[/color]
>[color=green]
> > %TRACE-I-END, end of TRACE stack dump[/color]
>[color=green]
> > Having hard time believing that cost for ONE USER basic license is
> > $2400.00.[/color]
>[color=green]
> > Has anyone ever seen this??? Say it isn't so!!!![/color]
>
> Welcome to the wonderful world of DEC/Compaq/HP licensing. *The rates
> per "seat" vary with the horsepower of the machine, but it ain't cheap.
> * If you buy, say, 50 or 100 "seats" you can probably get a quantity
> discount but it still ain't cheap.
>
> I'm a little surprised that you bought a system without understanding
> the software licensing required and the pricing thereof![/color]
Correct me if I am wrong, but this is just the compiler. There is no
cost to run programs compiled with the compiler. So, put the compiles
in a batch job if you have more than one developer.
$2400 is a bit high I agree, but not terribly so.
-Paul
Re: OVMS Integrity BASIC LTU Getting only 1 user at cost of $2400.00???
PR wrote:[color=blue]
> On Nov 4, 6:50 pm, "Richard B. Gilbert" <rgilber...@comcast.net>
> wrote:[color=green]
>> Len Whitwer wrote:[color=darkred]
>>> Ordered HP Basic LTU for integrity BA347AC "concurrent license" at a
>>> list price of $2400.00. Installed on rx2620 system and can only get
>>> "ONE
>>> USER" on system.
>>> Get following error when second user tries to use basic.
>>> $ BAS OE001A
>>> %LICENSE-F-NOAUTH, DEC BASIC use is not authorized on this node
>>> -LICENSE-F-NOLICENSE, no license is active for this software product
>>> -LICENSE-I-SYSMGR, please see your system manager
>>> %TRACE-F-TRACEBACK, symbolic stack dump follows
>>> image module routine line rel PC
>>> abs PC
>>> 0 FFFFFFFF80BBEA10
>>> FFFFFFFF80BBEA10
>>> 0 FFFFFFFF80BC3960
>>> FFFFFFFF80BC3960
>>> BASIC BASICLICENSE BASIC$LICENSE 250 0000000000000420
>>> 00000000002C1380
>>> BASIC BASTARTUP ENV_BASIC_INIT 1185 0000000000000030
>>> 0000000000280650
>>> BASIC DBASIC_DRIVER GEM_XX_INIT 639 0000000000000140
>>> 0000000000280140
>>> BASIC GEM_CP_VMS GEM_CP_MAIN 2505 0000000000002270
>>> 0000000000641F40
>>> 0 FFFFFFFF80C03700
>>> FFFFFFFF80C03700
>>> DCL 0 000000000006BA90
>>> 000000007AE27A90
>>> %TRACE-I-END, end of TRACE stack dump
>>> Having hard time believing that cost for ONE USER basic license is
>>> $2400.00.
>>> Has anyone ever seen this??? Say it isn't so!!!![/color]
>> Welcome to the wonderful world of DEC/Compaq/HP licensing. The rates
>> per "seat" vary with the horsepower of the machine, but it ain't cheap.
>> If you buy, say, 50 or 100 "seats" you can probably get a quantity
>> discount but it still ain't cheap.
>>
>> I'm a little surprised that you bought a system without understanding
>> the software licensing required and the pricing thereof![/color]
>
> Correct me if I am wrong, but this is just the compiler. There is no
> cost to run programs compiled with the compiler. So, put the compiles
> in a batch job if you have more than one developer.
>
> $2400 is a bit high I agree, but not terribly so.
>
> -Paul
>[/color]
I cam recall when a license to run the Fortran compiler on a VAX-11/750
cost $5000 US. If you wanted the C compiler too, that was ANOTHER
$5000. This was ca. 1985/6.
Re: OVMS Integrity BASIC LTU Getting only 1 user at cost of $2400.00???
Len Whitwer wrote:[color=blue]
> Ordered HP Basic LTU for integrity BA347AC "concurrent license" at a
> list price of $2400.00. Installed on rx2620 system and can only get
> "ONE
> USER" on system.
>
> Get following error when second user tries to use basic.
>
> $ BAS OE001A
>
> %LICENSE-F-NOAUTH, DEC BASIC use is not authorized on this node
>
> -LICENSE-F-NOLICENSE, no license is active for this software product
>
> -LICENSE-I-SYSMGR, please see your system manager
>
> %TRACE-F-TRACEBACK, symbolic stack dump follows
>
> image module routine line rel PC
> abs PC
>
> 0 FFFFFFFF80BBEA10
> FFFFFFFF80BBEA10
>
> 0 FFFFFFFF80BC3960
> FFFFFFFF80BC3960
>
> BASIC BASICLICENSE BASIC$LICENSE 250 0000000000000420
> 00000000002C1380
>
> BASIC BASTARTUP ENV_BASIC_INIT 1185 0000000000000030
> 0000000000280650
>
> BASIC DBASIC_DRIVER GEM_XX_INIT 639 0000000000000140
> 0000000000280140
>
> BASIC GEM_CP_VMS GEM_CP_MAIN 2505 0000000000002270
> 0000000000641F40
>
> 0 FFFFFFFF80C03700
> FFFFFFFF80C03700
>
> DCL 0 000000000006BA90
> 000000007AE27A90
>
> %TRACE-I-END, end of TRACE stack dump
>
> Having hard time believing that cost for ONE USER basic license is
> $2400.00.
>
> Has anyone ever seen this??? Say it isn't so!!!!
>
> -Len Whitwer
> Puget Sound Data Systems, Inc.
> 19501 144th Ave. NE Suite D-100
> Woodinville, WA 98072
> e-mail mailto:len@psds.com
> Internet: [url]http://www.psds.com[/url]
> Toll Free: (866)857-0710
> Tel: (425) 488-0710
> Fax: (425) 488-6414
>
>[/color]
Maybe you added the node option in the license utility?
LICENSE MODIFY/INCLUDE=node-name?
Re: OVMS Integrity BASIC LTU Getting only 1 user at cost of$2400.00???
On Nov 4, 7:09*pm, Len Whitwer <l...@psds.com> wrote:[color=blue]
> Ordered HP Basic LTU for integrity BA347AC "concurrent license" at a
> list price of $2400.00. Installed on rx2620 system and can only get
> "ONE
> USER" on system.
>
> Get following error when second user tries to use basic.
>
> $ BAS OE001A
>
> %LICENSE-F-NOAUTH, DEC BASIC use is not authorized on this node
>
> -LICENSE-F-NOLICENSE, no license is active for this software product
>
> -LICENSE-I-SYSMGR, please see your system manager
>
> %TRACE-F-TRACEBACK, symbolic stack dump follows
>
> image * * module * *routine * * * * * * * line * * *rel PC
> abs PC
>
> * * * * * * * * * * * * * * * * * * * * * * *0 FFFFFFFF80BBEA10
> FFFFFFFF80BBEA10
>
> * * * * * * * * * * * * * * * * * * * * * * *0 FFFFFFFF80BC3960
> FFFFFFFF80BC3960
>
> BASIC *BASICLICENSE *BASIC$LICENSE * * * * 250 0000000000000420
> 00000000002C1380
>
> BASIC *BASTARTUP *ENV_BASIC_INIT * * * * *1185 0000000000000030
> 0000000000280650
>
> BASIC *DBASIC_DRIVER *GEM_XX_INIT * * * * *639 0000000000000140
> 0000000000280140
>
> BASIC *GEM_CP_VMS *GEM_CP_MAIN * * * * * *2505 0000000000002270
> 0000000000641F40
>
> * * * * * * * * * * * * * * * * * * * * * * *0 FFFFFFFF80C03700
> FFFFFFFF80C03700
>
> DCL * * * * * * * * * * * * * * * * * * * * *0 000000000006BA90
> 000000007AE27A90
>
> %TRACE-I-END, end of TRACE stack dump
>
> Having hard time believing that cost for ONE USER basic license is
> $2400.00.
>
> Has anyone ever seen this??? Say it isn't so!!!!
>
> -Len Whitwer
> Puget Sound Data Systems, Inc.
> 19501 144th Ave. NE Suite D-100
> Woodinville, WA *98072
> e-mail * *mailto:l...@psds.com
> Internet:[url]http://www.psds.com[/url]
> Toll Free: (866)857-0710
> Tel: (425) 488-0710
> Fax: (425) 488-6414[/color]
Len,
As has been commented, please verify that the license is actually
loaded. There are two steps to inputting a license: registering the
license in the database, and then loading the license. During the
bootstrap process, all active licenses are loaded as part of one of
the startup phases. If doing this without a reboot, a common error is
to register but fail to load the license.
Omitting the specific license key, please post the results of a
LICENSE LIST/FULL command for the BASIC compiler (of course, omit the
actual Authorization value).
If economizing by using the one concurrent user license for the
compiler, there are four options:
- self discipline
- batch queue for compiling with a JOB_LIMIT of 1
- it is possible to implement something slightly more elegant using
locks (preferable) or logical names (simpler) to allow only one
compile at a time
- use a DECnet TASK object to control access to the compiler for
interactive users
- Bob Gezelter, [url]http://www.rlgsc.com[/url]
Re: OVMS Integrity BASIC LTU Getting only 1 user at cost of $2400.00???
Bob Gezelter wrote:
[color=blue]
> Len,
>
> As has been commented, please verify that the license is actually
> loaded.[/color]
If not, the *first* user would not be able to use it, would he ?
Note that Len complained about the *second* user.
I personaly think that he simply has got a "Concurrent Use"
BASIC license with one (1) user currently. The cheaper version
is (or was) "Named User" where only a specific username
could run the compiler (or whatever). Could also be used
with the batch queue with JOB_LIMIT=1 and submitting with
/USER=<the registred user for the compiler>.
Jan-Erik.
There are two steps to inputting a license: registering the[color=blue]
> license in the database, and then loading the license. During the
> bootstrap process, all active licenses are loaded as part of one of
> the startup phases. If doing this without a reboot, a common error is
> to register but fail to load the license.
>
> Omitting the specific license key, please post the results of a
> LICENSE LIST/FULL command for the BASIC compiler (of course, omit the
> actual Authorization value).
>
> If economizing by using the one concurrent user license for the
> compiler, there are four options:
> - self discipline
> - batch queue for compiling with a JOB_LIMIT of 1
> - it is possible to implement something slightly more elegant using
> locks (preferable) or logical names (simpler) to allow only one
> compile at a time
> - use a DECnet TASK object to control access to the compiler for
> interactive users
>
> - Bob Gezelter, [url]http://www.rlgsc.com[/url][/color]
Re: OVMS Integrity BASIC LTU Getting only 1 user at cost of$2400.00???
On Nov 4, 5:35*pm, Jan-Erik Söderholm <jan-erik.soderh...@telia.com>
wrote:[color=blue]
> Len Whitwer wrote:[color=green]
> > Ordered HP Basic LTU for integrity BA347AC "concurrent license" at a
> > list price of $2400.00. Installed on rx2620 system and can only get
> > "ONE
> > USER" on system.[/color]
>[color=green]
> > Get following error when second user tries to use basic.[/color]
>
> What does the *first* user do at that time ?
>
> Also post the SHOW LICENCE for the rellevant product.
>
> By "use" you meen running the compiler at the *same time*, right ?
>
> You can easaly "fix" this by running the compiles on a
> batch queue with a JOB_LIMIT=1. Or any other way that
> makes only one copy of the compiler been running at a time.
>
> Or wait 10 seconds and re-try the BAS command.
>
> This isn't a major problem. If you have many developers
> on your system, you could probably add 1 or 2 additional
> "users" and have 10-20 developers running without any
> particular problem.
>
> And $2400 isn't that much. You can't get a full copy
> of the Adobe "Master Collection" at that price, and that
> is for one single, single-user system...
>
> I do not see what your problem is...
>
> Jan-Erik.
>
>
>
>
>[color=green]
> > $ BAS OE001A[/color]
>[color=green]
> > %LICENSE-F-NOAUTH, DEC BASIC use is not authorized on this node[/color]
>[color=green]
> > -LICENSE-F-NOLICENSE, no license is active for this software product[/color]
>[color=green]
> > -LICENSE-I-SYSMGR, please see your system manager[/color]
>[color=green]
> > %TRACE-F-TRACEBACK, symbolic stack dump follows[/color]
>[color=green]
> > image * * module * *routine * * * * * * * line * * *rel PC
> > abs PC[/color]
>[color=green]
> > * * * * * * * * * * * * * * * * * ** * * * *0 FFFFFFFF80BBEA10
> > FFFFFFFF80BBEA10[/color]
>[color=green]
> > * * * * * * * * * * * * * * * * * ** * * * *0 FFFFFFFF80BC3960
> > FFFFFFFF80BC3960[/color]
>[color=green]
> > BASIC *BASICLICENSE *BASIC$LICENSE * * * * 250 0000000000000420
> > 00000000002C1380[/color]
>[color=green]
> > BASIC *BASTARTUP *ENV_BASIC_INIT * * * * *1185 0000000000000030
> > 0000000000280650[/color]
>[color=green]
> > BASIC *DBASIC_DRIVER *GEM_XX_INIT * * * * *639 0000000000000140
> > 0000000000280140[/color]
>[color=green]
> > BASIC *GEM_CP_VMS *GEM_CP_MAIN * * * * * *2505 0000000000002270
> > 0000000000641F40[/color]
>[color=green]
> > * * * * * * * * * * * * * * * * * ** * * * *0 FFFFFFFF80C03700
> > FFFFFFFF80C03700[/color]
>[color=green]
> > DCL * * * * * * * * * * * * * * * * ** * * *0 000000000006BA90
> > 000000007AE27A90[/color]
>[color=green]
> > %TRACE-I-END, end of TRACE stack dump[/color]
>[color=green]
> > Having hard time believing that cost for ONE USER basic license is
> > $2400.00.[/color]
>[color=green]
> > Has anyone ever seen this??? Say it isn't so!!!![/color]
>[color=green]
> > -Len Whitwer
> > Puget Sound Data Systems, Inc.
> > 19501 144th Ave. NE Suite D-100
> > Woodinville, WA *98072
> > e-mail * *mailto:l...@psds.com
> > Internet:[url]http://www.psds.com[/url]
> > Toll Free: (866)857-0710
> > Tel: (425) 488-0710
> > Fax: (425) 488-6414- Hide quoted text -[/color]
>
> - Show quoted text -[/color]
The first user of Basic works just fine. (No Problems) Show license
indicates the license is loaded with a units of "1". But then again
when you so a show license on OVMS "FOE" it also has a units
of "1". (Unlimited license) I'm still not convinced that this BASIC
license shouldn't be unlimited.
Any other ideas or should I just BUCK UP??
Len
-Len Whitwer
Puget Sound Data Systems, Inc.
19501 144th Ave. NE Suite D-100
Woodinville, WA 98072
e-mail mailto:len@psds.com
Internet: [url]http://www.psds.com[/url]
Toll Free: (866)857-0710
Tel: (425) 488-0710
Fax: (425) 488-6414
Re: OVMS Integrity BASIC LTU Getting only 1 user at cost of$2400.00???
On Nov 4, 5:35*pm, Jan-Erik Söderholm <jan-erik.soderh...@telia.com>
wrote:[color=blue]
> Len Whitwer wrote:[color=green]
> > Ordered HP Basic LTU for integrity BA347AC "concurrent license" at a
> > list price of $2400.00. Installed on rx2620 system and can only get
> > "ONE
> > USER" on system.[/color]
>[color=green]
> > Get following error when second user tries to use basic.[/color]
>
> What does the *first* user do at that time ?
>
> Also post the SHOW LICENCE for the rellevant product.
>
> By "use" you meen running the compiler at the *same time*, right ?
>
> You can easaly "fix" this by running the compiles on a
> batch queue with a JOB_LIMIT=1. Or any other way that
> makes only one copy of the compiler been running at a time.
>
> Or wait 10 seconds and re-try the BAS command.
>
> This isn't a major problem. If you have many developers
> on your system, you could probably add 1 or 2 additional
> "users" and have 10-20 developers running without any
> particular problem.
>
> And $2400 isn't that much. You can't get a full copy
> of the Adobe "Master Collection" at that price, and that
> is for one single, single-user system...
>
> I do not see what your problem is...
>
> Jan-Erik.
>
>
>
>
>[color=green]
> > $ BAS OE001A[/color]
>[color=green]
> > %LICENSE-F-NOAUTH, DEC BASIC use is not authorized on this node[/color]
>[color=green]
> > -LICENSE-F-NOLICENSE, no license is active for this software product[/color]
>[color=green]
> > -LICENSE-I-SYSMGR, please see your system manager[/color]
>[color=green]
> > %TRACE-F-TRACEBACK, symbolic stack dump follows[/color]
>[color=green]
> > image * * module * *routine * * * * * * * line * * *rel PC
> > abs PC[/color]
>[color=green]
> > * * * * * * * * * * * * * * * * * ** * * * *0 FFFFFFFF80BBEA10
> > FFFFFFFF80BBEA10[/color]
>[color=green]
> > * * * * * * * * * * * * * * * * * ** * * * *0 FFFFFFFF80BC3960
> > FFFFFFFF80BC3960[/color]
>[color=green]
> > BASIC *BASICLICENSE *BASIC$LICENSE * * * * 250 0000000000000420
> > 00000000002C1380[/color]
>[color=green]
> > BASIC *BASTARTUP *ENV_BASIC_INIT * * * * *1185 0000000000000030
> > 0000000000280650[/color]
>[color=green]
> > BASIC *DBASIC_DRIVER *GEM_XX_INIT * * * * *639 0000000000000140
> > 0000000000280140[/color]
>[color=green]
> > BASIC *GEM_CP_VMS *GEM_CP_MAIN * * * * * *2505 0000000000002270
> > 0000000000641F40[/color]
>[color=green]
> > * * * * * * * * * * * * * * * * * ** * * * *0 FFFFFFFF80C03700
> > FFFFFFFF80C03700[/color]
>[color=green]
> > DCL * * * * * * * * * * * * * * * * ** * * *0 000000000006BA90
> > 000000007AE27A90[/color]
>[color=green]
> > %TRACE-I-END, end of TRACE stack dump[/color]
>[color=green]
> > Having hard time believing that cost for ONE USER basic license is
> > $2400.00.[/color]
>[color=green]
> > Has anyone ever seen this??? Say it isn't so!!!![/color]
>[color=green]
> > -Len Whitwer
> > Puget Sound Data Systems, Inc.
> > 19501 144th Ave. NE Suite D-100
> > Woodinville, WA *98072
> > e-mail * *mailto:l...@psds.com
> > Internet:[url]http://www.psds.com[/url]
> > Toll Free: (866)857-0710
> > Tel: (425) 488-0710
> > Fax: (425) 488-6414- Hide quoted text -[/color]
>
> - Show quoted text -[/color]
Thanks Jan-Erik. At least that is a work around.
Len
Re: OVMS Integrity BASIC LTU Getting only 1 user at cost of$2400.00???
On Nov 4, 5:45*pm, David J Dachtera <djesys...@spam.comcast.net>
wrote:[color=blue]
> Len Whitwer wrote:
>[color=green]
> > Ordered HP Basic LTU for integrity BA347AC "concurrent license" at a
> > list price of $2400.00. Installed on rx2620 system and can only get
> > "ONE
> > USER" on system.[/color]
>[color=green]
> > Get following error when second user tries to use basic.[/color]
>[color=green]
> > $ BAS OE001A[/color]
>[color=green]
> > %LICENSE-F-NOAUTH, DEC BASIC use is not authorized on this node[/color]
>[color=green]
> > -LICENSE-F-NOLICENSE, no license is active for this software product[/color]
>[color=green]
> > -LICENSE-I-SYSMGR, please see your system manager[/color]
>[color=green]
> > %TRACE-F-TRACEBACK, symbolic stack dump follows[/color]
>[color=green]
> > image * * module * *routine * * * * * * * line * * *rel PC
> > abs PC[/color]
>[color=green]
> > * * * * * * * * * * * * * * * * * ** * * * *0 FFFFFFFF80BBEA10
> > FFFFFFFF80BBEA10[/color]
>[color=green]
> > * * * * * * * * * * * * * * * * * ** * * * *0 FFFFFFFF80BC3960
> > FFFFFFFF80BC3960[/color]
>[color=green]
> > BASIC *BASICLICENSE *BASIC$LICENSE * * * * 250 0000000000000420
> > 00000000002C1380[/color]
>[color=green]
> > BASIC *BASTARTUP *ENV_BASIC_INIT * * * * *1185 0000000000000030
> > 0000000000280650[/color]
>[color=green]
> > BASIC *DBASIC_DRIVER *GEM_XX_INIT * * * * *639 0000000000000140
> > 0000000000280140[/color]
>[color=green]
> > BASIC *GEM_CP_VMS *GEM_CP_MAIN * * * * * *2505 0000000000002270
> > 0000000000641F40[/color]
>[color=green]
> > * * * * * * * * * * * * * * * * * ** * * * *0 FFFFFFFF80C03700
> > FFFFFFFF80C03700[/color]
>[color=green]
> > DCL * * * * * * * * * * * * * * * * ** * * *0 000000000006BA90
> > 000000007AE27A90[/color]
>[color=green]
> > %TRACE-I-END, end of TRACE stack dump[/color]
>[color=green]
> > Having hard time believing that cost for ONE USER basic license is
> > $2400.00.[/color]
>[color=green]
> > Has anyone ever seen this??? Say it isn't so!!!![/color]
>
> Hhmmm... Doesn't look right. I'd expect "attempted usage exceeds
> available license units" or some similar message.
>
> The message you got seems to indicate that the license is not even
> loaded. If you registered the PAK, did you then do a LICENSE LOAD to
> reload all the available PAKs?
>
> What does SHOW LICENSE say about the BASIC PAK?
> $ SHOW LICENSE BASIC
>
> What does the output of this command look like:
> $ SHOW LOGICAL/TABLE=LMF$* *BASIC*
>
> D.J.D.- Hide quoted text -
>
> - Show quoted text -[/color]
I will get back to you on that.
Len
Re: OVMS Integrity BASIC LTU Getting only 1 user at cost of$2400.00???
On Nov 4, 7:28*pm, Michael Austin <maus...@firstdbasource.com> wrote:[color=blue]
> Len Whitwer wrote:[color=green]
> > Ordered HP Basic LTU for integrity BA347AC "concurrent license" at a
> > list price of $2400.00. Installed on rx2620 system and can only get
> > "ONE
> > USER" on system.[/color]
>[color=green]
> > Get following error when second user tries to use basic.[/color]
>[color=green]
> > $ BAS OE001A[/color]
>[color=green]
> > %LICENSE-F-NOAUTH, DEC BASIC use is not authorized on this node[/color]
>[color=green]
> > -LICENSE-F-NOLICENSE, no license is active for this software product[/color]
>[color=green]
> > -LICENSE-I-SYSMGR, please see your system manager[/color]
>[color=green]
> > %TRACE-F-TRACEBACK, symbolic stack dump follows[/color]
>[color=green]
> > image * * module * *routine * * * * * * * line * * *rel PC
> > abs PC[/color]
>[color=green]
> > * * * * * * * * * * * * * * * * * ** * * * *0 FFFFFFFF80BBEA10
> > FFFFFFFF80BBEA10[/color]
>[color=green]
> > * * * * * * * * * * * * * * * * * ** * * * *0 FFFFFFFF80BC3960
> > FFFFFFFF80BC3960[/color]
>[color=green]
> > BASIC *BASICLICENSE *BASIC$LICENSE * * * * 250 0000000000000420
> > 00000000002C1380[/color]
>[color=green]
> > BASIC *BASTARTUP *ENV_BASIC_INIT * * * * *1185 0000000000000030
> > 0000000000280650[/color]
>[color=green]
> > BASIC *DBASIC_DRIVER *GEM_XX_INIT * * * * *639 0000000000000140
> > 0000000000280140[/color]
>[color=green]
> > BASIC *GEM_CP_VMS *GEM_CP_MAIN * * * * * *2505 0000000000002270
> > 0000000000641F40[/color]
>[color=green]
> > * * * * * * * * * * * * * * * * * ** * * * *0 FFFFFFFF80C03700
> > FFFFFFFF80C03700[/color]
>[color=green]
> > DCL * * * * * * * * * * * * * * * * ** * * *0 000000000006BA90
> > 000000007AE27A90[/color]
>[color=green]
> > %TRACE-I-END, end of TRACE stack dump[/color]
>[color=green]
> > Having hard time believing that cost for ONE USER basic license is
> > $2400.00.[/color]
>[color=green]
> > Has anyone ever seen this??? Say it isn't so!!!![/color]
>[color=green]
> > -Len Whitwer
> > Puget Sound Data Systems, Inc.
> > 19501 144th Ave. NE Suite D-100
> > Woodinville, WA *98072
> > e-mail * *mailto:l...@psds.com
> > Internet:[url]http://www.psds.com[/url]
> > Toll Free: (866)857-0710
> > Tel: (425) 488-0710
> > Fax: (425) 488-6414[/color]
>
> Maybe you added the node option in the license utility?
> LICENSE MODIFY/INCLUDE=node-name?- Hide quoted text -
>
> - Show quoted text -[/color]
Would this cause such a problem. (Only one user at a time able to
compile???)
Len
Re: OVMS Integrity BASIC LTU Getting only 1 user at cost of$2400.00???
On Nov 4, 8:59*pm, Bob Gezelter <gezel...@rlgsc.com> wrote:[color=blue]
> On Nov 4, 7:09*pm, Len Whitwer <l...@psds.com> wrote:
>
>
>
>
>[color=green]
> > Ordered HP Basic LTU for integrity BA347AC "concurrent license" at a
> > list price of $2400.00. Installed on rx2620 system and can only get
> > "ONE
> > USER" on system.[/color]
>[color=green]
> > Get following error when second user tries to use basic.[/color]
>[color=green]
> > $ BAS OE001A[/color]
>[color=green]
> > %LICENSE-F-NOAUTH, DEC BASIC use is not authorized on this node[/color]
>[color=green]
> > -LICENSE-F-NOLICENSE, no license is active for this software product[/color]
>[color=green]
> > -LICENSE-I-SYSMGR, please see your system manager[/color]
>[color=green]
> > %TRACE-F-TRACEBACK, symbolic stack dump follows[/color]
>[color=green]
> > image * * module * *routine * * * * * * * line * * *rel PC
> > abs PC[/color]
>[color=green]
> > * * * * * * * * * * * * * * * * * ** * * * *0 FFFFFFFF80BBEA10
> > FFFFFFFF80BBEA10[/color]
>[color=green]
> > * * * * * * * * * * * * * * * * * ** * * * *0 FFFFFFFF80BC3960
> > FFFFFFFF80BC3960[/color]
>[color=green]
> > BASIC *BASICLICENSE *BASIC$LICENSE * * * * 250 0000000000000420
> > 00000000002C1380[/color]
>[color=green]
> > BASIC *BASTARTUP *ENV_BASIC_INIT * * * * *1185 0000000000000030
> > 0000000000280650[/color]
>[color=green]
> > BASIC *DBASIC_DRIVER *GEM_XX_INIT * * * * *639 0000000000000140
> > 0000000000280140[/color]
>[color=green]
> > BASIC *GEM_CP_VMS *GEM_CP_MAIN * * * * * *2505 0000000000002270
> > 0000000000641F40[/color]
>[color=green]
> > * * * * * * * * * * * * * * * * * ** * * * *0 FFFFFFFF80C03700
> > FFFFFFFF80C03700[/color]
>[color=green]
> > DCL * * * * * * * * * * * * * * * * ** * * *0 000000000006BA90
> > 000000007AE27A90[/color]
>[color=green]
> > %TRACE-I-END, end of TRACE stack dump[/color]
>[color=green]
> > Having hard time believing that cost for ONE USER basic license is
> > $2400.00.[/color]
>[color=green]
> > Has anyone ever seen this??? Say it isn't so!!!![/color]
>[color=green]
> > -Len Whitwer
> > Puget Sound Data Systems, Inc.
> > 19501 144th Ave. NE Suite D-100
> > Woodinville, WA *98072
> > e-mail * *mailto:l...@psds.com
> > Internet:[url]http://www.psds.com[/url]
> > Toll Free: (866)857-0710
> > Tel: (425) 488-0710
> > Fax: (425) 488-6414[/color]
>
> Len,
>
> As has been commented, please verify that the license is actually
> loaded. There are two steps to inputting a license: registering the
> license in the database, and then loading the license. During the
> bootstrap process, all active licenses are loaded as part of one of
> the startup phases. If doing this without a reboot, a common error is
> to register but fail to load the license.
>
> Omitting the specific license key, please post the results of a
> LICENSE LIST/FULL command for the BASIC compiler (of course, omit the
> actual Authorization value).
>
> If economizing by using the one concurrent user license for the
> compiler, there are four options:
> - self discipline
> - batch queue for compiling with a JOB_LIMIT of 1
> - it is possible to implement something slightly more elegant using
> locks (preferable) or logical names (simpler) to allow only one
> compile at a time
> - use a DECnet TASK object to control access to the compiler for
> interactive users
>
> - Bob Gezelter,[url]http://www.rlgsc.com-[/url] Hide quoted text -
>
> - Show quoted text -[/color]
Hi Bob:
I understand but if license NEVER loaded why would one user be
able to run a compile?? (I would think NO user could complie)
I will follow up with results of show license.
Len
Re: OVMS Integrity BASIC LTU Getting only 1 user at cost of $2400.00???
In article <ca6141ec-d66c-478c-b8a4-e33a06b684ff@b31g2000prb.googlegroups.com>, Len Whitwer <len@psds.com> writes:[color=blue]
>On Nov 4, 5:35=A0pm, Jan-Erik S=F6derholm <jan-erik.soderh...@telia.com>
>wrote:[color=green]
>> Len Whitwer wrote:[color=darkred]
>> > Ordered HP Basic LTU for integrity BA347AC "concurrent license" at a
>> > list price of $2400.00. Installed on rx2620 system and can only get
>> > "ONE
>> > USER" on system.[/color]
>>[color=darkred]
>> > Get following error when second user tries to use basic.[/color]
>>
>> What does the *first* user do at that time ?
>>
>> Also post the SHOW LICENCE for the rellevant product.
>>
>> By "use" you meen running the compiler at the *same time*, right ?
>>
>> You can easaly "fix" this by running the compiles on a
>> batch queue with a JOB_LIMIT=3D1. Or any other way that
>> makes only one copy of the compiler been running at a time.
>>
>> Or wait 10 seconds and re-try the BAS command.
>>
>> This isn't a major problem. If you have many developers
>> on your system, you could probably add 1 or 2 additional
>> "users" and have 10-20 developers running without any
>> particular problem.
>>
>> And $2400 isn't that much. You can't get a full copy
>> of the Adobe "Master Collection" at that price, and that
>> is for one single, single-user system...
>>
>> I do not see what your problem is...
>>
>> Jan-Erik.
>>
>>
>>
>>
>>[color=darkred]
>> > $ BAS OE001A[/color]
>>[color=darkred]
>> > %LICENSE-F-NOAUTH, DEC BASIC use is not authorized on this node[/color]
>>[color=darkred]
>> > -LICENSE-F-NOLICENSE, no license is active for this software product[/color]
>>[color=darkred]
>> > -LICENSE-I-SYSMGR, please see your system manager[/color]
>>[color=darkred]
>> > %TRACE-F-TRACEBACK, symbolic stack dump follows[/color]
>>[color=darkred]
>> > image =A0 =A0 module =A0 =A0routine =A0 =A0 =A0 =A0 =A0 =A0 =A0 line =[/color][/color]
>=A0 =A0 =A0rel PC[color=green][color=darkred]
>> > abs PC[/color]
>>[color=darkred]
>> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0=[/color][/color]
> =A0 =A0 =A0 =A0 =A00 FFFFFFFF80BBEA10[color=green][color=darkred]
>> > FFFFFFFF80BBEA10[/color]
>>[color=darkred]
>> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0=[/color][/color]
> =A0 =A0 =A0 =A0 =A00 FFFFFFFF80BC3960[color=green][color=darkred]
>> > FFFFFFFF80BC3960[/color]
>>[color=darkred]
>> > BASIC =A0BASICLICENSE =A0BASIC$LICENSE =A0 =A0 =A0 =A0 250 000000000000=[/color][/color]
>0420[color=green][color=darkred]
>> > 00000000002C1380[/color]
>>[color=darkred]
>> > BASIC =A0BASTARTUP =A0ENV_BASIC_INIT =A0 =A0 =A0 =A0 =A01185 0000000000=[/color][/color]
>000030[color=green][color=darkred]
>> > 0000000000280650[/color]
>>[color=darkred]
>> > BASIC =A0DBASIC_DRIVER =A0GEM_XX_INIT =A0 =A0 =A0 =A0 =A0639 0000000000=[/color][/color]
>000140[color=green][color=darkred]
>> > 0000000000280140[/color]
>>[color=darkred]
>> > BASIC =A0GEM_CP_VMS =A0GEM_CP_MAIN =A0 =A0 =A0 =A0 =A0 =A02505 00000000=[/color][/color]
>00002270[color=green][color=darkred]
>> > 0000000000641F40[/color]
>>[color=darkred]
>> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0=[/color][/color]
> =A0 =A0 =A0 =A0 =A00 FFFFFFFF80C03700[color=green][color=darkred]
>> > FFFFFFFF80C03700[/color]
>>[color=darkred]
>> > DCL =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0=[/color][/color]
> =A0 =A0 =A0 =A00 000000000006BA90[color=green][color=darkred]
>> > 000000007AE27A90[/color]
>>[color=darkred]
>> > %TRACE-I-END, end of TRACE stack dump[/color]
>>[color=darkred]
>> > Having hard time believing that cost for ONE USER basic license is
>> > $2400.00.[/color]
>>[color=darkred]
>> > Has anyone ever seen this??? Say it isn't so!!!![/color]
>>[color=darkred]
>> > -Len Whitwer
>> > Puget Sound Data Systems, Inc.
>> > 19501 144th Ave. NE Suite D-100
>> > Woodinville, WA =A098072
>> > e-mail =A0 =A0mailto:l...@psds.com
>> > Internet:[url]http://www.psds.com[/url]
>> > Toll Free: (866)857-0710
>> > Tel: (425) 488-0710
>> > Fax: (425) 488-6414- Hide quoted text -[/color]
>>
>> - Show quoted text -[/color]
>
>The first user of Basic works just fine. (No Problems) Show license
>indicates the license is loaded with a units of "1". But then again
>when you so a show license on OVMS "FOE" it also has a units
>of "1". (Unlimited license) I'm still not convinced that this BASIC
>license shouldn't be unlimited.
>
>Any other ideas or should I just BUCK UP??[/color]
$ SHOW LICENSE/USAGE
Some licenses have a unmber of UNITS associated with them and an ACTIVITY
charge for using it (ie. CONSTANT=#). So, if you have a license with two
units and an activity charge of CONSTANT=1, the licensed product can be
used by, for example, two processes. What is the "ACTIVITY" on you VMS
FOE license?
In your case, the license has UNITS 1 and an ACTIVITY charge of 1; how-
ever, I think it is bad form to have the compiler dump because of a lic-
ence issue -- it should return a resonable error status and message in-
dicating the problem.
--
VAXman- A Bored Certified VMS Kernel Mode Hacker VAXman(at)TMESIS(dot)COM
.... pejorative statements of opinion are entitled to constitutional protection
no matter how extreme, vituperous, or vigorously expressed they may be. (NJSC)
Copr. 2008 Brian Schenkenberger. Publication of _this_ usenet article outside
of usenet _must_ include its contents in its entirety including this copyright
notice, disclaimer and quotations.
Re: OVMS Integrity BASIC LTU Getting only 1 user at cost of$2400.00???
On Nov 5, 9:13*am, VAXman- @SendSpamHere.ORG wrote:[color=blue]
> In article <ca6141ec-d66c-478c-b8a4-e33a06b68...@b31g2000prb.googlegroups..com>, Len Whitwer <l...@psds.com> writes:
>
>
>
>
>[color=green]
> >On Nov 4, 5:35=A0pm, Jan-Erik S=F6derholm <jan-erik.soderh...@telia.com>
> >wrote:[color=darkred]
> >> Len Whitwer wrote:
> >> > Ordered HP Basic LTU for integrity BA347AC "concurrent license" at a
> >> > list price of $2400.00. Installed on rx2620 system and can only get
> >> > "ONE
> >> > USER" on system.[/color][/color]
>[color=green][color=darkred]
> >> > Get following error when second user tries to use basic.[/color][/color]
>[color=green][color=darkred]
> >> What does the *first* user do at that time ?[/color][/color]
>[color=green][color=darkred]
> >> Also post the SHOW LICENCE for the rellevant product.[/color][/color]
>[color=green][color=darkred]
> >> By "use" you meen running the compiler at the *same time*, right ?[/color][/color]
>[color=green][color=darkred]
> >> You can easaly "fix" this by running the compiles on a
> >> batch queue with a JOB_LIMIT=3D1. Or any other way that
> >> makes only one copy of the compiler been running at a time.[/color][/color]
>[color=green][color=darkred]
> >> Or wait 10 seconds and re-try the BAS command.[/color][/color]
>[color=green][color=darkred]
> >> This isn't a major problem. If you have many developers
> >> on your system, you could probably add 1 or 2 additional
> >> "users" and have 10-20 developers running without any
> >> particular problem.[/color][/color]
>[color=green][color=darkred]
> >> And $2400 isn't that much. You can't get a full copy
> >> of the Adobe "Master Collection" at that price, and that
> >> is for one single, single-user system...[/color][/color]
>[color=green][color=darkred]
> >> I do not see what your problem is...[/color][/color]
>[color=green][color=darkred]
> >> Jan-Erik.[/color][/color]
>[color=green][color=darkred]
> >> > $ BAS OE001A[/color][/color]
>[color=green][color=darkred]
> >> > %LICENSE-F-NOAUTH, DEC BASIC use is not authorized on this node[/color][/color]
>[color=green][color=darkred]
> >> > -LICENSE-F-NOLICENSE, no license is active for this software product[/color][/color]
>[color=green][color=darkred]
> >> > -LICENSE-I-SYSMGR, please see your system manager[/color][/color]
>[color=green][color=darkred]
> >> > %TRACE-F-TRACEBACK, symbolic stack dump follows[/color][/color]
>[color=green][color=darkred]
> >> > image =A0 =A0 module =A0 =A0routine =A0 =A0 =A0 =A0 =A0 =A0 =A0 line =[/color]
> >=A0 =A0 =A0rel PC[color=darkred]
> >> > abs PC[/color][/color]
>[color=green][color=darkred]
> >> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0=[/color]
> > =A0 =A0 =A0 =A0 =A00 FFFFFFFF80BBEA10[color=darkred]
> >> > FFFFFFFF80BBEA10[/color][/color]
>[color=green][color=darkred]
> >> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0=[/color]
> > =A0 =A0 =A0 =A0 =A00 FFFFFFFF80BC3960[color=darkred]
> >> > FFFFFFFF80BC3960[/color][/color]
>[color=green][color=darkred]
> >> > BASIC =A0BASICLICENSE =A0BASIC$LICENSE =A0 =A0 =A0 =A0 250 000000000000=[/color]
> >0420[color=darkred]
> >> > 00000000002C1380[/color][/color]
>[color=green][color=darkred]
> >> > BASIC =A0BASTARTUP =A0ENV_BASIC_INIT =A0 =A0 =A0 =A0 =A01185 0000000000=[/color]
> >000030[color=darkred]
> >> > 0000000000280650[/color][/color]
>[color=green][color=darkred]
> >> > BASIC =A0DBASIC_DRIVER =A0GEM_XX_INIT =A0 =A0 =A0 =A0 =A0639 0000000000=[/color]
> >000140[color=darkred]
> >> > 0000000000280140[/color][/color]
>[color=green][color=darkred]
> >> > BASIC =A0GEM_CP_VMS =A0GEM_CP_MAIN =A0 =A0 =A0 =A0 =A0=A02505 00000000=[/color]
> >00002270[color=darkred]
> >> > 0000000000641F40[/color][/color]
>[color=green][color=darkred]
> >> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0=[/color]
> > =A0 =A0 =A0 =A0 =A00 FFFFFFFF80C03700[color=darkred]
> >> > FFFFFFFF80C03700[/color][/color]
>[color=green][color=darkred]
> >> > DCL =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0=[/color]
> > =A0 =A0 =A0 =A00 000000000006BA90[color=darkred]
> >> > 000000007AE27A90[/color][/color]
>[color=green][color=darkred]
> >> > %TRACE-I-END, end of TRACE stack dump[/color][/color]
>[color=green][color=darkred]
> >> > Having hard time believing that cost for ONE USER basic license is
> >> > $2400.00.[/color][/color]
>[color=green][color=darkred]
> >> > Has anyone ever seen this??? Say it isn't so!!!![/color][/color]
>[color=green][color=darkred]
> >> > -Len Whitwer
> >> > Puget Sound Data Systems, Inc.
> >> > 19501 144th Ave. NE Suite D-100
> >> > Woodinville, WA =A098072
> >> > e-mail =A0 =A0mailto:l...@psds.com
> >> > Internet:[url]http://www.psds.com[/url]
> >> > Toll Free: (866)857-0710
> >> > Tel: (425) 488-0710
> >> > Fax: (425) 488-6414- Hide quoted text -[/color][/color]
>[color=green][color=darkred]
> >> - Show quoted text -[/color][/color]
>[color=green]
> >The first user of Basic works just fine. (No Problems) Show license
> >indicates the license is loaded with a units of "1". *But then again
> >when you so a show license on OVMS "FOE" it also has a units
> >of "1". (Unlimited license) *I'm still not convinced that this BASIC
> >license shouldn't be unlimited.[/color]
>[color=green]
> >Any other ideas or should I just BUCK UP??[/color]
>
> $ SHOW LICENSE/USAGE
>
> Some licenses have a unmber of UNITS associated with them and an ACTIVITY
> charge for using it (ie. CONSTANT=#). *So, if you have a license withtwo
> units and an activity charge of CONSTANT=1, the licensed product can be
> used by, for example, two processes. *What is the "ACTIVITY" on you VMS
> FOE license?
>
> In your case, the license has UNITS 1 and an ACTIVITY charge of 1; how-
> ever, I think it is bad form to have the compiler dump because of a lic-
> ence issue -- it should return a resonable error status and message in-
> dicating the problem.
>
> --
> VAXman- A Bored Certified VMS Kernel Mode Hacker * * *VAXman(at)TMESIS(dot)COM
>
> ... pejorative statements of opinion are entitled to constitutional protection
> no matter how extreme, vituperous, or vigorously expressed they may be. (NJSC)
>
> Copr. 2008 Brian Schenkenberger. *Publication of _this_ usenet article outside
> of usenet _must_ include its contents in its entirety including this copyright
> notice, disclaimer and quotations.- Hide quoted text -
>
> - Show quoted text -[/color]
Was able to come up with this info which sounds "CLOSE" and might lead
me down the resolution path. What do you think?????
[url]http://h71000.www7.hp.com/DOC/83final/BA322_90078/4584pro_011.html[/url]
Len
Re: OVMS Integrity BASIC LTU Getting only 1 user at cost of $2400.00???
In article <0003b648$0$26262$c3e8da3@news.astraweb.com>, JF Mezei <jfmezei.spamnot@vaxination.ca> writes:[color=blue]
>
> The per-user licence is supposed to be much cheaper and not tied to any
> type of machine and that is the one which limits concurrent users.
>[/color]
There were per-machine, per-user-count, and specific-user licenses
available from DEC. I was really surprised at how cheap the
specific-user licenses were for compilers when I got my first
Alpha, compared to what I'd been paying for per-machine licenses
for compilers on VAXen.
Which was great, because I bought the system to replace a MV II
Pathworks server and I was the only one even thinking about
compiling stuff on it.
Re: OVMS Integrity BASIC LTU Getting only 1 user at cost of $2400.00???
Richard B. Gilbert wrote:
[color=blue]
> I cam recall when a license to run the Fortran compiler on a VAX-11/750
> cost $5000 US. If you wanted the C compiler too, that was ANOTHER
> $5000. This was ca. 1985/6.[/color]
But the C compiler at $5000 (6000 in canada) was for the platform, and
you could have concurrent users because the licence was for that
machine's type.
In its last days, DEC moved away from specific machines towards machine
classes (workstation, workgroup, enterprise if I remember correctly).
The per-user licence is supposed to be much cheaper and not tied to any
type of machine and that is the one which limits concurrent users.
If you ordered a licence that was for your machine, were quoted a price
of $2400 for the machine, but were given a 1-user licence, then
something is not right.
Perhaps you should do a licence list/full basic and post it here, I
suspect many here would be able to tell you what the product code is and
you could check against your invoice to ensure that you got what you
paid for.
Re: OVMS Integrity BASIC LTU Getting only 1 user at cost of $2400.00???
"Len Whitwer" <len@psds.com> wrote in message
news:dccc0c6d-516e-4c1c-96ae-2cbf83253aee@f40g2000pri.googlegroups.com...
[color=blue]
>Was able to come up with this info which sounds "CLOSE" and might lead
>me down the resolution path. What do you think?????[/color]
This is probably better:
[url]http://licensing.hp.com/swl/view.slm?page=ltype[/url]