Cisco Headend System Release 2.7 Installation Guide

Page of 138
 
 
 
Stop System Components 
 
4038415 Rev A 
45 
 
8  Wait a few moments and then type the following command and press Enter. The 
system reports whether the dncsInitd process is still running. 
ps -ef | grep dncsInitd
 
9  Is the dncsInitd process still running? 
 
If yes, repeat steps 7 through 9. 
 
If no, go to the next procedure in this chapter. 
 
Ensuring No Active Database Sessions on the DNCS 
Follow these instructions to ensure that there are no active database sessions 
running on the DNCS. 
 Notes:   
 
You need to be root user to run some of the commands in this procedure. 
 
If you have followed the instructions so far, you should still have a xterm 
window open and be logged into it as root user. 
1  Are you already logged on to an xterm window as root user? 
 
If yes, go to step 2. 
 
If no, log on to the xterm window as root user. 
2  Type the following command and press Enter. The system establishes the root 
user environment. 
. /dvs/dncs/bin/dncsSetup
 
Important: Be sure to type the dot followed by a space prior to typing /dvs. 
3  Type the following command and press Enter.  
showActiveSessions
 
Results:  One of the following messages appears: 
 
A message indicating that the INFORMIXSERVER is idle 
 
A message listing active sessions 
4  Did the message in step 3 indicate that there are active sessions? 
 
If yes, go to step 5. 
 
If no, go to step 6.