This Natural profile parameter is used to define user exits for the
Natural Data Collector of the SYSRDC
utility and, optionally, a
work area size for each exit. If linked, the exit gets control from the Natural
Data Collector at certain points within Natural. Specific session information
is passed to the exits.
Possible settings | A list of user exit names with a work area size for each user exit. | With RDCEXIT ,
any exit names can be specified. In the Natural parameter module
NATPARM , the exit names are automatically added to the
CSTATIC profile
parameter's setting list.
|
|
---|---|---|---|
Default setting | none | ||
Dynamic specification | yes | If RDCEXIT
is specified dynamically, the exits must be defined in the profile parameters
CSTATIC or RCA (RCA can also be specified
dynamically). Optionally, the size of the exit work area can be specified after
the exit name.
|
|
Possible settings | 400 - 32760 |
||
Default setting | 400 |
||
Example | RDCEXIT=(MYEXIT,2000,RDCEX1) |
||
Specification within session | no |
For details, refer to Debugging and Monitoring in the SYSRDC Utility documentation.