DADBI017 APPLID/BATCH INTERFACE INACTIVE, CANCELLED BY USER
search cancel

DADBI017 APPLID/BATCH INTERFACE INACTIVE, CANCELLED BY USER

book

Article ID: 145104

calendar_today

Updated On:

Products

DADS Plus

Issue/Introduction

The following message was encountered on a DADS Plus batch interface job.

                    FUNCTION=DADS,APPLID=(QMEDFOR1,CANCEL),REQ=(D,C,QDURFILE)
CONDITION CODE=108 DADBI017 APPLID/BATCH INTERFACE INACTIVE, CANCELLED BY USER.
                    FUNCTION=DADS,APPLID=(QMEDFOR1,CANCEL),REQ=(A,C,QDURFILE.A)
CONDITION CODE=108 DADBI017 APPLID/BATCH INTERFACE INACTIVE, CANCELLED BY USER.

The resolution appears to have been when the DADS batch interface was stopped.

The manual deallocate/allocate works when it's performed manually on the DADS class.

Why did the job step end with a USER Completion code=1111?

Cause

The DADS Plus batch Interface was not active in the CICS region at the time the batch job ran. Since the CANCEL parameter was used in the batch request  the step end with a cancelled by user message with a User Completion code=1111

Resolution

DADS Plus CICS is working as designed. The batch interface is not active in the CICS region. Since the DADS Plus batch job specified the CANCEL parameter in the DADS batch job request step a U1111 condition code is issued by the batch job.

FUNCTION=DADS,APPLID=(XXXXXXXX,CANCEL),REQ=(D,C,QDURFILE) 

For additional information on the CANCEL parameter please review  the DADS Plus User's Guide chapter 12 page 20 for further details.

See Topic

Function Statement Parameters 

CANCEL =
If the CICS APPLID or online Advantage CA-DADS Plus Batch Interface facility is not active, the job will be abended with an abend code of U1111.