KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q177994: CICS Abend ‘ADPL’

Article: Q177994
Product(s): Microsoft SNA Server
Version(s): WINDOWS:1.0
Operating System(s): 
Keyword(s): 
Last Modified: 05-APR-2000

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft COM Transaction Integrator for CICS and IMS, version 1.0 
-------------------------------------------------------------------------------

SUMMARY
=======

A CICS LINK Remote Environment (RE) is used. A CICS COBOL application program is
invoked when the client application invokes a COMTI method. The CICS program
issues the EXEC CICS LINK command to start another CICS program. CICS abend ADPL
occurs in the program being linked to.

MORE INFORMATION
================

The IBM "CICS/ESA Messages and Codes" manual provides the following information
regarding the abend ADPL:

  Explanation: A server program has issued a command which is restricted in the
  distributed program link (DPL) environment. Certain API and CPI- RR requests,
  and the DL/I terminate request are not allowed in the DPL environment. See
  the CICS/ESA Application Programming Guide for a list of these restricted
  commands.

  A server program is a program which has been remotely linked, or a Program
  defined to run with the DPL subset.

Existing and new applications should be examined to verify that they do not use
commands that are not supported under DPL.

REFERENCES
==========

IBM "CICS/ESA Messages and Codes," version 3, release 3 (SC33-0672-02)
IBM "CICS/ESA Application Programming Guide," version 3, release 3 (SC33-
0675-02)

Additional query words: crash abort abnormal end

======================================================================
Keywords          :  
Technology        : kbAudDeveloper kbCOMTISearch kbCOMTI100
Version           : WINDOWS:1.0
Hardware          : ALPHA x86
Issue type        : kbinfo

=============================================================================

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.