Use this file- and record-level keyword to include security information when your program starts a program on a remote system (see the EVOKE keyword). Any record format that has the SECURITY keyword specified for it or implied for it by being specified at the file level must have the EVOKE keyword specified on that record format or implied for that record format by being specified at the file level. If you do not specify the EVOKE keyword, a severe error occurs and the file is not created.
The format of the keyword is:
SECURITY(security-subfield subfield-definition[.3.])
The security-subfield parameter identifies the subfield being defined. This parameter is required. The value specified must be one of the following:
The subfield-definition parameter must be one of the following:
You cannot specify SECURITY with the TIMER keyword.
Option indicators are valid for this keyword.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.