Product Authorization Tables
There are two kinds of product authorization tables: permanent and temporary. A permanent product authorization table is built or updated when a permanent password is installed or applied, and a temporary product authorization table is built or updated when a temporary password is applied.
These tables are product-specific and are identified by the three-character product code as in the following examples:
- pppTBL3P (permanent)
- pppTBL3T (temporary)
- where ppp is the three-character product code
Occasionally, the Product Authorization utility must update the authorization tables. If the product load library is WRITE-protected, problems could occur with updates. To avoid problems, you can place the authorization tables in another data set and concatenate that data set to the product’s load library.
The concatenated authorization table library should have the same DCB attributes as the product’s load library (the RECFM for the table library must be U). If you have several BMC Software products, you might want to dedicate one library that includes all authorization tables for all products.
Before updating the library containing the authorization tables, the Product Authorization utility determines whether the data set is in LINKLST. If it is a LINKLST library, the Product Authorization utility will not attempt an update.