Home · Articles · Downloads · Hobby Wear · Forums · Web Links · News CategoriesFriday, April 19, 2024
Navigation
Home
Articles
Downloads
Hobby Wear
FAQ
Forums
Web Links
News Categories
Contact Us
Photo Gallery
OpenVMS Bigot
Search
Users Online
Guests Online: 5
No Members Online

Registered Members: 7,708
Newest Member: nifseg
Sponsors
Island Computer
View Thread
OpenVMS Hobbyist Program | Hobbyist Licensing | Layered Products License PAK's
Author UCX checksum validation problem
wisnios
Member

Posts: 4
Joined: 15.03.10
Posted on March 15 2010 04:49
Hello.

Is there any way to figure out what is the reason of validation error (in addition to the bad checksum ;-) )?

$ LICENSE REGISTER UCX -
_$ /ISSUER=OPENVMS_HOBBYIST -
_$ /AUTHORIZATION=DECUS-DEC-... -
_$ /PRODUCER=HP -
_$ /UNITS=0 -
_$ /TERMINATION_DATE=3-MAR-2011 -
_$ /ACTIVITY=CONSTANT=100 -
_$ /CHECKSUM=...
%LICENSE-F-BADCHK, checksum does not validate for UCX

I have just installed a brand new VAX VMS 7.3 on SIMH.
The VAX-VMS license has been successfully registered.
So, I have requested the OpenVMS Layered Products license, and now I try to use the UCX one... with no result.
I had tried the different PRODUCER, OPTION, TERMINATION, TERMINATION_DATE, DATE, ISSUER combinations... and failed.

Thanx in advance.

Regards.
Marcin Wisnios
http://deadsystems.com
Author RE: UCX checksum validation problem
tesneddon
Member

User Avatar

Posts: 3
Location: Perth, Western Australia
Joined: 28.01.09
Posted on March 15 2010 15:27
wisnios wrote:
Is there any way to figure out what is the reason of validation error (in addition to the bad checksum ;-) )?


A validation error is a result of poor data entry.


$ LICENSE REGISTER UCX -
_$ /ISSUER=OPENVMS_HOBBYIST -
_$ /AUTHORIZATION=DECUS-DEC-... -
_$ /PRODUCER=HP -
_$ /UNITS=0 -
_$ /TERMINATION_DATE=3-MAR-2011 -
_$ /ACTIVITY=CONSTANT=100 -
_$ /CHECKSUM=...
%LICENSE-F-BADCHK, checksum does not validate for UCX

I have just installed a brand new VAX VMS 7.3 on SIMH.
The VAX-VMS license has been successfully registered.
So, I have requested the OpenVMS Layered Products license, and now I try to use the UCX one... with no result.
I had tried the different PRODUCER, OPTION, TERMINATION, TERMINATION_DATE, DATE, ISSUER combinations... and failed.


I'm not quite sure what you mean by "different...combinations". You should enter the LICENSE command as is in the procedure. You mentioned that you are using SIMh. Can you not just cut-paste the LICENSE command into the emulator console?

Tim.
http://www.kednos.com/kednos/What%27s_New%3F/Tim%27s_Blog
Author RE: UCX checksum validation problem
wisnios
Member

Posts: 4
Joined: 15.03.10
Posted on March 15 2010 21:34
tesneddon wrote:
A validation error is a result of poor data entry.


As poor as the copy-n-paste can be.


I'm not quite sure what you mean by "different...combinations". You should enter the LICENSE command as is in the procedure. You mentioned that you are using SIMh. Can you not just cut-paste the LICENSE command into the emulator console?

Tim.


The simple c-n-p results with:
$ LICENSE REGISTER UCX -
_$ /ISSUER=OPENVMS_HOBBYIST -
_$ /AUTHORIZATION=DECUS-DEC-... -
_$ /PRODUCER=HP -
_$ /UNITS=0 -
_$ /TERMINATION_DATE=3-MAR-2011 -
_$ /ACTIVITY=CONSTANT=100 -
_$ /OPTIONS=(IA64,PPL) -
%DCL-W-IVKEYW, unrecognized keyword - check validity and spelling
\IA64\
$ /CHECKSUM=2-...

'Combinations' means nothing more than ommiting optional fields and/or trying to use alternate option choices. For example TERMINATION instead of TERMINATION_DATE.... as I found it in the documentation examples... It is my first OpenVMS installation tryout, so nothing is obvious.

Marcin.
http://deadsystems.com
Author RE: UCX checksum validation problem
tesneddon
Member

User Avatar

Posts: 3
Location: Perth, Western Australia
Joined: 28.01.09
Posted on March 16 2010 01:05

The simple c-n-p results with:
$ LICENSE REGISTER UCX -
_$ /ISSUER=OPENVMS_HOBBYIST -
_$ /AUTHORIZATION=DECUS-DEC-... -
_$ /PRODUCER=HP -
_$ /UNITS=0 -
_$ /TERMINATION_DATE=3-MAR-2011 -
_$ /ACTIVITY=CONSTANT=100 -
_$ /OPTIONS=(IA64,PPL) -
%DCL-W-IVKEYW, unrecognized keyword - check validity and spelling
\IA64\
$ /CHECKSUM=2-...

'Combinations' means nothing more than ommiting optional fields and/or trying to use alternate option choices. For example TERMINATION instead of TERMINATION_DATE.... as I found it in the documentation examples... It is my first OpenVMS installation tryout, so nothing is obvious.


Ahh, I see the problem :-) When picking your layered products licenses, there are two options:

