Cisco Headend System Release 2.7 Guia Da Instalação

Página de 112
 
 
 
Install Disaster Recovery Triggers, Stored Procedures, and Tables 
 
4042389 Rev A 
101 
 
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 56) and then continue 
with Take Disaster Recovery Jobs Off Hold (on page 102).