----------------------------------------------------------------- MVS/QuickRef Problem Correction Page 1 of 1 ----------------------------------------------------------------- FIX Number............ QZ0101B FIX Date.............. January 13, 2002 Revised for R5.9 - September 5, 2002 Revised for R6.0 - April 21, 2003 Revised for R6.1 - December 31, 2003 Revised for R6.2 - July 21, 2004 Revised for R6.3 - January 15, 2005 Revised for R6.4 - November 1, 2005 Revised for R6.5 - June 27, 2006 Revised for R6.6 - October 26, 2006 Revised for R6.7 - July 11, 2007 Revised for R6.8 - January 27, 2008 Applicable Level(s)... Releases 5.7, 5.8, 5.9, 6.0, 6.1, 6.2, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8 Problem Description... After a data base only install, this zap allows you to change the release number shown on the MVS/QuickRef panels so that it matches the release number associated with your data base. This zap is entirely optional. Note 1: With releases prior to 6.5, this zap could be used to change the release number shown on the MVS/QuickRef panels as well as the Product Release and the QWIKOPTS Release shown on the QINFO display. This made it hard to determine the release number associated with the software actually being used. For this reason, starting with release 6.5, this zap has been modified so that, while you can still use it to change the release number shown on the panels, it will no longer change the Product Release or the QWIKOPTS Release shown on the QINFO display. Note 2: In the zaps below, F?4BF? should be set to a release number. For example, F?4BF? would be set to F64BF4 for 6.4 F?4BF? would be set to F64BF5 for 6.5 F?4BF? would be set to F64BF6 for 6.6 Note 3: In the zaps below, QWIO??? as shown in this line: FMID(QWI0???) /* MVS/QUICKREF SYSMOD */. should be set to the MVS/QuickRef SYSMOD id. For example, QWIO0640 for release 6.4 QWIO0650 for release 6.5 QWIO0660 for release 6.6 ZAP Instructions: Follow the steps below to properly apply this zap. While in MVS/QuickRef under ISPF, type the QINFO command in the command line and press ENTER. About 4 lines into the resulting display, you should see a "Program information" line like the following: Program information: QWIKREF1 X.XX MVS/QUICKREF MM/DD/YY HH.MM Ignore the release number in this line (it may have been modified by a previous version of this zap). The date in MM/DD/YY format in this line is the original assembly date of the QWIKREF1 module you are currently executing. If this date is 07/14/04 or a date prior to 07/14/04, then the MVS/Quickref software you are running is release 6.2 or prior and you should use the non-SMP zap or the SMP/E APAR immediately below: Non-SMP/E ZAP: NAME QWIKREF1 QWIKREF1 VER 37 F?4BF? <-- Set to match release number shown on current panels REP 37 F?4BF? <-- Set to match release number you want to be shown IDRDATA QZ0101B SMP/E APAR: ++APAR(QWI101B) ++VER(Z038) /* MVS SREL */ FMID(QWI0???) /* MVS/QUICKREF SYSMOD */. ++ZAP(QWIKREF1) /* MODULE NAME */. NAME QWIKREF1 VER 37 F?4BF? <-- Set to match release number shown on current panels REP 37 F?4BF? <-- Set to match release number you want to be shown IDRDATA QZ0101B If the date in the "Program information" line is 01/12/05 or a date later than 01/12/05, then the MVS/Quickref software you are running is release 6.3 or higher and you should use the non-SMP zap or the SMP/E APAR immediately below: Non-SMP/E ZAP: NAME QWIKREF1 QWIKREF1 VER 54 F?4BF? <-- Set to match release number shown on current panels REP 54 F?4BF? <-- Set to match release number you want to be shown IDRDATA QZ0101B SMP/E APAR: ++APAR(QWI101B) ++VER(Z038) /* MVS SREL */ FMID(QWI0???) /* MVS/QUICKREF SYSMOD */. ++ZAP(QWIKREF1) /* MODULE NAME */. NAME QWIKREF1 VER 54 F?4BF? <-- Set to match release number shown on current panels REP 54 F?4BF? <-- Set to match release number you want to be shown IDRDATA QZ0101B