/mcpSyntax Description Description Parameters Specifies the database that contains the table whose contents you want to export to a CSV file. Be aware that database names are case sensitive. Connection databases include: • unitydirdb—Contains the directory and configuration data. • unitydyndb—Contains dynamic data that Connection uses internally. • unitymbxdb1 to unitymbxdb5—Contains the data about the current voice messages in the corresponding mailbox store, including pointers to the audio files that are stored in the file system. If only one mailbox store is configured, the name of the mailbox store database is always unitymbxdb1. • unityrptdb—Contains audit log data. database_name Specifies the table whose contents you want to export to a CSV file. Note For a list of the tables in a specified database, use the show cuc dbtable list command. Be aware that table names are case sensitive. table_name Command Modes Administrator (admin:) Usage Guidelines After the command completes, the location of the CSV file displays. Use the file commands to display the contents of the file. Requirements Command privilege level: 1 Allowed during upgrade: Yes Applies to: Cisco Unity Connection Example admin: show cuc dbtable contents unitydirdb tbl_cos Output is in file: cuc/cli/contents_tbl_cos_1013-113910.csv show cuc dbtable list This command displays a list of the tables in a specified database. show cuc dbtable list database_name [page] Command Line Interface Reference Guide for Cisco Unified Communications Solutions, Release 15 and SUs 155 Show Commands show cuc dbtable list