com.ibm.ctg.client

Interface EPIReturnCodes

    • Field Detail

      • EPI_NORMAL

        static final int EPI_NORMAL
        The function completed normally.
        See Also:
        Constant Field Values
      • EPI_ERR_NOT_INIT

        static final int EPI_ERR_NOT_INIT
        The EPI environment has not been initialized.
        See Also:
        Constant Field Values
      • EPI_ERR_FAILED

        static final int EPI_ERR_FAILED
        The function failed for an unexpected reason. If the problem persists, collect application and Client daemon trace and contact your IBM service representative.
        See Also:
        Constant Field Values
      • EPI_ERR_VERSION

        @Deprecated
        static final int EPI_ERR_VERSION
        Deprecated. Not returned by the CICS Transaction Gateway Java API.
        See Also:
        Constant Field Values
      • EPI_ERR_IS_INIT

        static final int EPI_ERR_IS_INIT
        The EPI is already initialized. If the problem persists, collect application and Client daemon trace and contact your IBM service representative.
        See Also:
        Constant Field Values
      • EPI_ERR_NO_SYSTEMS

        static final int EPI_ERR_NO_SYSTEMS
        There are no servers known to the Gateway daemon.
        See Also:
        Constant Field Values
      • EPI_ERR_MAX_TERMS

        static final int EPI_ERR_MAX_TERMS
        Maximum number of terminals reached.
        See Also:
        Constant Field Values
      • EPI_ERR_SYSTEM

        static final int EPI_ERR_SYSTEM
        The target CICS server is unknown to the Gateway daemon.
        See Also:
        Constant Field Values
      • EPI_ERR_TRAN_ACTIVE

        static final int EPI_ERR_TRAN_ACTIVE
        There is a transaction running against the terminal resource, or there are unprocessed events.
        See Also:
        Constant Field Values
      • EPI_ERR_NO_DATA

        static final int EPI_ERR_NO_DATA
        No reply data was provided.
        See Also:
        Constant Field Values
      • EPI_ERR_TTI_ACTIVE

        static final int EPI_ERR_TTI_ACTIVE
        An EPI transaction is already active.
        See Also:
        Constant Field Values
      • EPI_ERR_ATI_ACTIVE

        static final int EPI_ERR_ATI_ACTIVE
        An ATI transaction is already active.
        See Also:
        Constant Field Values
      • EPI_ERR_NO_CONVERSE

        static final int EPI_ERR_NO_CONVERSE
        No reply expected by the terminal resource.
        See Also:
        Constant Field Values
      • EPI_ERR_ATI_STATE

        static final int EPI_ERR_ATI_STATE
        Invalid atiState provided.
        See Also:
        Constant Field Values
      • EPI_ERR_NO_EVENT

        static final int EPI_ERR_NO_EVENT
        There are no events outstanding.
        See Also:
        Constant Field Values
      • EPI_ERR_MORE_EVENTS

        static final int EPI_ERR_MORE_EVENTS
        There are more events outstanding.
        See Also:
        Constant Field Values
      • EPI_ERR_SERVER_DOWN

        static final int EPI_ERR_SERVER_DOWN
        Communication with the target CICS server could not be established.
        See Also:
        Constant Field Values
      • EPI_ERR_SENSE_CODE

        static final int EPI_ERR_SENSE_CODE
        An invalid sense code was provided.
        See Also:
        Constant Field Values
      • EPI_ERR_SECURITY

        static final int EPI_ERR_SECURITY
        A server security error occurred, such as an incorrect user ID or password.
        See Also:
        Constant Field Values
      • EPI_ERR_IN_CALLBACK

        static final int EPI_ERR_IN_CALLBACK
        The call was made from a Client daemon callback routine.
        See Also:
        Constant Field Values
      • EPI_ERR_ADDTYPE_INVALID

        static final int EPI_ERR_ADDTYPE_INVALID
        The Terminal Add Type was invalid.
        See Also:
        Constant Field Values
      • EPI_ERR_SIGNONCAP_INVALID

        static final int EPI_ERR_SIGNONCAP_INVALID
        The Terminal Signon Capability flag was invalid.
        See Also:
        Constant Field Values
      • EPI_ERR_RESPONSE_TIMEOUT

        static final int EPI_ERR_RESPONSE_TIMEOUT
        The terminal did not install within the given timeout.
        See Also:
        Constant Field Values
      • EPI_ERR_SIGNON_NOT_POSS

        static final int EPI_ERR_SIGNON_NOT_POSS
        A request for a signon capable terminal was not possible.
        See Also:
        Constant Field Values
      • EPI_ERR_TERMID_INVALID

        static final int EPI_ERR_TERMID_INVALID
        The requested terminal ID was invalid.
        See Also:
        Constant Field Values
      • EPI_ERR_MODELID_INVALID

        static final int EPI_ERR_MODELID_INVALID
        The model ID was invalid.
        See Also:
        Constant Field Values
      • EPI_ERR_NOT_3270_DEVICE

        static final int EPI_ERR_NOT_3270_DEVICE
        Not a 3270 device.
        See Also:
        Constant Field Values
      • EPI_ERR_ALREADY_INSTALLED

        static final int EPI_ERR_ALREADY_INSTALLED
        The terminal ID is already installed.
        See Also:
        Constant Field Values
      • EPI_ERR_USERID_INVALID

        @Deprecated
        static final int EPI_ERR_USERID_INVALID
        Deprecated. Not returned by the CICS Transaction Gateway Java API.
        See Also:
        Constant Field Values
      • EPI_ERR_PASSWORD_INVALID

        @Deprecated
        static final int EPI_ERR_PASSWORD_INVALID
        Deprecated. Not returned by the CICS Transaction Gateway Java API.
        See Also:
        Constant Field Values
      • EPI_ERR_NULL_USERID

        static final int EPI_ERR_NULL_USERID
        The user ID supplied was an empty string or NULL.
        See Also:
        Constant Field Values
      • EPI_ERR_NULL_PASSWORD

        static final int EPI_ERR_NULL_PASSWORD
        The password supplied was an empty string or NULL.
        See Also:
        Constant Field Values
      • EPI_ERR_CCSID_INVALID

        static final int EPI_ERR_CCSID_INVALID
        The CCSid supplied was invalid.
        See Also:
        Constant Field Values
      • EPI_ERR_SERVER_BUSY

        static final int EPI_ERR_SERVER_BUSY
        The CICS server was too busy to handle the request.
        See Also:
        Constant Field Values
      • EPI_ERR_ABENDED

        static final int EPI_ERR_ABENDED
        A read timeout occurred for the current transaction.
        See Also:
        Constant Field Values
      • EPI_ERR_RESOURCE_SHORTAGE

        static final int EPI_ERR_RESOURCE_SHORTAGE
        There are insufficient resources to communicate with the target CICS server; details might be available in the CICS TG error log files.
        See Also:
        Constant Field Values
      • EPI_ERR_NO_CICS

        static final int EPI_ERR_NO_CICS
        Communication with the target CICS server could not be established.
        See Also:
        Constant Field Values
      • EPI_ERR_MAX_SYSTEMS

        static final int EPI_ERR_MAX_SYSTEMS
        The CICS TG has reached its limit on the maximum number of CICS servers.
        See Also:
        Constant Field Values
      • EPI_ERR_MAX_SESSIONS

        static final int EPI_ERR_MAX_SESSIONS
        There are insufficient communication resources to complete the request.
        See Also:
        Constant Field Values
      • astrCics_Rc

        static final java.lang.String[] astrCics_Rc
        Error code enumeration. Not to be used directly.
©Copyright IBM Corp. 1994, 2013
Legal