IBM FileNet P8, Version 5.2            

Getting the software version of a server

Get the software version of an IBM® Content Search Services server by using the command-line administration tool or by viewing the build_info.properties file. The file is located in the server-home/config directory.

Procedure

To get the software version of a server by using the administration tool:

Use the following command-line syntax to run the tool:
	adminTool version -configPath path

The version is displayed in the following format:

	version.release.modification.fixpack-protocol-build

For example, 1.0.0.0-1.1-290 indicates server version 1, protocol 1.1, build 290.

The format has following elements:
version.release.modification.fixpack
The standard version numbering convention used by IBM products.
protocol
The protocol that is used to serialize request arguments and data between the server and client.
build
The build number of the server.


Feedback

Last updated: June 2013
csscbr_serverversion_getting.htm

© Copyright IBM Corporation 2014.
This information center is powered by Eclipse technology. (http://www.eclipse.org)