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:
- Open the Databases node.
- Right click Celoxis database node and click Tasks > Backup...
- Select the appropriate options.
- Click OK.
To keep your database optimized, we suggest that you rebuild your database indexes regularly. Contact your database administrator for more information.