Troubleshooting the Address Allocation Server
If the AAS is not giving out addresses, a diagnostic message will be written
to the syslog file.
The most likely problem is running out of space in the
filesystem where the transaction log is stored.
Solutions to this are:
It is possible for the checkpoint area to fill up if it is on the same filesystem as the database transaction log. If a checkpoint file cannot be written due to space problems, the server will issue a warning message but continue to run. You can adjust the frequency of checkpointing and the number of checkpoint files to help overcome this problem.