Description:
You may get these messages trying to bring up the CA DRAS server after a new install
CAHFMTK025S Critical task ABEND. CA-DRAS is terminating.
IEA995I SYMPTOM DUMP OUTPUT USER COMPLETION CODE=4039 REASON CODE=00000000
. . .
CEE3250C The system or user abend U300 R=40878000 was issued.
Solution:
Add the following to the exec statement of the JCL - ,PARM='TRAP(OFF)/'
For example, //XXXXXXX EXEC PGM=CADRAS,TIME=NOLIMIT,REGION=0M,PARM='TRAP(OFF)/'
This is a required invocation parameter to run DRAS r11 with the IBM Language Environment. Please reference 'Customize CAHFB0ST' in Chapter 4 of the Installation and Operation Guide.