This is what I have on my system - Product Release: 6.7 QWIKOPTS Release: 6.7 Main data base release: 6.8 Program information: QWIKREF1 6.70 MVS/QUICKREF 07/28/07 11.33
It looks like you are running cross-release. QWIKOPTS needs to be at 6.7 or above for the enhancements to work. QWIKOPTS is in the product linklib. I use the QW libdef member in the product JCL library. The JCL library is allocated in the TSO logon procs, in the SYSPROC concatenation. I also allocate the tables dataset in the TSO logon proc. I allocate the other datasets in the LIBDEF member (QW in the JCL library). I think it likely that there was a oops, either with the TSO logon proc updates, or in the LIBDEF member itself. Linda Mooney -------------- Original message -------------- From: "Hunkeler Peter (KIUK 3)" <[EMAIL PROTECTED]> > This is what QINFO shows for me: > > Product Release: 6.8 > QWIKOPTS Release: 6.3 > Main data base release: 6.8 > Program information: QWIKREF1 6.80 MVS/QUICKREF 02/13/03 11.45 > > It seems we're on 6.8 with the code and the db. Yet, still the drill > down doesn't work. Is QWIKOPTS being at 6.3 the problem? If so, what > would I ask the QW sysprog to do? > > -- > Peter Hunkeler > CREDIT SUISSE > > ---------------------------------------------------------------------- > 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 > ---------------------------------------------------------------------- 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

