Intertest CICS  GO command fails with message CAIN3201 Invalid option or command entered.
search cancel

Intertest CICS  GO command fails with message CAIN3201 Invalid option or command entered.

book

Article ID: 431737

calendar_today

Updated On:

Products

InterTest - CICS

Issue/Introduction

After entering the Intertest CICS GO command on the source listing panel, to resume program execution fails with the following message: 
CAIN3201 Invalid option or command entered.

Environment

Z/OS 

CICS

Cause

​The programmer did not execute the GO command during an active debugging session.  The programmer was setting additional breakpoints in the program but wasn't in an active debugging session.

Resolution

The GO line command is only valid during an active debugging session and resumes program execution after stopping at a breakpoint. Enter the GO line command while in an active debugging session to resume program execution.