JCL COMPILE ERROR - NOT ABLE TO COMPILE COBOL , CICS JOBS

This forum provides the support of Dezhi Mainframe systems. Please post your questions about logon, usage of our mainframe environment.

Moderators: sysprog, prino, sfan, steve-myers, Tim001

JCL COMPILE ERROR - NOT ABLE TO COMPILE COBOL , CICS JOBS

Postby Marty » Wed 15 Feb 2012, 05:10

Hi Kindly help me with this issue.

The below is my Job name & Job id Kindly check if there is any issues with COBOL complier
JOB MARTYMKS(JOB81865)
JESYSMSG:
MARTYMKS COBOL STEP1 STEPLIB - DATA SET NOT FOUND
MARTYMKS COBOL STEP1 - STEP WAS NOT EXECUTED.

This is my COBOL Complier JCL
//MARTYMKS JOB NOTIFY=&SYSUID,TIME=5
//STEP1 EXEC IGYWCL
//COBOL.SYSIN DD DSN=MARTY.CABS.MKS(COMMI),DISP=SHR
//LKED.SYSLMOD DD DSN=MARTY.ANNAM.LOADLIB(COMMI),DISP=SHR
//LKED.SYSLIB DD DSN=CEE.SCEELKED,DISP=SHR

The below is my Job name & Job id Kindly check if there is any issues with the CICS complier
JOB MARTY122(JOB81864)
JESYSMSG:
MARTY122 ASMMAP MAPASM SYSLIB - DATA SET NOT FOUND
MARTY122 ASMMAP MAPASM - STEP WAS NOT EXECUTED.

This is my CICSMAP Complier JCL
//MARTY122 JOB A123,CLASS=A,MSGCLASS=Y,
// NOTIFY=&SYSUID
//*---------------------------------------
//MAPASM EXEC DFHMAPS,
// MAPLIB='CICSTS23.CICS.SDFHLOAD',
// DSCTLIB='CICSTS23.CICS.SDFHMAC',
// MAPNAME='CLMPSET'
//COPY.SYSUT1 DD DISP=SHR,
// DSN=MARTY.MKS.CICS.MAPSET(CLMPSET)
Marty
 
Posts: 9
Joined: Thu 19 Jan 2012, 11:20

Re: JCL COMPILE ERROR - NOT ABLE TO COMPILE COBOL , CICS JOB

Postby nclouston » Wed 15 Feb 2012, 08:06

In neither case do you mention which datasets were not found - only the ddnames they are attached to.
nclouston
 
Posts: 67
Joined: Fri 09 Apr 2010, 17:55


Return to Dezhi systems: Mainframe

Who is online

Users browsing this forum: No registered users and 0 guests

cron