Previous Topic: QUER - QUERYNext Topic: All -R- Messages


QWRF - QUICKREF

QWRF001E Call to <pgmname> failed, rc <rcode>

A call to the MVS/Quick-Ref interface program <pgmname> failed with return code <rcode>. Review the JES2 joblog for the address space from which the call was made for any additional error messages.

Common problems include:

QWRF002E Call to <pgmname> failed, abend <abncd>

A call to the MVS/Quick-Ref interface program <pgmname> abended with abend code <abncd>.

QWRF003E Specify "t=item" parameter or point to item with cursor

The QUICKREF command must specify a parameter or the cursor must point to the desired data.

QWRF004W Display truncated - maximum lines exceeded

The data for the item requested was too large. Some lines have been lost.

QWRF005E Item not found in MVS/QuickRef database: <database>

The requested item could not be found in the MVS/Quick-Ref database.

QWRF006W Access to requested item denied

Access to the requested items was denied by an MVS/Quick-Ref installation security exit.

QWRF007E Invalid parameter format - <errparm>

The MVS/Quick-Ref interface program returned an error code indicating that the supplied parameter was not in the proper format.

QWRF008E Open failed for MVS/Quick-Ref data base

The MVS/Quick-Ref interface program returned an error code indicating that the MVS/Quick-Ref database could not be opened.

QWRF009E MVS/QuickRef database not pre-allocated to ddname <ddname>

The MVS/Quick-Ref database data set is not pre-allocated to the ddname <ddname>.

QWRF010E Call to <var1> failed, possible module/database version mismatch

Informational only.

QWRF011E Unable to determine topic for item <var1>

Informational only.

QWRF012W MVS/QuickRef processing disabled by installation request

This message is displayed in response to the QUICKREF command when the OPTIONS PARMLIB member contains the following setting:

   QUICKREF-INSTALLED NO

If QUICKREF is installed and you want to use the SYSVIEW interface to QUICKREF then you should changed this parameter to:

   QUICKREF-INSTALLED YES

Note that the default for this parameter is YES.

QWRF014W No options defined for MVS/QuickRef version <var1>

Informational only.

QWRF015E Specify item parameter or point to item with cursor

Informational only.