To remove an RPC name from a transaction group, use this procedure:
exec sgw_droprpcfromgrp tran_group, rpc_name
where:
tran_group is the name of the transaction group from which you want to delete the RPC.
rpc_name is the name of the RPC you want to delete.
To make sure the RPC named SYV2 is no longer part of the TGROUP1 transaction group, use this procedure:
exec sgw_droprpcfromgrp TGROUP1, SYV2
go
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |