PRODTOKEN parameter group

Parameter name Parameter description Default value Update Output only
CHECKTOKENSINTERVAL TOKEN TIMEOUT CHECKING INTERVAL

Controls how often each token is checked to see if the token has timed out. If the token has timed out, the token and the associated data, if any, are released. The interval value is specified in seconds and should be a factor of one hour. The value should divide evenly into 3600.

15 SECONDS Yes No
CURRENTTOKENADDRESS LAST ALLOCATED TOKEN ENTRY ADDRESS

(Read Only) Contains the address of the last token entry allocated by the system.

X‘00000000’ No Yes
CURRENTTOKENBLOCK LAST ALLOCATED TOKEN BLOCK ADDRESS

(Read Only) Contains the address of the last token control block allocated for storage of new token entries.

X‘00000000’ No Yes
ENABLETOKENEXC ENABLE TOKEN EXPIRATION EXC RULE

Enables token expiration processing to fire an SEF EXC rule.

NO Yes No
TOKENBLOCKCOUNT NUMBER OF TOKEN BLOCKS 0 BLOCKS No No
TOKENBLOCKPTR FIRST TOKEN BLOCK ADDRESS X‘00000000’ No No
TOKENENTRYCOUNT NUMBER OF TOKEN ENTRIES 0 TOKENS No No
TOKENSALLOCATED NUMBER OF TOKENS ALLOCATED 0 TOKENS No No
TOKENSDELETED NUMBER OF TOKENS DELETED 0 TOKENS No No
TOKENSINUSE NUMBER OF TOKENS IN USE 0 TOKENS No No
TOKENSTIMEDOUT NUMBER OF TOKENS TIMED OUT 0 TOKENS No No
TOKENSTORAGE TOKEN VALUE STORAGE UTILIZATION

(Read Only) Shows the amount of storage currently allocated for storage of token data values. It does not include the storage allocated for the system-managed token blocks and token entries; only the size of the data values assigned to tokens is included in this total.

0 No Yes
TOKENTIMEOUT DEFAULT TOKEN TIMEOUT VALUE 3600 SECONDS Yes No