Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following figures illustrate how to list the database records for a specific component (in this case, Universal Command Server).


panel

UNIX

Panel

Windows

cd /opt/universal/bin    
uslist -list ucmd -ucmdspooldir "c:\program files\universal\spool2" 

Windows

cd c:\program files\universal\uspool\bin                        
uslist -list ucmd -ucmdspooldir "c:\program files\universal\spool2" 


Anchor
1069936
1069936
These examples list the contents of the Universal Command Server Component database. A summary of all records is written.

...

The command line options used in this example are:

Option

Description

-list

Type of database from which to select record to write.

-ucmdspooldir

Directory location in which the Universal Command Server Component database (scomponent.db) is located.

Anchor
1068977
1068977
Components

...