Defining the connection for Windows (LU 6.2 only)  Defining the test RPC

Appendix B: Testing a TRS Installation with Sample Programs

Defining the test region (TCP/IP only)

Follow these instructions to define the test region.

  1. Log in to TRS as “sa” using isql or your preferred dynamic SQL utility. For example, enter:

    isql -Sservice_name -Usa -P
    

    where service_name is the unique name of this TRS.

  2. At the isql prompt, enter a command similar to the following, replacing the parameter values shown here with values that are appropriate for your installation.

    exec sgw_addregion region, hostname, portnumber, regiontype
    

    where

Example

In the following example, CICSQA is the region, BLUES is the host name, “3003” is the port number that the CICS Listener transaction is running on, and CICS is the region type.

exec sgw_addregion CICSQA, BLUES, "3003", CICS




Copyright © 2005. Sybase Inc. All rights reserved. Defining the test RPC

View this book as PDF