Specifications

A-28
Cisco TV CDS 2.5 ISA Software Configuration Guide
OL-24788-01
Appendix A Troubleshooting
Content Processing Issues
Content Processing Issues
This section includes the following content processing issues:
Listing Content
Content Mirroring
Verifying GOIDs
Trick-Mode Issues
Name and Notify Services
CORBA Interface
Listing Content
To view the actual stored content versus what the database reports, enter the following commands:
$ su - isa
$ cddb
$ ./dumpDB
The dumpDB command displays a menu that provides options for populating a list file with the selected
information.
===============================
** DUMP (CDS) DB TABLES **
** Version: 2.0.0 **
===============================
SELECT A TABLE TO DUMP TO FILE
1: CONTENT(s) (ctnobj.lst)
2: STREAM(s) (stmobj.lst)
3: SERVICE GROUP(s) & TSID(s) (svcgrp.lst)
4: QAM(s) (qam.lst)
5: STREAM SVC LIST (sslist.lst)
6: LOAD(s) (load.lst)
7: ISA ENV (isaenv.lst)
8: MSA UNPROCESSED(s) (unprocessed.lst)
9: MSA PROCESSED(s) (processed.lst)
0: QUIT
===============================
ENTER CHOICE [1-9,0]: 0
===============================
To view the list file (for example, ctnobj.1st), go to the /arroyo/db directory and use the cat command or
the vi command.