Endevor Web Services WSTOMSTC abends unable to allocate temp dataset for Java dump
book
Article ID: 113768
calendar_today
Updated On:
Products
EndevorEndevor - ECLIPSE Plugin
Issue/Introduction
WSTOMSTC user does not have rights to write/create to temp dataset for Java dump
Endevor Web Services WSTOMSTC stc job getting errors allocating temp dataset for Java dump:
ICH408I USER(xxxxxxxx) GROUP(xxxxxx ) NAME(ENDEVOR TASK ) xxx.SYSA CL(DATASET ) VOL(xxxxxx) INSUFFICIENT ACCESS AUTHORITY FROM xxxx.SYSA (G) ACCESS INTENT(UPDATE ) ACCESS ALLOWED(READ ) IKJ56893I DATA SET uprfx.uqual.TDUMP.stcname.date.time NOT ALLOCATED+ IGD17102I CATALOG ERROR IN DEFINING NONVSAM DATA SET uprfx.uqual.TDUMP.stcname.date.time RETURN CODE IS 56 REASON CODE IS 6 IGG0CLFT IGD306I UNEXPECTED ERROR DURING IGG0CLFT PROCESSING RETURN CODE 56 REASON CODE 6 THE MODULE THAT DETECTED THE ERROR IS IGDVTSCU
how to fix it ?
Environment
Endevor Web Services V18.0.12
Resolution
Solution: 1) Increase the allowed maximum JAVA Heap memory usage - modified the JVM option in WSTOMENV (if JVM setting allow enough memory to run the application, no java dump will be created) 2) In java program, turn off writing of Java dump. 3) Correct the allocation error (check the disk space and give permission to allow user WSTOMSTC to create/write to the temp dataset)