Using alter database for Archive Databases

You can use alter database to add space to the modified pages section of an archive database at any time, not only when space runs out.

Increasing the space in the modified pages section allows a suspended command to resume operation. The syntax is:
alter database database_name 
	[ on database_device [= size]
		[, database_device [= size]]...]