JCL CN (INTERNAL ERROR)
Posted: Sat Jun 10, 2023 12:47 pm
When try to submit the job i am getting the error as $HASH165 AT MVS - JCL CN(INTERNAL ERROR) Please see the attachment and provide some hints
Mainframe Technical Support Forums
http://www.ibmmainframeforum.com/
Woot wrote:When try to submit the job i am getting the error as $HASH165 AT MVS - JCL CN(INTERNAL ERROR) Please see the attachment and provide some hints
Code: Select all
JOB08668 $HASP165 ENRICO1 ENDED AT N1 - JCL ERROR CN(INTERNAL)
Code: Select all
1 //ENRICO1 JOB (@),'A',NOTIFY=ENRICO,
// CLASS=A,MSGCLASS=X,MSGLEVEL=(1,1)
//* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
//*
2 //G EXEC PGM=IEFBR14
3 //DD DD DISP=SHR,DSN=NOT.FOUND
...
...
...
IEF212I ENRICO1 G DD - DATA SET NOT FOUND
IEF272I ENRICO1 G - STEP WAS NOT EXECUTED.