Cisco Headend System Release 2.7 Installation Guide

Page of 190
 
 
 
Install Disaster Recovery Triggers, Stored Procedures, and Tables 
 
4023737 Rev C 
177 
 
11  Verify that all of the Disaster Recovery stored procedures were installed: 
 
Type dbschema -d dncsdb -f ins_track_mods | grep 'No procedure' | wc  -l 
Note: If a value of 0 (zero) is returned, it indicates that the stored procedure 
is installed. Otherwise, a value of 1 indicates that the stored procedure is not 
installed. 
 
Type dbschema -d dncsdb -f dpkg_track_mods |grep 'No procedure' | wc  
-l
 
Note: If a value of 0 (zero) is returned, it indicates that the stored procedure 
is installed. Otherwise, a value of 1 indicates that the stored procedure is not 
installed. 
 
Type dbschema -d dncsdb -f ipkg_track_mods | grep 'No procedure' | wc -
l
 
Note: If a value of 0 (zero) is returned, it indicates that the stored procedure 
is installed. Otherwise, a value of 1 indicates that the stored procedure is not 
installed. 
 
Type dbschema -d dncsdb -f upd_track_mods | grep 'No procedure' | wc  -
l
 
Note: If a value of 0 (zero) is returned, it indicates that the stored procedure 
is installed. Otherwise, a value of 1 indicates that the stored procedure is not 
installed. 
 
Type dbschema -d dncsdb -f chk_track_mods | grep 'No procedure' | wc  -l 
Note: If a value of 0 (zero) is returned, it indicates that the stored procedure 
is installed. Otherwise, a value of 1 indicates that the stored procedure is not 
installed. 
 
Type dbschema -d dncsdb -f spkg_track_mods | grep 'No procedure' | wc  
-l
 
Note: If a value of 0 (zero) is returned, it indicates that the stored procedure 
is installed. Otherwise, a value of 1 indicates that the stored procedure is not 
installed. 
12  Return to Check the Installed Software Version (on page 66) and then continue 
with Take Disaster Recovery Jobs Off Hold (on page 178).