Previous Topic: Syntax DiagramNext Topic: YRUNSQL (Start Interactive SQL Session)


Parameters

Parameter

Definition

Value and Description

USRPRF

Name of user profile whose details are retrieved

  • *CURRENT: (default) Retrieve details for the current job’s user profile

TEXT

CL variable that receives the name of the text for the user profile

  • Character variable fifty bytes long

LIBLST

CL variable that receives the name of the initial library list for the profile

  • Character variable ten bytes long

LIBLSTLIB

CL variable that receives the name of the library containing the library list for the profile

  • Character variable ten bytes long

MENU

CL variable that receives the name of the initial menu for the profile

  • Character variable ten bytes long

MENUOPT

CL variable that receives the name of the initial menu option for the profile

  • Character variable two bytes long

MENUFILE

CL variable that receives the name of the menu file containing the initial menu for the profile

  • Character variable ten bytes long

FILELIB

CL variable that receives the name of the library containing the initial menu for the profile

  • Character variable ten bytes long

MENUMBR

CL variable that receives the name of the member containing the initial menu for the profile

  • Character variable ten bytes long

ALWMNUENT

CL variable that receives the current menu entry value for the profile

  • Character variable four bytes long
  • *NO: The user is not permitted to enter menu names from his menu, but is restricted to the displayed menu options
  • *YES: The user may enter menu names to transfer directly to a named menu

ALWCMDENT

CL variable that receives the current command entry value for the profile

  • Character variable four bytes long
  • *NO: (default) The user is not permitted to enter commands. The user is restricted to the displayed menu options
  • *YES: The user may enter and execute commands directly from a menu

CHKMNUAUT

CL variable that receives the current menu option check value

  • Character variable seven bytes long

DTAAUT

CL variable that receives the current data authority level value for the profile

  • Character variable one byte long
  • 1 to 9: (1-high, 9-low)

SBMJOBD

CL variable that receives the current job description name to be used by the program Go to Menu (YGO) when submitting jobs for the profile

  • Character variable ten bytes long

SBMJOBDLIB

CL variable that receives the current name of the job description used by the program Go to Menu program (YGO) when submitting jobs for the profile

  • Character variable ten bytes long

LOGOFF

CL variable that receives the current LOGOFF option value for the profile

  • Character variable seven bytes long.
  • *NOLIST: (default) No job log is to be created
  • *LIST: A job log is to be created

HOLD

CL variable that receives the current status of the user profile

  • Character variable four bytes long.
  • *YES: (default) The user is prevented from signing on
  • *NO: The user may sign on

EXCPMSGQ

CL variable that receives the name of the exception message queue to be used by the program Go to Menu (YGO) when errors occur

  • Character variable ten bytes long

EXCPMSGQLB

CL variable that receives the name of the library containing the exception message queue

  • Character variable ten bytes long

PWDEXPDAT

CL variable that receives the value of the password expiry date

  • Character variable six bytes long

PWDEXPDAYS

CL variable that receives the number of days between password changes

  • Decimal variable three digits packed

PWDEXPOPT

CL variable that receives the value of the password expiry option

  • Character variable ten bytes long

PWDEXPDAYS

CL variable that is to receive the number of days after a password has expired which the user may change it

  • Decimal variable three digits packed