Maintenance for Microsoft SQL Server Database

To create a database user and database, open SQL Server Management Studio and login as sa (the database administrator user).

To backup the database:

  1. Open the Databases node.
  2. Right click Celoxis database node and click Tasks > Backup...
  3. Select the appropriate options.
  4. Click OK.

To keep your database optimized, we suggest that you rebuild your database indexes regularly. Contact your database administrator for more information.