

Parameters for Facilities › AOF Parameters › AOFSOURCETEXT Parameter
AOFSOURCETEXT Parameter
The AOFSOURCETEXT parameter determines whether the source code of a rule is saved when the rule is activated.
- Default value
-
YES
- Other possible values
-
NO
If AOFSOURCETEXT has the value NO, then:
- The TRACE command is not operative.
- Should an error occur, CA OPS/MVS indicates the line number but cannot provide the source text.
- The REXX SOURCELINE() function does not display source text.
- CA OPS/MVS uses less storage than it does when AOFSOURCETEXT has the value YES.
- Set or modify this parameter...
-
Anytime
Example: AOFSOURCETEXT
This function tells CA OPS/MVS to save the source text of a rule when it becomes active.
OPSPRM('SET','AOFSOURCETEXT','YES')
Copyright © 2014 CA.
All rights reserved.
 
|
|