Informix® pre-allocates
space for its databases. You can monitor this pre-allocated space
to determine whether you need to increase its size or remove unneeded
objects.
This topic contains steps for Windows® and UNIX®.
Windows
Procedure
Log on as the Rational Synergy
administrator.
You must be working as local
administrator to perform this operation. You must be logged
on to the machine where the database server is installed.
Monitor the size of a database.
>
ccmdb info /k size \\loon\ccmdb\database_name
Monitor the space utilization status of the database server
named tonnyx.
If you did not set up CCM_HOME and PATH for
user informix during installation, set these environment variables
now. See Setting environment variables for UNIX.
Monitor the database size.
For example, show
the size of the aeanew database as follows:
$ ccmdb
info -k size /vol/hydra/ccmdb/aeanew
Monitor the database server space utilization.
For example, show the dbspace used by the tonnyx database
server, as follows: