CUM A PTF YAPYPTF error
search cancel

CUM A PTF YAPYPTF error

book

Article ID: 132422

calendar_today

Updated On:

Products

CA 2E

Issue/Introduction

While applying 2E 8.7 CUM A PTF using YAPYPTF, receive the following error:

YAPYPTF PTFLIB(Y2870ACLF) USRLIB(DEVMDL) PRDLIB(Y2SY) LDOLIB(Y2SY) 

Object YAPYPTF in library Y2870ACLF not found. 

The library list is as follows:

10 QTEMP
20 Y1870AC
30 DEVMDL 
40 Y1SY
50 Y2SY
60 YAPYPTF
70 QGDDM
80 QGPL
 

Environment

CA 2E 8.7

Resolution

Regarding the application of 2E 8.7 CUM A PTF:

  • Add Y1870AC above Y1SY in the library list
  • Add Y2870AC above Y2SY in the library list
  • Run YAPYPTF PTFLIB(Y2870AC) USRLIB(mdl-lib) PRDLIB(Y2SY) (do this for each of 2E model)
  • Apply the CUM PTF Y1870AC to the environment, since you are adding Y1870AC to the library list

YAPYPTF PTFLIB(Y1870AC) USRLIB(*NONE) PRDLIB(Y1SY)

Notes:

  1. Y2870ACLF should NOT be in the library list, but it will be used by the YAPYPTF process
  2. For the Toolkit CUM PTF (Y1870AC), there are some special instructions around manually copying the YBRTPRC and YBRTP2R programs from the CUM PTF library Y1870AC to the Toolkit library Y1SY (or whatever the toolkit library name is). See the PTF instructions that comes with the PTF and search on YBRTPRC and YBRTP2R for these special instructions.