Enterprise Edition Home | Express Edition Home | Previous Page | Next Page   Overview of the ON-Bar Backup and Restore System > Using ON-Bar Utilities > Monitoring the Backup Scheduler Status (XPS) >

Using the onstat -g bus Option

The onstat -g bus option shows the current Backup Scheduler sessions, what work is scheduled for each ON–Bar session, and what work is currently in progress. Both options display identical information.

Sample onstat -g bus Output Without Any ON-Bar Activity

In the following example, two logical-log backup sessions are suspended:

onstat -g bus
     
    Backup scheduler sessions
    -------------------------

    Session "Log backup 2" state SUSPENDED error 0
    Session "Log backup 1" state SUSPENDED error 0

Sample onstat -g bus Output During a Dbspace Backup

In the following example, ON–Bar and the Backup Scheduler are working on session gilism824589. Currently, dbspace dbs1.2 is being backed up. Dbspaces dbs12.1, dbs12.2, and other are waiting to be backed up.

onstat -g bus

    Backup scheduler sessions
    -------------------------

    Session "Log backup 2" state SUSPENDED error 0
    Session "Log backup 1" state SUSPENDED error 0
    Session "gilism824589" state WAITING error 0
   DBSPACE(dbsl.2) level 0 BACKUP,RUNNING
   DBSPACE(dbsl2.1) level 0 BACKUP,READY
   DBSPACE(dbsl2.2) level 0 BACKUP,READY
   DBSPACE(other) level 0 BACKUP,READY
Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]