PTF Cover Letter
PTF ( Program Temporary Fixes ) Cover letter
OSP-DB Internal maintenance
Pre/Co-Requisite PTF / Fix List
REQ LICENSED PTF/FIX LEVEL
TYPE PROGRAM RELEASE NUMBER MIN/MAX OPTION
---- -------- --------- ------- ------- ------
PRE 5770SS1 V7R4M0 SI75088 00/00 0000
PRE 5770SS1 V7R4M0 SI70944 00/00 0000
CO 5770SS1 V7R4M0 SI76005 00/00 0000
CO 5770SS1 V7R4M0 SI75838 00/00 0000
CO 5770SS1 V7R4M0 SI74338 00/00 0000
CO 5770SS1 V7R4M0 SI74391 00/00 0000
CO 5770SS1 V7R4M0 SI74341 00/00 0000
CO 5770SS1 V7R4M0 SI74342 00/00 0000
CO 5770SS1 V7R4M0 SI73461 00/00 0000
CO 5770SS1 V7R4M0 SI71582 00/00 0000
CO 5770SS1 V7R4M0 SI71464 00/00 0000
CO 5770SS1 V7R4M0 SI70599 00/00 0000
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
-----------------------------------------------
Internal maintenance
CORRECTION FOR APAR SE75396 :
-----------------------------
Internal maintenance
CIRCUMVENTION FOR APAR SE75396 :
--------------------------------
None.
Activation Instructions
None.
Special Instructions
********************************************************************
THE FOLLOWING ARE SUPERSEDED SPECIAL INSTRUCTIONS. IF THE SUPERSEDED
PTF HAS ALREADY BEEN APPLIED AND ITS SPECIAL INSTRUCTION FOLLOWED,
IT IS NOT NECESSARY TO FOLLOW THAT SPECIAL INSTRUCTION AGAIN.
********************************************************************
SPECIAL INSTRUCTIONS FOR SUPERSEDED PTF SI75839 :
=================================================
To properly enable this PTF for prestarted server jobs, you will need
to stop and restart the SQL server jobs, the Directory Services server
jobs, the DRDA TCPIP server jobs, and the host server jobs.
Otherwise, the prestarted server jobs may continue to use older
versions of programs and unexpected results may occur. Applying this
PTF as delayed would achieve the same results.
To stop and restart the SQL server jobs, run the following:
ENDPJ SBS(QSYSWRK) PGM(QSQSRVR)
STRPJ SBS(QSYSWRK) PGM(QSQSRVR)
To stop and restart the DRDA TCPIP server jobs, run the following:
ENDTCPSVR SERVER(*DDM)
STRTCPSVR SERVER(*DDM)
To stop and restart the Directory Services server job, run the
following:
ENDTCPSVR SERVER(*DIRSRV)
STRTCPSVR SERVER(*DIRSRV)
To stop and restart the host server jobs, the following directions
must be followed. These prestart jobs (QZDAINIT, QZDASOINIT,
QZDASSINIT, QRWTSRVR, and QDBMSRVR) by default are shipped to run
in subsystem QSERVER (QZDAINIT) and QUSRWRK (QZDASOINIT, QZDASSINIT,
QRWTSRVR, and QDBMSRVR). However, systems can be customized to
allow the database server prestart jobs to run in other subsystems.
If the system has been changed in this manner, these instructions
will need to be modified to specify the correct subsystem.
1) To ensure that the database server prestart jobs are ended,
issue the requests:
QSYS/ENDPJ SBS(QSERVER) PGM(QSYS/QZDAINIT) OPTION(*IMMED)
QSYS/ENDPJ SBS(QUSRWRK) PGM(QSYS/QZDASOINIT) OPTION(*IMMED)
QSYS/ENDPJ SBS(QUSRWRK) PGM(QSYS/QZDASSINIT) OPTION(*IMMED)
QSYS/ENDPJ SBS(QUSRWRK) PGM(QSYS/QRWTSRVR) OPTION(*IMMED)
QSYS/ENDPJ SBS(QUSRWRK) PGM(QSYS/QDBMSRVR) OPTION(*IMMED)
If the above commands fail with CPF0922, nothing more needs
to be done (the prestarted jobs are already inactive).
2) To re-enable the function after the PTF is applied, issue the
requests:
QSYS/STRPJ SBS(QSERVER) PGM(QSYS/QZDAINIT)
QSYS/STRPJ SBS(QUSRWRK) PGM(QSYS/QZDASOINIT)
QSYS/STRPJ SBS(QUSRWRK) PGM(QSYS/QZDASSINIT)
QSYS/STRPJ SBS(QUSRWRK) PGM(QSYS/QRWTSRVR)
QSYS/STRPJ SBS(QUSRWRK) PGM(QSYS/QDBMSRVR)
If the above commands fail with CPF0921, nothing more needs
to be done (the prestarted jobs are already active).
3) To re-enable the function for each subsystem "subsystem-name"
identified, issue the following requests after the PTF is
applied:
QSYS/STRPJ SBS("subsystem-name") PGM(QSYS/QZDAINIT)
QSYS/STRPJ SBS("subsystem-name") PGM(QSYS/QZDASOINIT)
QSYS/STRPJ SBS("subsystem-name") PGM(QSYS/QZDASSINIT)
QSYS/STRPJ SBS("subsystem-name") PGM(QSYS/QRWTSRVR)
QSYS/STRPJ SBS("subsystem-name") PGM(QSYS/QDBMSRVR)
Default Instructions
THIS PTF CAN BE APPLIED IMMEDIATE OR DELAYED.
Supersedes
PTF/FIX NO(S). APAR TITLE LINE
-------------- ------------------------------------------------------------
SI75839 OSP-DB Internal maintenance
SI75448 OSP-DB-OTHER-F/QTSSDIST-T/QSQCRTI-MSGCPF3204 CREATE INDEX ON
SI75448 OSP-DB-Other SQL0204 File not found when mirroring a view ov
SI75447 OSP-DB-Other Incremental Enhancement
SI75218 OSP-DB Internal maintenance
SI74339 OSP-DB Incremental Enhancement.
SI74236 OSP-DB-MSGMCH1210 MCH1210 f/QDBMRIOC when QDBMSRVR job ends
SI74035 OSP-DB-Other Incremental Enhancement
SI73321 OSP-DB-CPFC902 /t QDBMRUCALL Unexpected failure in jobs when
SI73118 OSP-DB-OTHER-T/QSQCRTV-MSGSQL0601 RESYNCING A CREATE SCHEMA
SI72859 OSP-DB-Other Serviceability enhancement for commitment contr
SI72799 OSP-DB-UNPRED Records for Db2 Mirror file left out of sync a
SI72619 OSP-DB Incremental Enhancement
SI72546 OSP-DB Internal maintenance
SI72335 OSP-DB Internal maintenance
SI71914 OSP-DB-OTHER-LOOP DOING CREATE TYPE DURING VARY ON OF TARGET
SI71788 OSP-DB-Other Inhibit mirroring of a database monitor file
SI71684 OSP-DB-Other DDL operation not rolled back correctly in QDBM
SI71640 OSP-DB-OTHER-UNPRED UNABLE TO RESUME AFTER SUSPEND DURING CR
SI71568 OSP-DB Uncommitted CREATE TABLE processed during a mirrored
SI71472 OSP-DB-OTHER RESYNC OF DLTOBJ OF A *SQLUDT OBJECT FAILS
SI71470 OSP-DB-UNPRED Updates to Db2 Mirror files not prevented whil
SI71465 OSP-DB-OTHER-T/QSQMRMGR-RC9310-MSGSQL0901 ON CREATE TYPE
SI71325 OSP-DB-OTHER-T/QSQMRMGR-MSGCPF2499 AFTER DLTLIB FAILED FOR L
SI71305 OSP-DB-UNPRED Communication errors when canceling an operati
SI71225 OSP-DB-MSGMCH3203 t/QDBGETSQQO When reading from a mirrored
SI71225 OSP-DB-Other A second connection is created in the QDBMSRVR
SI71200 OSP-DB-MSGMCH1210 F/QDBMRCMD PROC/QDBMR_REPLAY_COMMAND Db2 M
SI71171 OSP-DB-OTHER-F/QDBMRSRV-T/QDBSRVPGM1-MSGMCH3601 Error when w
SI71040 OSP-DB-OTHER-F/QDBSIGEX-T/QDBTRACK-MSGCPF5034 Duplicate key
SI70926 OSP-DB-INCORROUT Db2 Mirror Resync not detecting failure for
SI70763 OSP-DB-INCORROUT Suspending Db2 Mirror during INZPFM would l
SI70672 OSP-DB-MSGCPE3021 Record operations fails for a mirrored fil
SI70600 OSP-DB Internal maintenance
SI70359 OSP-DB Incremental Enhancement
SI70196 OSP-DB Incremental Enhancement
SI70085 OSP-DB Incremental Enhancement
SI70020 OSP-DB Incremental Enhancement
SI69914 OSP-DB Incremental Enhancement
SI69763 OSP-DB Incremental Enhancement
SI69689 OSP-DB Incremental Enhancement
SI69543 OSP-DB Incremental Enhancement
SI69428 OSP-DB Incremental Enhancement
SI69355 OSP-DB Incremental Enhancement
SI69220 OSP-DB Incremental Enhancement
SI75030 OSP-DB Incremental Enhancement.
SI74693 OSP-DB Removes CPI32BF for objects excluded from the Replica
SI74337 OSP-DB Incremental Enhancement.
SI74068 OSP-DB-Other Incremental Enhancement
SI73681 OSP-DB Corrections to Db2 Mirror state evaluation during Res
SI73577 OSP-DB-Other Incremental Enhancement
SI73399 OSP-DB2MIRROR-F/QDBSIGX-T/QDBSRVPGM1-MSGCPF5009 DUPLICATE KE
SI72864 OSP-DB-Other Serviceability enhancement for commitment contr
SI72813 OSP-DB Corrections to Db2 Mirror state evaluation.
SI72621 OSP-DB Incremental Enhancement
SI71854 OSP-DB-Other-F/QDBMRELGBL-T/QDBRMVCT-MSGMCH3601 during rollb
SI71685 OSP-DB-Other DDL operation not rolled back correctly in QDBM
SI71639 OSP-DB-OTHER-UNPRED UNABLE TO RESUME AFTER SUSPEND DURING CR
SI71615 OSP-DB Incremental Enhancement
SI71564 OSP-DB Extra checks for state happening while resyncing DDL
SI71041 OSP-DB-OTHER-F/QDBSIGEX-T/QDBTRACK-MSGCPF5034 Duplicate key
SI70750 OSP-DB-OTHER-F/RmslLockMiObject -T/QDBTRIG2-MSGMCH5802 when
SI70146 OSP-DB Incremental Enhancement
SI70086 OSP-DB Incremental Enhancement
SI69915 OSP-DB Incremental Enhancement
SI69607 OSP-DB Incremental Enhancement
Summary Information
System.............................. i
Models..............................
Release............................. V7R4M0
Licensed Program.................... 5770SS1
APAR Fixed.......................... View details for APAR SE75396
Superseded by:...................... View fix details for PTF SI80031
Recompile........................... N
Library............................. QSYS
MRI Feature ........................ NONE
Cum Level........................... C1238740
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:
01 July 2022