This portal is to open public enhancement requests for IBM Sterling products and services. 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).
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:
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 an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
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.
Thank you for opening this request with us. We have tried to contact you for more details, but unfortunately have not received a response. Hence we assume that this enhancement is no longer needed and close this out as declined, but please don't hesitate to use the tool in the future if you have other ideas we should consider.
Thanks,
Product Management Team.
The DGADBATC utility gets the IP (stack) information from the NETMAP so you really need to look at your NETMAP definition for local node API information. In particular, do not use IP=0.0.0.0 for the TCPAPI. We understand how BPXTCAFF could be bypassed in a restart scenario but the SYSTCPD DD in the DGADBATC step should take effect to identify the desired stack. If it does not, you should contact TCP Support for assistance configuring the SYSTCPD file.
Hi,
We've racf protected the other tcp stacks, but if user forgets to add additional JCL step PGM=BPXTCAFF,PARM=TCP_Stack_Name" or misses it in batch restarts, it is generating unnecessary ICH408I EZB.STACKACCESS.* messages for the protected tcp stacks, which are followed up by SOC team usually. We'd like to avoid those false positives. In all other batch utilities utilizing tcpip, we've resolved those issues with either //CEEOPTS DD or //SYSTCPD DD definitions usually. We've diifferent network access in different stacks and connect direct batch utility shouldn't access other stacks.
May we have some more details?
What is the fundamental problem to be resolved? Perhaps there is another approach to resolving it?
What errors are happening today?
Is the same IP address being used in multiple stacks?