• Topic
  • Discussion
  • UdaWikiWeb.TroubleshootingUDABrokerVersions(Last) -- Owiki? , 2016-08-19 15:01:06 Edit owiki 2016-08-19 15:01:06

    Request Broker Version Strings

    Request Broker Version Strings produce the following information:

    • Version Information - Is the Broker current? Is the Broker version associated with specific limitations, formal bugzillas, or other known problems?
    • Platform of Compilation - Compare the platform of compilation information with the output of uname -a on the affected server. Is the Broker compatible with that operating system?

    Finally, version string errors provide useful, diagnostic information. Failure to produce version strings often stems from one of three problems:

    • The Broker does not exist on the system.
    • Permissions prohibit the execution of the Broker version string.
    • The Broker has file dependency issues. You may need to adjust PATH or other environment variables to pick up needed libraries.

    Note: Request Broker Version Strings should be compared to Database Agent Version Strings and Client Version Strings to insure compatibility. Compatibility and stability problems arise, when Multi-Tier component versions differ.


    Referenced by...