Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - Database Administration » Database maintenance » Backup and data recovery » Backup and recovery plan design » Maintenance plans

 

Viewing a maintenance plan report

View maintenance plan reports in Sybase Central.

Prérequis

To view a maintenance plan report, you must have either the SELECT ANY TABLE system privilege or the SELECT privilege on the following tables:

  • dbo.maint_plan
  • dbo.maint_plan_report
  • dbo.maint_plan_status

If the database has been upgraded since the last time the maintenance plans were accessed, you receive an error indicating that the maintenance plan tables must be updated. To update these tables, you must have the SELECT ANY TABLE system privilege, and either the CREATE ANY OBJECT system privilege or both the CREATE ANY INDEX and CREATE ANY TABLE system privileges. Click the Maintenance Plans folder to update the tables.

 Task
  1. In Sybase Central, use the SQL Anywhere 16 plug-in to connect to the database.

  2. In the left pane, double-click Maintenance Plans.

  3. Double-click your maintenance plan.

  4. In the right pane, double-click the report.

Résultat

The Maintenance Plan Properties window appears. The Details pane contains the log for the maintenance plan.

 See also