PTF Cover Letter
PTF ( Program Temporary Fixes ) Cover letter
OSP-DB-OTHER-UNPRED QXDAEDRSQL JOB HUNGS SO INCOMING REQUEST
Pre/Co-Requisite PTF / Fix List
REQ LICENSED PTF/FIX LEVEL
TYPE PROGRAM RELEASE NUMBER MIN/MAX OPTION
---- -------- --------- ------- ------- ------
NONE
NOTICE:
-------
Application of this PTF may disable or render ineffective programs that
use system memory addresses not generated by the IBM translator,
including programs that circumvent control technology designed to limit
interactive capacity to purchased levels. This PTF may be a prerequisite
for future PTFs. By applying this PTF you authorize and agree to the
foregoing.
This PTF is subject to the terms of the license agreement which
accompanied, or was contained in, the Program for which you are obtaining
the PTF. You are not authorized to install or use the PTF except as part
of a Program for which you have a valid Proof of Entitlement.
SUBJECT TO ANY WARRANTIES WHICH CAN NOT BE EXCLUDED OR EXCEPT AS EXPLICITLY
AGREED TO IN THE APPLICABLE LICENSE AGREEMENT OR AN APPLICABLE SUPPORT
AGREEMENT, IBM MAKES NO WARRANTIES OR CONDITIONS EITHER EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OR CONDITIONS OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON INFRINGEMENT,
REGARDING THE PTF.
The applicable license agreement may have been provided to you in printed
form and/or may be viewed using the Work with Software Agreements (WRKSFWAGR)
CL command.
APAR Error Description / Circumvention
-----------------------------------------------
Under certain conditions, the QXDAEDRSQL server will not accept
new connections.
This will cause XDA programs to hang with the following stack.
QXDAEDRS QSYS 30 QxdaConnectEDRS
QXDAEDRS QSYS 992 QxdaConnectEDRSInternal
QXDAEDRS QSYS 2309 QxdaConnectEDRSInternal
QXDAEDRS QSYS 176 QxdaInitRemoteConnect
QSOSRV1 QSYS 9 recv
The QXDAEDRSQL job has the following stack, with recv at the
bottom of the
stack.
1 QCMD QSYS /01C8
QXDALISTEN QSYS _CXX_PEP__Fv
QXDALISTEN QSYS 397 main
QXDALISTEN QSYS 8 HandleRequest__FciN2211sock >
QSOSRV1 QSYS 9 recv
CORRECTION FOR APAR SE76635 :
-----------------------------
The QXDAEDRSQL server has been corrected to immediately accept
new connections instead of processing new connections serially.
CIRCUMVENTION FOR APAR SE76635 :
--------------------------------
The QXDAEDRSQL server can be recovered by ending certain TCP/IP
connections. The following SQL statement will create the
ENDTCPCNN CL command to execute to end the bad connection.
select 'ENDTCPCNN PROTOCOL(*TCP) LCLINTNETA('''
CONCAT LOCAL_ADDRESS
CONCAT ''') LCLPORT('
CONCAT LOCAL_PORT
CONCAT ') RMTINTNETA('''
CONCAT REMOTE_ADDRESS
CONCAT ''') RMTPORT('
CONCAT REMOTE_PORT
CONCAT ')' from qsys2.netstat_info where
LOCAL_PORT = 4402 AND
SOCKET_STATE='CONNECTED' AND
BYTES_RECEIVED_LOCALLY = 0;
Activation Instructions
None.
Special Instructions
To apply this PTF immediately, the EDRSQL server should not be active.
To ensure this, issue the request:
ENDTCPSVR *EDRSQL
After the PTF is applied, the EDRSQL server can be started.
STRTCPSVR *EDRSQL
Default Instructions
THIS PTF CAN BE APPLIED IMMEDIATE OR DELAYED.
Supersedes
PTF/FIX NO(S). APAR TITLE LINE
-------------- ------------------------------------------------------------
NONE
Summary Information
System.............................. i
Models..............................
Release............................. V7R3M0
Licensed Program.................... 5770SS1
APAR Fixed.......................... View details for APAR SE76635
Superseded by:......................
Recompile........................... N
Library............................. QSYS
MRI Feature ........................ NONE
Cum Level........................... C2132730
IBM disclaims all warranties, whether express or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. By furnishing this document, IBM grants no licenses to any related patents or copyrights. Copyright © 1996,1997,1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 IBM Corporation. Any trademarks and product or brand names referenced in this document are the property of their respective owners. Consult the Terms of use link for trademark information.
Was this topic helpful?
Document Information
Modified date:
25 May 2022