![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Connection to a Windows or Solaris Data Object BrokerYou can configure the Data Object Broker and the server to reside on different domains and operating systems (z/OS, Windows, or Solaris). The server must be in the same domain as the CA Datacom database system.The following configuration steps are required to access a Data Object Broker from a different operating environment than your server:
• Configure the TCP/IP connection on the z/OS system where your server and CA Datacom database reside. Note: You must code the keepalive attribute as part of the description of your TIBCO Object Service Broker node.
• Configure the TCP/IP connection on the machine where your TIBCO Object Service Broker for Open Systems resides.
• If the code page of the data in your CA Datacom database is different than IBM-037, refer to National Language Support for External Database Servers in the TIBCO Object Service Broker National Language Support manual.Prepare the TIBCO Object Service Broker relay file–RELAYCFG member in the CNTL data set. This file associates the TIBCO Object Service Broker communications identifier with the TCP/IP application addressing information.
• TIBCO Object Service Broker for z/OS Installation and Operations for detailed information about preparing the TIBCO Object Service Broker relay file.
• TIBCO Object Service Broker Parameters for details about the parameters and how to specify them.Add the following parameters for the TCP/IP connection to the Data Object Broker directory file, huron.dir:
The name of the host machine where the TIBCO Object Service Broker monitor process listens for connections.
This must be equal to or greater than the value specified in the SERVERS= parameter HRNIN DD statement for startup.Specify the TDS parameter in the HRNIN DD statement for startup. Refer to Specifying the Startup Parameters for more details about specifying server parameters.
TIBCO Object Service Broker Installation and Operations for the procedures on how to prepare the TIBCO Object Service Broker relay file and how to specify the parameters.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |