I received an ASAP notification on this one.  It doesn't affect us, but since 
PDSE_BUFFER_BEYOND_CLOSE has been discussed here several times
when folks start complaining about PDSE performance, I thought I would 
mention it.  DATALOSS problems can get ugly!



 APAR Identifier ...... OA21934      Last Changed ........ 08/04/23
  COPYING A PDSE ON A SYSPLEX USING FASTREPLICATION RESULTS IN AN
  EMPTY PDSE. THE COPY COMPLETES WITH RC 00
 
  Symptom ...... IN INCORRECTOUT      Status ........... OPEN
  Severity ................... 2      Date Closed .........
  Component .......... 5695DF175      Duplicate of ........
  Reported Release ......... 180      Fixed Release ............
  Component Name DFSMSDSS, ISMF       Special Notice           HIPER
  Current Target Date ..08/05/20      Flags
  SCP ...................
  Platform ............                                DATALOSS
 
  Status Detail: DESIGN/CODE - APAR solution is being designed
                               and coded.
 
  PE PTF List:
 
  PTF List:
 
  Tentative Affected Releases and Current Relief Available:
  Release 180   : Relief is available in the form of: SEE APAR
  Release 190   : Relief is available in the form of: SEE APAR
 
 
  Parent APAR:
  Child APAR list:
 
 
  ERROR DESCRIPTION:
  When performing a DFSMSdss COPY on a PDSE on a SYSPLEX with the
  SMS option of PDSE buffer beyond close enable (in SYS1.PARMLIB
  PDSE_BUFFER_BEYOND_CLOSE(YES) ), if fastreplication is used, the
  PDSE copy is empty.
 
 
  LOCAL FIX:
  Disable PDSE buffer beyond close.
  ( PDSE_BUFFER_BEYOND_CLOSE(NO) )



On another note... why was this just marked HIPER?!!


  APAR Identifier ...... OA21815      Last Changed ........ 08/04/24
  IEFC035I ISSUED IN ERROR
 
 
  Symptom ...... MS MSGIEFC035I       Status ........... CLOSED  PER
  Severity ................... 2      Date Closed ......... 07/09/17
  Component .......... 5752SC1B9      Duplicate of ........
  Reported Release ......... 730      Fixed Release ............ 999
  Component Name 5752 CNVRTR/INT      Special Notice           HIPER
  Current Target Date ..07/10/12      Flags
  SCP ...................               FUNCTIONLOSS
  Platform ............                 PERVASIVE
 
  Status Detail: SHIPMENT - Packaged solution is available for
                            shipment.
 
  PE PTF List:
 
  PTF List:
  Release 730   : UA36945 available 07/10/03 (F710 )
  Release 740   : UA36946 available 07/10/03 (F710 )
 
 
  Parent APAR:
  Child APAR list:
 
 
  ERROR DESCRIPTION:
       If a procedure contains a DD statement with duplicate
  volsers and that VOL=SER parameter is overridden with non-
  duplicate volsers, IEFC035I DUPLICATE VOLUME SERIAL vvvvvv FOUND
  will be issued anyway.  No error message should be issued for a
  parameter or subparameter which is overridden with correct
  information.
 
  Example:
 
          2 //BR14     PROC
            //IEFBR14  EXEC PGM=IEFBR14
            //DD1      DD  DSN=V$I316.NONSMS.DATASETZ,
            //             DCB=(RECFM=FB,LRECL=8,BLKSIZE=22),
            //             UNIT=3390,SPACE=(TRK,1),
            //             DISP=(NEW,CATLG),
            //             VOL=SER=(MXXXXX,MXXXXX)    <=========
            //         PEND
          3 //EXECBR14 EXEC BR14
          4 ++BR14     PROC
          5 ++IEFBR14  EXEC PGM=IEFBR14
          6 //DD1      DD  VOL=SER=UNKNWN             <=========
            +/DD1      DD  DSN=V$I316.NONSMS.DATASETZ,
            +/             DCB=(RECFM=FB,LRECL=8,BLKSIZE=22),
            +/             UNIT=3390,SPACE=(TRK,1),
            +/             DISP=(NEW,CATLG),
            +/             VOL=SER=(MXXXXX,MXXXXX)    <=========
  STMT NO. MESSAGE
          3 IEFC001I PROCEDURE BR14 WAS EXPANDED USING INSTREAM
                     PROCEDURE DEFINITION
          6 IEFC035I DUPLICATE VOLUME SERIAL MXXXXX FOUND
 
  msgIEFC035I should not be issued in this situation.
 


--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[EMAIL PROTECTED]
z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to