Adding a connection group

To define a new connection group:

exec sgw_addcongrp group_name

where group_name is the name of the connection group you intend to add. The connection group name can be a maximum of 8 characters.

Example

To add the “FINANCE” connection group:

exec sgw_addcongrp FINANCE 
go

Add connections to the new group as shown in the next section.