Error U0076 along with message U11-037 max table full occurs. Getting error on a job that has been submitted.
The U11-037 indicates job has exceeded the amount of unique entries in OLD,DELETE/UNCATLG TABLE.
You would run the AL7UOPT job in your CA 11 SAMPJCL library after increasing the MAXOLD value to higher value (max value for this option is 32767). After AL7UOPT has been reassembled, you can REFRESH the option module by issuing the CA 11 DBAS command COMCHAR REFRESH MOD=U11OPT.