CA7 – ASSIGN PF KEYS TO PERFORM YOUR COMMANDS
To check the functions assigned to PFKEYS
/DISPLAY,ST=KEY
To change PFKEYS
/PF01,M=(/ECHO,M=(LJOB,LIST=NODD,JOB=))
/PF02,M=(/ECHO,M=(XQ,JOB=))
/PF03,M=(/ECHO,M=(LQ,LIST=STATUS,SYS=STM))
/PF10,M=(/ECHO,M=(XQ,LIST=USER,SYS=STM))
/PF11,M=(/ECHO,M=(LQ,ST=RSTR,SYS=STM))
To save changes
/PROF,KEYS=SAVE
Where STM is your SYSTEM Name (corresponding to your job)
——————————————————————————————————–
In United States, If you would like to Earn Free Stocks, Credit card Points and Bank account Bonuses, Please visit My Finance Blog
——————————————————————————————————–
You may also like to look at:
Working on Mainframes – Is Change to a different technology necessary |
By mistake I have set PF function for PF07. Because of this now I couldn’t perform “PAGE UP” function using PF07.
This is causing too much inconvenience. Can someone let me know how to reset this function (or) how to remove a function which is set for any PF key.
Note: I have already used /PROF,KEYS=SAVE (so logout and login doesn’t help me in resetting the PF function)
Check the value assigned to PF07 in one of your peer CA7 by usning the below command
/DISPLAY,ST=KEY
Then in your system, login into CA7, and provide that your peer as in the format blow
/PF02,M=(/ECHO,M=(XQ,JOB=))
Note: XQ,JOB= is the one that needs to be changed similar to your peer
Hope this helps. If you have an issue, plz mail to me raje.ar@gmail.com
Thanks