BBE1332I SOME OF SENSOR DATA ELEMENTS ARE NOT STORED BECAUSE OF INVALID VSAM STATISTIC.

Explanation

The following sensor data elements are not stored because VSAM statistic values in the catalog are invalid.
  • DB_UNUSED_BYTES
  • DB_PCT_UNUSED_BYTES
  • DB_NUM_CI_SPLIT
  • DB_PCT_NUM_CI_SPLIT
  • DB_NUM_CA_SPLIT
  • DB_PCT_NUM_CA_SPLIT
  • DBX_NUM_IPS
  • DBX_NUM_IPS_OVFL
  • DBX_PCT_IPS_OVFL
  • DBX_UNUSED_BYTES
  • DBX_PCT_UNUSED_BYTES
  • DBX_NUM_CI_SPLIT
  • DBX_PCT_NUM_CI_SPLIT
  • DBX_NUM_CA_SPLIT
  • DBX_PCT_NUM_CA_SPLIT
This problem is caused by either of the following conditions:
  • VSAM statistics values of the database data set in the z/OS® catalog are invalid.

    For more information about invalid values in VSAM statistics, refer to the description of APAR II14008 in the IBM® Support Web site.

  • The database is being updated by an IMS application and, therefore, VSAM statistics in the z/OS catalog is also being updated.

Another BBE1332I message follows this message. The second BBE1332I message identifies the data set whose VSAM statistics values are invalid.

System action

DB Sensor stores sensor data elements except for the listed sensor data elements and continues processing.

User response

To store the listed sensor data elements, do as follows:
  • If VSAM statistics values in the catalog are invalid, refer to the description of APAR II14008 and correct the statistic values of the VSAM data set.
  • If the database is being updated, rerun the job after the database updates are completed.