DB2 graphic  QMF Version 8

Providing the correct profile for TSO/CICS

When QMF is started, it determines which users are authorized to establish a QMF session by searching the CREATOR, ENVIRONMENT, and TRANSLATION columns of the Q.PROFILES table. You need to add the correct values to the user's profile to ensure that QMF recognizes them and starts.

QMF searches for specific profile values in the following order:

  1. CREATOR=userid, ENVIRONMENT=current operating environment
  2. If running in CICS, CREATOR=userid, ENVIRONMENT=CICS
  3. CREATOR=userid, ENVIRONMENT=NULL
  4. CREATOR=SYSTEM, ENVIRONMENT=current operating environment
  5. If running in CICS, CREATOR=SYSTEM, ENVIRONMENT=CICS
  6. CREATOR=SYSTEM, ENVIRONMENT=NULL

userid is the authorization ID of the user trying to log on to QMF. DB2 uses this ID to determine if the user is authorized to use the database.

Current operating environment is CICS, z/OS, or TSO when QMF is being started from CICS or TSO respectively.

QMF must find values for CREATOR and ENVIRONMENT that match one of the pairs in the preceding list, or QMF initialization ends in an error before the QMF Home panel is displayed.


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