Table of Contents Previous Next PDF


Language Environment

Language Environment
ART3ABD
Description
ART3ABD does the same things as CICS verb CICS ABEND ABCODE(name) NODUMP.
When ART3ABD is issued, ART for CICS runtime terminates the running CICS transaction and rolls it back, and finally outputs the specified ABCODE in ART for CICS traces as follows.
Abend ABCODE detected in transaction xxxx program xxxx.
Parameter(s)
abcode
A 4-byte integer. Specifies the issued ABEND code.
clean-up
Not used.
ARTEXTFH
Description
ARTEXTFH is ART for CICS extension for Micro Focus Callable File Handler (ExtFH).
ARTEXTFH provides the same implementation of ARTEXTFH as Oracle Tuxedo ART for IMS.
When user program uses CALLFH("ARTEXTFH") and OUTDD compiling directives, the application outputted traces (such as DISPLAY) are redirected to ART for CICS traces.
When user program uses NOOUTDD compiling directive, the application outputted traces (such as DISPLAY) are redirected to ART for CICS traces.
ARTEXTFH is only applicable for Micro Focus COBOL runtime.

Copyright © 1994, 2017, Oracle and/or its affiliates. All rights reserved.