When setting an Intertest for CICS breakpoint in a program the programmer receives message CAIN4569 UBP facility not generated.
search cancel

When setting an Intertest for CICS breakpoint in a program the programmer receives message CAIN4569 UBP facility not generated.

book

Article ID: 232657

calendar_today

Updated On:

Products

InterTest - CICS

Issue/Introduction

An application programmer received the following messages while trying to set an Intertest for CICS unconditional breakpoint in a program.

CAIN4569 UBP     facility not generated.       
CAIN4511 Please consult your System Programmer.
CAIN4502 This request disregarded.             
CAIN4532 Depress CLEAR for return.          

 

 

Environment

Z/OS 

CICS

Cause

The Intertest for CICS option BREAK=NO was specified in the Intertest for CICS IN25OPTS options module.

Resolution

Configure the Intertest CICS option module IN25OPTS to display breakpoints by setting option BREAK=YES.

BREAK=YES/NO
Indicates whether InterTest for CICS is allowed to execute breakpoints.

YES
Allows InterTest for CICS to execute breakpoints; that is, to stop execution of the application program at certain points. Select this option if you intend to use InterTest for CICS as an interactive debugging tool.

NO
Does not allow InterTest for CICS to execute breakpoints. This option might be desirable in a separate version of InterTest for CICS used solely for monitoring production applications. InterTest for CICS generated with BREAK=NO monitors with less overhead, which is important in production.
Instead of causing automatic breakpoints, InterTest for CICS abnormally terminates transactions with a transaction dump when it detects a standards violation. The abend/dump code is INTE. The dump contains all of the usual diagnostic information