Changing the Database File Path

Change the file path with Interactive SQL to move your database.

For example, you could move your database to a disk with more space.

Start the server, connect to it, and issue a command in the following format:
ALTER MULTIPLEX SERVER server-name DATABASE 'new db file path'

This command also shuts down the named server.