To activate a single connection, use this procedure:
exec sgw_actcon "con_number"
“con_number”
where “con_number” is the number of the connection you intend to start. This is the connect number with the value displayed in the sgw_status connections procedure. Enclose numeric parameter values in quotation marks.
To activate connection number 1, use this procedure:
exec sgw_actcon "1"
go
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |