Delete Q/A Database (DLTQSTDB)

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

The Delete Q & A Database (DLTQSTDB) command allows an authorized user to delete a Question-and-Answer (Q & A) database from this system. 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. A user must have authority to the command and be a Q & A coordinator for any Q & A database referred to by the command.
  3. This command can only be used interactively.
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 being deleted from this system.

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 being deleted from the system.
Top

Lib containing Q/A database (LIB)

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

The possible library values are:

*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 database in the library to which you are authorized can be selected.
Top

Examples

DLTQSTDB

This command shows the Confirm Delete Q & A Database display. If more than one Q and A database is available for selection, the Select Q and A Database display is shown first.

Top

Error messages

None

Top