If you run out of space during an operation and are unable
to add space because you cannot connect to the server, add space using the CREATE DBSPACE command.
- Shut down the server using any of these methods:
- On any platform,
run dbstop.
- On Windows, click the correct server icon on the
Windows task bar to display the Sybase IQ window, and then click
the Shutdown button.
- On UNIX, run stop_iq or
type q in the window where
the server was started.
- Restart the engine with the start_iq command.
- Connect to the database.
- Use the CREATE DBSPACE command
to add space.
- Rerun the operation that originally failed due to
insufficient space