Get Release Version Stored in EAI Plug-In

Use the GETRELVERS command to output the release version in the given EAI server plug-in. This is provided so that the plug-in installation script can display the release version of the plug-in before installation. This enables version upgrades to be performed.

Note: Before using this command, you must ensure that the run-time loading requirements are met because the plug-in library is loaded when this command is used. For example, if the plug-in uses other system shared libraries, they must be defined in the server’s shared library path.

Syntax

sweaireg GETRELVERS -l library

where library is the path and file name for the server plug-in. This is a text string up to 256 characters.

Example

To extract the release version from the EAI Database library called eaidb in the SWDIR\eai directory, you would enter the following command:

sweaireg GETRELVERS -l \eai\eaidb