HP OpenVMS Systemsask the wizard |
The Question is: Hi Wizard, How can I deal with the following error message? " %system-F-Exlnmquota: Logical name table is full." Thanks, Mark Gao The Answer is :
HELP/MESSAGE EXLNMQUOTA
EXLNMQUOTA, logical name table is full
Facility: SYSTEM, System Services
Explanation: The job logical name table is full. Further job logical name
assignments cannot be made.
User Action: Deassign logical names you no longer need to free space in the
table.
If you have sufficient privilege to modify the user
authorization file, increase the size of the logical name
table with the AUTHORIZE command MODIFY. The format of the
command is:
AUTHORIZE MODIFY username/JTQUOTA=n
The variable n is the size of the job logical name table in
bytes. The default for the job logical name table size is 1024
bytes. The new value takes effect the next time you log in.
For a detached process, increase the SYSGEN parameter PQL_
DJTQUOTA.
|