Change the file path with Interactive SQL to move your database.
For example, you could move your database to a disk with more space.
ALTER MULTIPLEX SERVER server-name DATABASE 'new db file path'
This command also shuts down the named server.