DB2 graphic QMF Version 8

Return codes of 20 or higher

These codes usually reflect some failure in the command interface (DSQCCI). The failure has made it impossible to copy a variable into the application's shared pool. As a result, the QMF variables might be invalid, or they have not been set. The same may be true of the STATE variables if your program uses the STATE command. (A variable has been set if it has been copied into the application's shared pool.)

These return codes usually indicate more serious errors than those in the 0 through 16 range. Some may require the services of your IBM Support Center.

The following table contains explanations of return codes with values of 20 or higher. Shared variables refer to the QMF variables (and the STATE variables, if the current command is the STATE command).

For some codes, the command was run but the shared variables were not set. What this means is that QMF ran the STATE command properly. QMF expected the command interface to set the updated shared QMF and STATE variables, but the command interface failed to do this for the reason given in the explanation of the error code. The codes are shown in Table 6.

Table 6. Return codes of 20 or more
Value Explanation
20 A user exit routine called the command interface; these calls are always invalid. The command passed to the command interface was not run. The shared variables were not set.
24 An error occurred in an ISPF VCOPY command. The command passed to the command interface was run. The shared variables were not set.
32 An error occurred in an ISPF VREPLACE command. The command passed to the command interface was run. The shared variables were not set.
36 An error occurred in an ISPF VPUT command. The command passed to the command interfacewas run. The shared variables were not set.
40 An error occurred in an ISPF VREPLACE command. This code applies only to the execution of the STATE command. The command passed to the command interface was run, but the shared variables were not set.
44 An error occurred in an ISPF VPUT command. The code applies only to the execution of the STATE command. The QMF variables were set, but the STATE variables were not.
60 An invalid call was made to the command interface. The command passed to the command interface was not run. The shared variables were not set.
64 This error is issued when DSQCCI is run and ISPF is not active. For example, the user could have called DSQCCI without using an ISPF SELECT PGM command.
100 The anchor was not located. This error occurs when an application tries to issue a QMF command when QMF is not active. Start QMF before you begin your application. The command passed to the command interface was not run. The shared variables were not set.
104 The anchor was not located. The command passed to the command interface was not run. The shared variables were set but are not valid.


Go to the previous page Go to the next page

Downloads | Library | Support | Support Policy | Terms of use | Feedback
Copyright IBM Corporation 1982,2004 Copyright IBM Corporation 1982, 2004
timestamp Last updated: March, 2004