ENCINA(8) — Maintenance
NAME
tkadmin list versions - lists versions of all components of a server
SYNOPSIS
tkadmin list versions -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 versions command lists the versions of all components of an Encina server. The version numbers are strings that identify a specific build of a software component and are useful for problem solving.
EXAMPLES
In the following example, the version numbers of all components of an SFS server are listed:
% tkadmin list versions -server /.:/branch1/server/sfs1
vol: 2.0
sfs_es: 2.0
lock: 2.0
sfs_svr: 2.0
tran: 2.0
sfs_btree: 2.0
sfs_rel: 2.0
rec: 2.0
area: 2.0
bde: 2.0
trpc: 2.0
tc: 2.0
sfs_dir: 2.0
sfs_ddt: 2.0
admin: 2.0
threadTid: 2.0
PRIVILEGE REQUIRED
Encina RQS query (q) permission to the RQS server
Encina SFS query (Q) permission to the SFS server
— March 1997