Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Not under consideration
Categories Other
Created by Guest
Created on Jul 5, 2016

DFHSO0106 code X'0C11' BIND_ERROR -1,1115,744C7247

Receiving the following message after upgrading zos from 1.13 to 2.1
DFHSO0106 A UNIX System Services Assembler
Callable Service error (code X'0C11') has occurred in module DFHSOLS.

The trace shows many BIND_ERRORs with RETURN_CODE(1115)
REASON_CODE(744C7247) prior to receiving SO x'0C11' exception trace
entry when running CSOL task,
00004 SL SO 0C20 SOLS *EXC* BIND_ERROR RETURN_VALUE(-1)
RETURN_CODE(1115) REASON_CODE(744C7247)
RET-ACC6C4B6
11:49:16.0958703779 00.0003733125 =000087
00004 SL SO 0C9F SOLS *EXC* SETAPPLDATA_ERROR RETURN_VALUE(-1)
RETURN_CODE(1109) REASON_CODE(C30D001B)
RET-ACC6C4B6
11:49:16.1116703818 00.0158000039 =000088
00004 SL SO 0C11 SOLS *EXC* ASYNCIO_ERROR RETURN_VALUE(-1)
RETURN_CODE(121) REASON_CODE(C2020001)
RET-ACC6C4B6
11:49:16.1117284443 00.0000580625 =000089
.
1115 045B EADDRINUSE The address is already in use.
7247 - JRPortBusy
.
Currently, CICS generates DFHSO0106 code X'0C11' would not help the customer understand what was going in their system. Creating more readable CICS message to tell the user which IP address and port were in use would help this case.

Idea priority Medium
  • Guest
    Reply
    |
    Nov 21, 2016

    We have assessed this requirement. We have no current plans for this to be implemented and so this requirement is being declined at this point. The requirement will be kept in the RFE system and might be reassessed in the future. You also have an opportunity to resubmit in twelve months time if you wish it to be reconsidered then.

  • Guest
    Reply
    |
    Nov 16, 2016

    DFHSO0109 was not mentioned in PMR 90729.250.631. Customer did not send in the log.
    Sharon

  • Guest
    Reply
    |
    Jul 18, 2016

    Hi Sharon, my comment got truncated. We wanted to know if the DFHSO0109 message was issued ?

  • Guest
    Reply
    |
    Jul 15, 2016

    Yes, DFHSO0109 will do it. Thanks.

  • Guest
    Reply
    |
    Jul 12, 2016

    When the BIND_ERROR trace (trace point 0C20) is produced and the return code is 1115 message SO0109 is issued which contains the service name, port number and IP address.

    The ASYNCIO_ERROR trace (trace point 0C11) .suggests that the parameters for the I/O were setup incorrectly which would be a CICS error. In this case the socket domain issues a message like a server error message but does not take a sdump. If we ignore this point I believe that the SO0109 message gives the required information and that message should have been produced.

    Please can you let us know if the DFHSO0109