Cisco Headend System Release 2.7 Installation Guide

Page of 252
 
Chapter 5    Manage the Database with the dncsDbData Utility 
 
 
 
70 
4020695 Rev C 
 
21  Generate the Doctor Report and examine the output file for system conditions 
that may present a problem. 
Note: Refer to Chapter 4, Analyze System Configuration with the Doctor Report 
(on page 23), for instructions on generating the Doctor Report and examining the 
output file. 
22  Examine the cron files on both the DNCS and Application Server and determine 
whether any cron jobs should have executed during the period when the cron 
jobs were stopped. 
Note: You may have to manually execute these cron jobs. 
 
Loading the Database from the Hard Drive 
Follow these instructions to load your DNCS or Application Server database from 
the hard drive of the DNCS. 
1  Suspend any third-party applications. 
2  If necessary, follow the procedures in Appendix A, Stopping System 
Components (on page 199), to shut down Spectrum, the Application Server, and 
the DNCS. 
Important:  All processes on the DNCS and the Application Server must be 
stopped when you unload or load the database. 
3  If necessary, open an xterm window on the DNCS. 
4  Complete the following steps to log on to the xterm window as root user. 
a  Type su - and press Enter. The password prompt appears. 
b  Type the root password and press Enter
5  Type  .  /dvs/dncs/bin/dncsSetup and then press Enter. This command 
establishes the DNCS environment as a root user. 
Important:  Type the period followed by a space before typing /dvs. 
Note:  The system may also return a message that ends with -o bad options or -o: 
bad options
. Ignore this message; it is normal. 
6  Have you just unloaded your database? 
 
If yes, you have already stopped the cron jobs; go to step 8. 
 
If no, type /etc/rc2.d/S75cron  stop and then press Enter. The system stops 
the DNCS cron jobs.  
7  Follow these instructions to stop cron jobs on the Application Server. 
a  Type rsh  appservatm and then press Enter
b  Type /etc/rc2.d/S75cron  stop and then press Enter
c  Type exit and then press Enter