ANR1139E
The command name command failed because some data was missing.

Explanation

An attempt to gather database statistics from the database manager failed. This failure can occur if either of these conditions is met:
  • The buffer pool monitor switch (DFT_MON_BUFPOOL) has been set to 'OFF.' The buffer pool monitor switch controls the collection of database statistics.
  • The file systems or drives are in a remote network. There might be a network problem causing the server fail to collect the statistics of those volumes.

System action

The command fails, and the server operation continues.

User response

Take one of the following actions, and then try running the QUERY DBSPACE command again:
  • Stop and restart the server.
  • Set the buffer pool monitor switch to 'ON' using this DB2® command: 'db2 update dbm cfg using DFT_MON_BUFPOOL ON'.
  • If you cannot obtain drive or file system statistics by running operating system commands, fix the problem, then try running the command again.