ENCINA(8) — Maintenance
NAME
tkadmin list components - lists all components in a server and their trace masks
SYNOPSIS
tkadmin list components -server servername
ARGUMENTS
-server servername Specifies the server affected by the command. The server name is the name that is registered with the DCE Directory Service. If the server name is not specified in the command line, it is retrieved from an environment variable, ENCINA_TK_SERVER.
DESCRIPTION
The tkadmin list components command lists all the components in the server and their associated trace masks.
NOTES
The tkadmin list components command is obsolete and will be discontinued in future versions of Encina. The tkadmin list trace command should be used instead of the tkadmin list components command.
EXAMPLES
The following command lists all components in the server and their current trace masks:
% tkadmin list components
tran: none
rec: entry event 0x00001000
lock: entry
vol: none
PRIVILEGE REQUIRED
Encina Monitor query (q) permission to the server
Encina RQS query (q) permission to the RQS server
Encina SFS query (Q) permission to the SFS server
RELATED INFORMATION
tkadmin query component
tkadmin list products
tkadmin list trace
— March 1997