McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 175

↗ View in doc context
page
175
source
cucm/v15/cli-reference/cucm-15-cli-reference.md
chunk_id
cucm::v15::cli-reference::cucm-15-cli-reference::159

show cuc dbschema This command exports the SQL statements that are necessary to replicate the schema for a specified database to a file. show cuc dbschema [database_name] Syntax Description Description Parameters Speicifies the name of the database whose schema you want to export. 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 Command Modes Administrator (admin:) Usage Guidelines After the command completes, the location of the file displays. Use the file commands to display the file. Requirements Command privilege level: 0 Allowed during upgrade: Yes Applies to: Cisco Unity Connection Example of Exporting the Schema of the unitydirdb Database to a File and Displays the Location of the File admin: show cuc dbschema unitydirdb Output is in file: cuc/cli/schema_unitydirdb_061013-115815.sql show cuc dbserver disk This command displays summary information about informix storage space for all Connection databases on the current server. show cuc dbserver disk [page] [file] Command Line Interface Reference Guide for Cisco Unified Communications Solutions, Release 15 and SUs 151 Show Commands show cuc dbschema

Page 175 diagram