Adding space to an archive database

In general, access to an archive database is handled the same in both clustered and nonclustered Adaptive Server. In either scenario, when an archive database runs out of space, you can use the alter database command to add space to the archive database.

In a clustered Adaptive Server, run alter database from the same node that is updating the archive database. If you run alter database from a different node, Adaptive Server prints an error message with the number of the node that is actually updating the archive database.

This capability is available for Adaptive Server versions 15.5 and later.