Maintenance Manual

le view inactivelog le-spec
le view install le-spec
le view system-management-log
PARAMETER le-spec species the path to the le to view.
Run Commands
run loadxml (page 102)
run sql (page 102)
run loadxml
This command can be run on the publisher (the Controller node) as a workaround when service
parameters or product specic information does not appear on the administration screen.
Running this command might necessitate a restart of some services.
COMMAND: run loadxml
run sql
This runs a SQL command to query and select from the database and table.
COMMAND: run sql sql statement [options]
PARAMETER sql statement species the SQL command to run. For example, select * from
tablename.
OPTIONS:
[ccm] - operating system database. This is the default. If you do not include the cuic option,
this command runs a sql statement from the system database.
[cuic] - Unied IC database. For example, select * from cuic:tablename
You can run only one sql_statement at a time. But in the sql_statement you can use multiple
tables. For example: Select * from cuic:cuicreport, cuic_data:cuicreportdenition.
Set Commands
set account (page 103)
Administration Console User Guide for Cisco Unified Intelligence Center Release 8.0(3)
102
Command Line Interface
Run Commands