TRN= parameter for procedures
Use the TRN= parameter in procedure to specify whether transaction authorization checking is to be performed. Valid values are F, N, and Y.
If sign-on verification security is not explicitly specified during IMS system definition or with the SGN= parameter, it is set on by the specification of transaction authorization.
- F
- Specifies that the MTO cannot negate transaction authorization checking when issuing the /NRESTART command.
- N
- Specifies that the MTO can optionally enable transaction authorization checking by specifically requesting transaction authorization checking on the /NRESTART command.
- Y
- Specifies that the MTO can optionally override transaction authorization checking by specifically requesting no transaction authorization checking on the /NRESTART command.