Cisco Headend Digital Broadband Delivery System Installation Guide

Page of 168
 
 
Complete the Post-Upgrade Tasks 
78-4004034-01 Rev C 
133 
 
Complete the Post-Upgrade Tasks 
Introduction 
This section identifies tasks that you should perform after you complete the upgrade 
to ASI Server 1.6.0 software, or if, for any reason, you cancel the ASI Server upgrade 
after starting or completing the pre-upgrade checks. 
 
Post-Upgrade Checklist 
This section provides a checklist that you can use to verify that you have completed 
all of the necessary tasks after upgrading to ASI Server 1.6.1. The procedures for 
each of these tasks appear later in this section. 
1  Enable hot backups. 
2  Perform a system check. 
3  Enable xod_cron.sh. 
4  Verify that DBA_JOBS are enabled. 
5  Add the isactl restart script to the crontab file. 
 
Enable Hot Backups 
Follow these steps to enable hot backups. 
1  Log in to the ASI Server as root user. 
2  At the # prompt, type crontab –e oracle and press Enter
3  Look through the file to find the following line: 
#00 01 * * * /export/home/oracle/scripts/cron/hot_backup.sh 
Note: The numerals near the beginning of this line indicate the time that the 
hot_backup process is scheduled to run.  These characters may be different on 
your system. 
4  Remove the # at the beginning of that line. 
5  Save and close the file. 
6  Type crontab –l oracle and press Enter to verify that the changes were saved. 
The line that you modified should appear as: 
00 01 * * * /export/home/oracle/scripts/cron/hot_backup.sh.