![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Refer to ... TIBCO Object Service Broker UI The TIBCO Object Service Broker UI help file; and TIBCO Object Service Broker for z/OS Installing and Operating Provides a graphical user interface (GUI) to develop applications. Object Integration Gateway TIBCO Object Service Broker Object Integration Gateway and the Object Integration Gateway help files. Provides a graphical development interface for creating and modifying TIBCO Object Service Broker and Object Integration Gateway objects. TIBCO Object Service Broker Adapter for JDBC-ODBC Provides an application program interface into TIBCO Object Service Broker to access data in ODBC-compliant data sources. Provides a command line interface to start and control the execution of applications. Provides a text-only interface to start and control the execution of applications. SDK (C/C++) Provides an application program interface into TIBCO Object Service Broker for use when accessing an Execution Environment on a remote system. SDK (Java) Provides an application program interface into TIBCO Object Service Broker for use when accessing an Execution Environment on a remote system in a Java environment.
• You must define your session parameters in the appropriate place. Refer to TIBCO Object Service Broker Parameters.
• The OS_ROOT environment variable must be set to the installation folder.Refer to Starting the Data Object Broker for details.Refer to Starting osMon for details.You can set up osMon as a Windows service and, if you want, have it start automatically when you start Windows.To run osMon as a Windows service, it must be installed to make it available to the Windows services manager through the Registry. You must run the following command only once:osMonSvc -i service_namewhere service_name is a unique name you assign to the service.While installing the osMon service, you can specify that it depends on a Data Object Broker service that is running. Run the command——to inform Windows that the Data Object Broker service dob_service_name must be running before the osMon service starts. Afterwards, Windows automatically starts the Data Object Broker service before the osMon service, if the former is not already running.If the osMon configuration is named something other than the default name DEFAULT in the mon.prm file, you must specify that name as a parameter override when installing osMonSvc as a service. For example, if the osMon configuration name is DEFAULT1, run this command to install the osMon as a service with that configuration:
3. This causes osMon to start when the machine is rebooted. You can shut down and restart your machine if you want to ensure automatic startup is functioning correctly.To get basic help with osMon commands, run the osMon HELP command.To reload the Execution Environment and session parameter settings for a running osMon, run the following command:For an explanation of the variables in the commands, refer to Getting the Variable Values for osMon CommandsYou can also use the following command to get a summary status report, which tells you the number of osee processes and the number of sessions running:The Execution Environment starts automatically and a workbench similar to the following appears.
• Windows: ostty requires the use of physical or virtual function keys. The ostty function keys F1 through F12 are directly supported on a Windows keyboard. ostty function keys F13 through F24 are emulated by pressing Shift+F1 through Shift+F12.
• Solaris: The ostty function keys F1 through F24 are emulated by pressing Ctrl+F, followed by two digits corresponding to the function key number. For example, ostty function key F3 is emulated by pressing Ctrl+f, followed by digit 0 (zero) and digit 3.
To exit from the TIBCO Object Service Broker workbench and the ostty client, press PF3 from the workbench.
2. Access the OSB Perspective from the Eclipse menu by selecting Window> Open Perspective>Other. The Other Perspective dialog displays.
3. For information about using the TIBCO Object Service Broker UI, refer to the TIBCO Object Service Broker UI online help.The osBatch utility runs an TIBCO Object Service Broker batch client as a standard Windows or Solaris application. The executable is located in install_path/bin. To start osBatch, issue the osBatch command, from a command prompt, with the parameters you require, as shown in this example:osBatch DOB=PROD U=JOEB P=XYZ123 R=BATCH1 SEARCH=L NOBROWSE LIBRARY=PRODBATCHOther than pressing PF3, you can also end an Execution Environment session by one of the methods shown below (for an explanation of the variables in the commands, refer to Getting the Variable Values for osMon Commands).The TIBCO Object Service Broker monitor process shuts down the Execution Environment as soon as all its sessions are terminated.To stop immediately from an Execution Environment and its sessions, from a command prompt, issue the following:For an explanation of the variables in the commands that follow, refer to Getting the Variable Values for osMon Commands.The TIBCO Object Service Broker monitor process shuts down its listening port and waits for any child Execution Environment processes to terminate before exiting.To exit immediately from osMon and all its child processes, from a command prompt, issue the following:To exit immediately from all osMon processes running on your machine and all their child processes, from a command prompt, issue the following:The log files reside in your \install_path\log folder and have a default name based on the structure explained under the EELOG or the SESSIONLOG Execution Environment parameter, for example, session.DEFAULT.DEFAULT.DEFAULT.12.17‑11.07.47.0.0.log.For example, to shut down a session, you would check on the values of the EENAME, EEINSTANCE, and SESSIONINSTANCE parameters in the session log file and issue a command similar to the following:
TIBCO Object Service Broker for Open Systems Utilities for details on osBatch.TIBCO Object Service Broker Getting Started for information on using the developer workbench.TIBCO Object Service Broker Parameters for information on Execution Environment parameters.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |