|
Since you are mostly interested in #3...
1) Don't know about part numbers
2) Don't know about updates, never heard of MDDS
3) I assume from your note that this is a single language
installation. If so, then the installation checks for a license
named ALLIN1 or ALLIN1-PERSONAL and then checks:
If the license has a product date (internal VTX licenses usually do,
customer licenses [nearly] always don't) it must be AFTER 14-Feb-1992
(This field is just called "Date" in the SHOW LICENSE command and
is NOT the termination date, it has little to do with the current
date).
If the license has a version (never seen one that does) it must
be V3.0 or greater.
If the license has a RESERVE_LIST (LMF V1.1 feature, if you haven't
put one on, then it won't have one) then we check that the current
VMS user is in the reserve list.
If the license has an termination date (most don't, some FT licenses
do) then we check its not expired.
In all these cases, blank means VALID.
You will also need enough units to get the license to load, 0 units
is infinite. The number you need varies with license type and CPU.
In fact, to be strictly accurate, the installation procedure itself
doesn't do the checks, it runs an .EXE that calls the LMF system
service to do the checks. I say this because the system service
has been known to change (like they added RESERVE_LISTS) and you
often don't need to change the code to use the new features
provided by the system service.
These checks apply to image activation as well as installation.
To see if your license passes the test, use SHOW LICENSE rather
than LICENSE LIST, as it is the one in memory that counts, not
the one in the database. (Although expired licenses never make it
into memory).
Regards,
Paul
|
| Re .0,
Dear Anonymous,
Part numbers can be verified in VTX either on the SPD page or on the
ESSB page. It took me under a minute to find QL-AAAA9 and i'm accessing
these databases from the U.S. It says it's "4 USR Update"
MDDS is a type of contract and stands for "Media Documentation
Distribution Service" (o.k Paul?) it's the mass distribution ship
process that sent K603 and v3.0 SSB to everyone and his grandmother.
As to whether buying this service gets you the license well I thought that
DECdirect could tell you that.
Regards,
Andrew.D.Wicks
|