HP OpenView Storage Data Protector B6960-96008 Manual De Usuario

Descargar
Página de 396
Integrating Oracle and Data Protector
Monitoring an Oracle Backup and Restore
Chapter 1
110
Monitoring an Oracle Backup and Restore
During a backup, system messages are sent to the Data Protector 
monitor. You can monitor the backup session from any Data Protector 
client on the network where the Data Protector User Interface is 
installed.
Monitoring Current Sessions
To monitor a currently running session using the Data Protector GUI, 
proceed as follows:
1. In the Context List, click 
Monitor
.
In the Results Area, all currently running sessions are listed.
2. Double-click the session you want to monitor.
Clearing Sessions
To remove all completed or aborted sessions from the Results Area of the 
Monitor
 context, proceed as follows:
1. In the Scoping Pane, click 
Current Sessions
.
2. In the 
Actions
 menu, select 
Clear Sessions
. Or click the 
Clear 
Sessions
 icon on the toolbar.
To remove a particular completed or aborted session from the current 
sessions list, right-click the session and select 
Remove From List
NOTE
All completed or aborted sessions are automatically removed from the 
Results Area of the 
Monitor
 context if you restart the Data Protector 
GUI. 
Monitoring Tools
The progress of backups and restores can also be monitored by querying 
the Oracle target database using the following SQL statement:
select * from v$SESSION_LONGOPS
 
where
 
compnam='dbms_backup_restore';
For detailed information on a completed or aborted session, see “Viewing 
Previous Sessions”
.