Create Q/A Database Load (CRTQSTLOD)

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

The Create Q & A Database Load (CRTQSTLOD) command allows you to create for distribution a Q & A database load on an alternative medium, such as tape. More information is available in the Basic System Operation information in the iSeries Information Center at http://www.ibm.com/eserver/iseries/infocenter.

Restrictions:

  1. This command is shipped with public *EXCLUDE authority.
  2. The user must have *READ authority to the Q & A database file referred to by the command.
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 Q & A database to distribute.

*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 that you want to distribute.
Top

Lib containing Q/A database (LIB)

Specifies the name of the library that contains the Q & A database to be used to create the load.

*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

CRTQSTLOD

This command shows the Create a Database Load display.

Top

Error messages

None

Top