ADMIN_DATASET Keyword


     ADMIN_DATASET={value}

 

This keyword controls the collection of administrative data by the server. This keyword specifies a filter for data kept by the main administrative task. The parameter is a quoted string of comma separated numbers or number ranges (x-x). Each number represents a data type (same data types as used in the ADMGETINFO statement). This keyword causes all data items to be cleared and items specified in the string to be set for collection. For example, "1,20-22" would cause data items 1, 20, 21 and 22 to be collected.

Example:

 

     ADMIN_DATASET=1,20-22

 

 

See Also: Server Configuration Keywords, Server Command Line



PL/B Web Server ADMIN_DATACLR ADMIN_HOSTNAME