/mcpAfter creating a report, to get the report use the command file get activelog platform/log/filename, where filename is the report filename that is displayed after the command completes. Requirements Level privilege: 1 Command privilege level: 0 Allowed during upgrade: Yes utils create report database Collects all log files needed for database troubleshooting. Command Syntax Utils create report database. Example admin:utils create report database Created /var/log/active/cm/log/informix/[hostname]_db_report_Oct_27_11_13_10 for log collection... Collecting database logs, please be patient... Collecting message logs (ccm.log) and assert failure files (af files)... Collecting ris and ats files... Collecting DB Replication logs... Collecting DB install logs... Collecting dblrpc and dbmon logs... Collecting CDR information... COMPLETED! Database report created successfully... To retrieve the [hostname]_db_report_Oct_27_11_13_10.tar, use CLI command: file get activelog cm/log/informix/[hostname]_db_report_Oct_27_11_13_10.tar To delete the [hostname]_db_report_Oct_27_11_13_10.tar, use CLI command: file delete activelog cm/log/informix/[hostname]_db_report_Oct_27_11_13_10.tar utils configapisecurehttp This command enables secure http for UCAT service(ConfigAPI). Command Syntax Result Command This command when enabled, UCAT(ConfigAPI) connections are allowed only over secure http. utils configapisecurehttp enable This command when disabled, non-secure http UCAT(ConfigAPI) connections are allowed. utils configapisecurehttp disable Displays the enabled or disabled status of the command. utils configapisecurehttp status Cisco Emergency Responder Command Line Interface Guide for Release 15 93 CLI Commands utils create report database