Work with Questions (WRKQST)

Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC)
Threadsafe: No
Parameters
Examples
Error messages

The Work with Questions (WRKQST) command allows you to review the questions asked. More information is available in the Basic System Operation information in the iSeries Information Center at http://www.ibm.com/eserver/iseries/infocenter.

Restriction: You must have read authority to the database.

Top

Parameters

Keyword Description Choices Notes
QSTDB Q/A database Name, *SELECT Optional, Positional 1
LIB Lib containing Q/A database Name, *QSTLIB Optional, Positional 2
Top

Q/A database (QSTDB)

Specifies the Question-and-Answer (Q & A) database with which to work.

The possible values are:

*SELECT
You are asked to specify a Q & A database. If only one Q & A database exists on the system, it is the default.
question-database
Specify the name of the Q & A database with which to work.
Top

Lib containing Q/A database (LIB)

Specifies the name of the library that contains the Q & A database.

The name of the Q & A database can be qualified by one of the following library values:

*QSTLIB
The library containing the specified Q & A database is searched. If *SELECT is specified on the QSTDB parameter, any Q & A database in any library to which you are authorized can be selected.
library-name
Specify the name of the library to be searched. If *SELECT is specified on the QSTDB parameter, any Q & A database in the library to which you are authorized can be selected.
Top

Examples

WRKQST

This command shows the Work with Questions You Asked panel. If more than one database is available for selection, the Select Q and A Database display is shown first.

Top

Error messages

None

Top