Verifying the z/OS Installation

Once you have installed the EntireX Broker and EntireX Developer's Kit, you can verify that the installation was successful.

This document covers the following topics:


Testing the EntireX Broker Installation

Start of instruction set To test the EntireX Broker installation

  1. Start EntireX Broker. See Starting and Stopping the Broker in the z/OS Administration documentation.

  2. Run the example programs:

    • BCOS is the example server program

    • BCOC is the example client program

The execution JCL for the example programs is located in the EXX910.JOBS library in members EXXBCOS and EXXBCOC. Modify the JCL for your installation, and submit job EXXBCOS first, followed by job EXXBCOC.

A single message will be sent by program BCOC and then received by program BCOS. Both jobs should return a zero condition code. The output from each job will be written to SYSPRINT.

Verify the Installation of the CICS RPC Server

The installation can be verified by running an example program provided for z/OS. The delivered COBOL and PL/I examples need to be installed separately (either COBOL or PL/I examples or both). See Extracting the EntireX RPC Examples from their Container Data Set.

See also:

Verify the Installation of the Batch RPC Server

The installation can be verified by running an example program provided for z/OS. The delivered COBOL and PL/I examples need to be installed separately (either COBOL or PL/I examples or both). See Extracting the EntireX RPC Examples from their Container Data Set.

See also:

  • Client and Server Examples for z/OS Batch (COBOL | PL/I) in the respective Wrapper documentation

  • Starting the RPC Server in the Batch RPC Server documentation

Verify the Installation of the IMS RPC Server

The installation can be verified by running an example program provided for z/OS. The delivered COBOL and PL/I examples need to be installed separately (either COBOL or PL/I examples or both). See Extracting the EntireX RPC Examples from their Container Data Set.

See also: