Security Exit Parameters

Table 1. Parameters - Exit Type A.
Field Update Size Description
DB DSN N Char(44) This field is obsolete and no longer populated.
DSN Y Char(44) The Audit Trail DSN to be allocated.
SMF Record Id Y Binary(16) Default is 00 (SMF not used for audit trail). Choose a number between 128 and 255. Only applies if the 'Create Indicator' (below) is set to Y.
Create Y Char(1) Input value from the Edit Entry Panel. Override the value with one of the following:
Y
Create an audit trail.
N
Do not create an audit trail.
D
See IMSAUDLG=D description.
Keep Y Char(1)
Y
Keep the audit trail data set.
N
Delete the audit trail data set after printing.
Report Y Char(1)
Y
Produce the Audit Trail report at the end of the edit session.
N
Do not produce the Audit Trail report at the end of the edit session.
Job Type N Char(1)
B
DLI mode
M
BMP mode
DBD DSN N Char(44) The DBD library that has been allocated.
DBD Name N Char(8) The DBD being processed.
IMS System Id N Char(4) The IMS SYSTEM ID entered.
Appl. Group Name N Char(8) The AGN used.
PSB Type N Char(1)
S
Static
D
Dynamic
PSB Name N Char(8) The name of the Program Specification Block (PSB).
PSB DSN N Char(44) The name of the PSB library data set (static DLI).
Table 2. Parameters - Exit Type D.
Field Update Size Description
Primary DBD Name N Char(8) The primary DBD being processed.
Physical DBD Name N Char(8) The physical DBD that has the DATASET= statement for this DDNAME.
DDNAME N Char(8) The DDNAME of the database being allocated.
DSN Status Y Char(3) SHR or OLD. Default is SHR for Browse and OLD for Edit.
DSN N Char(44) The DSN of the database.
Table 3. Parameters - Exit Type I
Field Update Size Description
DBD DSN N Char(44) The DBD library that has been allocated.
DBD Name N Char(8) The DBD being processed.
Subfunction N Char(1) Option subfunction.
Function L, Extract/Load:
E
Extract
L
Load
Function U, Utilities:
D
Delete/define database data sets
I
Initialize IMS databases
IMS Log Indicator Y Char(1) The user entered IMS log indicator. Only applicable during the online portion of the Edit and Load functions. Values are:
K
Allocate and keep log data set.
D
Allocate and delete log data set.
N
Do not use a log data set
IEFRDER DSN Y Char(44) The IMS log data set name as constructed by FM/IMS when the 'IMS log data set' option has been selected in the Edit and Load online functions.
Job Type N Char(1)
B
DLI mode
M
BMP mode
IMS System Id N Char(4) The IMS SYSTEM ID entered.
Appl. Group Name N Char(8) The AGN used.
Processing Option N Char(1) The Database Load Processing Option as specified by the user.
1
Update and insert segments.
2
Insert new segments only.
Time N Char(6) The time the exit call is made. Format is HHMMSS.
Date N Char(8) The date the exit call is made. Format is YYYYMMDD.
PSB Type N Char(1)
S
Static
D
Dynamic
PSB Name N Char(8) The name of the Program Specification Block (static PSB).
PSB DSN N Char(44) The name of the PSB library data set (static DLI).
MAXGN Value Y Binary(16) This value is only applicable during the Edit and Browse functions. The maximum number of GN (Get Next) calls allowed to satisfy a FIND or CHANGE command. Used to override the Profile Option MAXGN value.