VMS Help
CALIC
*Conan The Librarian
|
Invokes the CA License utility.
Parameters
CAMTYPE MERGEOLF LIST LOG TEST VERSION
Reports the hardware characteristics of the local host that are relevant
to CA Licensing.
Merges the contents of the specified License File with the residing
CA$LICENSE:[CA_LIC]CA.OLF file.
Lists site information and installed Component Codes and Use Counts.
Reports historical licensing event data.
Normally uses the logfile CA$LICENSE:[CA_LIC.LICRMTDLOGS]LIC98.NET
for input, unless the -l option is selected, which lists the contents
of the local logfile CA$LICENSE:[CA_LIC]LIC98.DAT
4.1 - Options
-l Lists a local LIC98.DAT formatted file.
-c Prints a summary of components in use.
-s Prints a summary of licensed software location.
-r Uses a CSV format for subsequent use with a reporting tool.
4.2 - Parameters
<file> Alternate license state file specification
Example:
CALIC LOG CA$LICENSE:[CA_LIC]LIC98.DAT
Tests the validity of a license key.
$ CALIC TEST -f <func> -n <users> -c <comp> -v <value>
5.1 - Parameters
<func> is the API function to test.
Possible values:
check, checkfb, ident, usage, logint, string, version, release, build
<users> is the number of users for check(fb), usage and logint
<comp> is the component code
<value> is the return code for 'string' and the value for logint
Note: component codes should be double-quoted to respect the casing.
5.2 - Example
To test the validity of a recorded license key for the component code 1F7R:
$ CALIC TEST -f check -n 0 -c "1F7R"
Displays the version of CA License components.
$ CALIC VERSION