Specifications

A-36
Cisco TV CDS 2.5 ISA Software Configuration Guide
OL-24788-01
Appendix A Troubleshooting
Database Issues
Database Issues
This section covers the following database issues and troubleshooting methods:
Database Replication
Corruption Recovery
Database Replication
This section covers the following database issues:
CDSM GUI Does Not Report All the Ingested Content
Many Log Files
CDSM GUI Does Not Report All the Ingested Content
First, verify that the package has not already expired.
Second, check for index errors in the CDSM database logs, using the following command:
$ grep index /arroyo/log/avsdb.log.20071106
11-06-2007 07:54:22PM:db_error DB_SECONDARY_BAD:Secondary index inconsistent with primary -30976
11-06-2007 07:54:22PM:db_error DB_SECONDARY_BAD:Secondary index inconsistent with primary -30976
11-06-2007 07:54:22PM:db_error DB_SECONDARY_BAD:Secondary index inconsistent with primary -30976
11-06-2007 07:54:22PM:db_error DB_SECONDARY_BAD:Secondary index inconsistent with primary -30976
11-06-2007 07:54:22PM:db_error DB_SECONDARY_BAD:Secondary index inconsistent with primary -30976
11-06-2007 07:54:22PM:db_error DB_SECONDARY_BAD:Secondary index inconsistent with primary -30976
The example output indicates that the Vault and CDSM databases are not synchronized, possibly because
of the server times not being synchronized, a network connectivity issue, a server failure, or some other
similar issue.
To check content among Vaults, use the /home/isa/Berkeley/dumpDB command.
For resolution, see the “Corruption Recovery” section on page A-37.
LSC_IMP_LIMIT 18 Implementation limit exceeded
LSC_TRANSIENT 19 Transient error - reissue
LSC_NO_RESOURCES 1a No resources
LSC_SERVER_ERROR 20 Server error
LSC_SERVER_FAILURE 21 Server has failed
LSC_BAD_SCALE 30 Incorrect scale value
LSC_BAD_START 31 Stream start time does not exist
LSC_BAD_STOP 32 Stream stop time does not exist
LSC_MPEG_DELIVERY 40 Unable to deliver MPEG stream
User-Defined 80–ff User-defined
Table A-3 LSCP Status Codes (continued)
State Code (hexadecimal) Description