Activating a single region

To activate a single region:

exec sgw_actregion region

where region is the name of the region you intend to activate.This is the name you assigned to the region in the sgw_addregion procedure.

Example

To activate the region named “TESTREG”:

exec sgw_actregion TESTREG
go