Starting TRS  Defining the test region (TCP/IP only)

Appendix B: Testing a TRS Installation with Sample Programs

Defining the connection for Windows (LU 6.2 only)

Follow these instructions to define the test connection.

  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 prompt, enter a command similar to the following, replacing the parameter values shown here with values that are appropriate for your installation.

    exec sgw_addcon con_name, region, mode,
    "max_sessions"
    

    where

Example

In the following isql example, SYBLU01 is the connection name, CICSQA is the region name, SYBMODE is the mode name, and “1” is the number of maximum sessions.

exec sgw_addcon SYBLU01, CICSQA, SYBMODE, “1”
go




Copyright © 2005. Sybase Inc. All rights reserved. Defining the test region (TCP/IP only)

View this book as PDF