Previous Topic: OCF/BCF SecurityNext Topic: Implementing Multi-level Application Security


Online Debugger Security

Application Name

When you create an activity name for the online debugger, you specify DBUG for application-name. You associate the activity number with the online debugger commands you are grouping in the activity as follows.

Assigning Online Debugger Activity Numbers

The CA IDMS/DC online debugger provides the #GTABGEN macro for assigning activity numbers to online debugger functions. In the #GTABGEN macro, you associate an activity number with an online debugger security Category.

#GTABGEN Example

Assume that you wish to assign the activity number of 20 to online debugger functions as represented by two online debugger security categories:

To make this assignment, you would issue this #GTABGEN macro:

#GTABGEN(AUPGMR,20,USTGR,20)

Note: For #GTABGEN syntax and online debugger security categories, see the chapter Syntax for Assembler Macros.