Running the EQASET transaction for non-Language Environment® IMS MPPs
Running the EQASET transaction indicates to the EQANIAFE application front-end routine that you want to do one of the following functions:
- Enable a debugging session with the preferences you indicate
- Request information about your existing preferences
- Disable a debugging session
To enable a debugging session, select one of the following options:
- To debug in full-screen mode using a dedicated terminal
without Terminal Interface Manager, enter
the command
EQASET MFI=terminal_LU_name
. If you are required to specify a VTAM® network identifier, enter the commandEQASET MFI=network_identifier.terminal_LU_name
. - To debug in full-screen mode using the Terminal Interface
Manager,
enter the command
EQASET VTAM=user_ID
. - To debug in remote debug mode,
enter the command
EQASET TCP=IP_address%port_number
.
After you enter an EQASET command, on the same terminal, start the transaction that is associated with the application program that you want to debug.
To request information about your existing preferences, enter the
command EQASET STATUS
.
To disable a debugging session, enter the command EQASET
OFF
.
To re-enable a debugging session after using EQASET OFF
,
enter the command EQASET ON
.