o. OpenVMS Layered Products (104 PAK's!)
o. OpenVMS Integrity Layered Products (104 PAK's!)

Did you pick the "Integrity" layered products? You need the first one.

I also get what you mean by combinations. It's quite reasonable to abbreviate commands and qualifiers, as long as it isn't ambiguous. "SH" instead of "SHOW" is a common one, i.e.

$ SHOW DEVICE
or

$ SH DEV

There is plenty of info around the place. A couple site that might be useful, aside from this one are;

http://www.kednos.com/kednos/Hobbyist
http://labs.hoffmanlabs.org

Tim.
http://www.kednos.com/kednos/What%27s_New%3F/Tim%27s_Blog
Author RE: UCX checksum validation problem
wisnios
Member

Posts: 4
Joined: 15.03.10
Posted on March 16 2010 03:17
tesneddon wrote:
Ahh, I see the problem :-) When picking your layered products licenses, there are two options:

o. OpenVMS Layered Products (104 PAK's!)
o. OpenVMS Integrity Layered Products (104 PAK's!)

Did you pick the "Integrity" layered products? You need the first one.

I had started with the 'Layered Product' license, but when I failed I have selected the 'Integrity Layered Products' license... with the same result - %LICENSE-F-BADCHK, checksum does not validate for UCX.

It seems to be a problem with \OPTION value.

The exact line from 'Layered Products' looks like that:
/OPTIONS=(IA64,PPL) -

and corresponding error message:
%DCL-W-IVKEYW, unrecognized keyword - check validity and spelling
\IA64\


And the line from 'Integrity Layered Products' looks exactly like (including dots):
/OPTIONS=(IA6...

and its error message:
%DCL-W-IVKEYW, unrecognized keyword - check validity and spelling
\IA6...\

Ommiting the /OPTION line result always with the validation error message:
%LICENSE-F-BADCHK, checksum does not validate for UCX

Any ideas?

Regards,
Marcin
http://deadsystems.com
Author RE: UCX checksum validation problem
tesneddon
Member

User Avatar

Posts: 3
Location: Perth, Western Australia
Joined: 28.01.09
Posted on March 16 2010 04:15
wisnios wrote:
I had started with the 'Layered Product' license, but when I failed I have selected the 'Integrity Layered Products' license... with the same result - %LICENSE-F-BADCHK, checksum does not validate for UCX.

It seems to be a problem with \OPTION value.

The exact line from 'Layered Products' looks like that:
/OPTIONS=(IA64,PPL) -


I just got a copy of the non-Integrity layered product licenses emailed to me and it had no trace of the /OPTIONS qualifier on any of the commands.


and corresponding error message:
%DCL-W-IVKEYW, unrecognized keyword - check validity and spelling
\IA64\


And the line from 'Integrity Layered Products' looks exactly like (including dots):
/OPTIONS=(IA6...



There is definitely something very wrong here. The "..." dots are not a valid part of any LICENSE command that I am aware of.



and its error message:
%DCL-W-IVKEYW, unrecognized keyword - check validity and spelling
\IA6...\

Ommiting the /OPTION line result always with the validation error message:
%LICENSE-F-BADCHK, checksum does not validate for UCX


This is correct. The license was generated with the /OPTIONS=(IA64,PPL) qualifier, which is factored into the checksum. However, those keywords are not valid for the /OPTIONS qualifier on OpenVMS VAX. The Integrity licenses will not work on Alpha or VAX as the licensing scheme is very different.

Tim.
http://www.kednos.com/kednos/What%27s_New%3F/Tim%27s_Blog
Author RE: UCX checksum validation problem
wisnios
Member

Posts: 4
Joined: 15.03.10
Posted on March 16 2010 08:53
tesneddon wrote:
I just got a copy of the non-Integrity layered product licenses emailed to me and it had no trace of the /OPTIONS qualifier on any of the commands.


Thank you for your feedback. I have just requested the 'OpenVMS Layered Products' licenses for the second time... and there is no sign of /OPTION qualifier at all. And of course the UCX license has been registered successfully!

Spooky... ;)

Kind regards.
Marcin
http://deadsystems.com
Jump to Forum:
Login
Username

Password



Not a member yet?
Click here to register.

Forgotten your password?
Request a new one here.
Member Poll
Are you going to OpenVMS Boot Camp 2016?

Yes

No

You must login to vote.
Shoutbox
You must login to post a message.

malmberg
August 04 2022
No more VAX hobbyist licenses. Community licenses for Alpha/IA64/X86_64 VMS Software Inc. Commercial VMS software licenses for VAX available from HPE.

ozboomer
July 20 2022
Just re-visiting.. No more hobbyist licenses? Is that from vmssoftware.com, no 'community' licenses?

valdirfranco
July 01 2022
No more hobbyist license...sad

mister_wavey
February 12 2022
I recall that the disks failed on the public access VMS systems that included Fafner

parwezw
January 03 2022
Anyone know what happened to FAFNER.DYNDS.ORG? I had a hobbyist account here but can longer access the site.

gtackett
October 27 2021
Make that DECdfs _2.1A_ for Vax

gtackett
October 27 2021
I'm looking for DECdfs V2.4A kit for VAX. Asking here just in case anyone is still listening.

MarkRLV
September 17 2021
At one time, didn't this web site have a job board? I would love to use my legacy skills one last time in my career.

malmberg
January 18 2021
New Hobbyist PAKs for VAX/VMS are no longer available according to reports. Only commercial licenses are reported to be for sale from HPE

dfilip
January 16 2021
Can someone please point me to hobbyist license pak? I'm looking for VAX/VMS 7.1, DECnet Phase IV, and UCX/TCPIP ... have the 7.1 media, need the license paks ... thanks!

Bart
October 16 2020
OpenVMS, and this website!

malmberg
September 05 2020
VSI community non-commercial licenses for AXP/IA64 are available now.

malmberg
September 05 2020
See the forum about licensing. Don't know if HPE hobby licenses still being issued. Commercial licenses still being sold.

silfox70
September 01 2020
I need the license for OpenVMS7.3. Where can I find them?

malmberg
August 29 2020
Eisner, which is currently being moved, got an SSH update and the keys were updated to more modern encryption standards.

Shoutbox Archive