Specify one of the following IDs to send to the mainframe with the request:
The group ID for the transaction group, defined using the sgw_addtrngrp procedure.
The client’s mainframe login and password from the client’s login definition (userid), defined using the sgw_addlog procedure.
none, which indicates that login information should not be sent to the mainframe with that transaction. In combination with setting the TRS Security configuration property to yes, this means authorization checking does not occur.
exec sgw_addrpctogrp TGROUP1, SYV2, user
go
This isql example adds a standard RPC named SYV2 to the transaction group named TGROUP1. The user’s alternate transaction processing region ID (HOST_LOGIN and HOST_PWD) is sent to the transaction processing region.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |