IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Compile Problem


IBM Mainframe Forums -> ABENDS & Debugging
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Khushboo

New User


Joined: 22 Mar 2006
Posts: 1

PostPosted: Wed Mar 22, 2006 11:43 am
Reply with quote

hey i m sending u the screenshot.plz help me out with the error msg highlighted in black bold.


==MSG> CAY6121W UNABLE TO OPEN OPTIONS STATEMENT FILE EDCHKDD OPTIONS IGNORE
==MSG> CAY6000 1 STATEMENT FLAGGED IN JOB "PSCZPYP" MAXIMUM SEVERITY WAS 8
==MSG>
==MSG>
==MSG>
000100 //PSCZPYP JOB ,'PRIYA',CLASS=A,MSGCLASS=X,NOTIFY=&SYSUID
000110 //PROCLIB JCLLIB ORDER=SYS1.COB2PROC <==ibm supplied procedure
000200 // EXEC COB2UCL,PARM.COB2='APOST,OBJECT'
000300 //COB2.SYSIN DD DSN=PSCZPYP.COBPGM(TEST),DISP=SHR
==MSG> XX DD DDNAME=SYSIN
==MSG> CAY6071E DDNAME "SYSIN" NOT FOUND IN STEP AFTER THIS STATEMENT
==MSG>
000400 //*COB2.SYSLIB DD DSN=PSCZPYP.COPYLIB,DISP=SHR
000410 //*COB2.SYSPRINT DD SYSOUT=*
000500 //LKED.SYSLMOD DD DSN=PSCZPYP.LOADLIB,DISP=SHR
000600 //LKED.SYSLIB DD
000700 // DD DSN=PSCZPYP.OBJLIB,DISP=SHR
000900 //LKED.SYSPRINT DD SYSOUT=*
Back to top
View user's profile Send private message
KMK

New User


Joined: 29 Jul 2005
Posts: 18

PostPosted: Fri Mar 24, 2006 5:12 pm
Reply with quote

Hi,

Check in SYS1.COB2PROC for the proc COB2UCL.

You will not be having SYSIN for the step COB2.

It could be SYSLIN which gets the input program.

Cheers
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> ABENDS & Debugging

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts Map Vols and Problem Dataset All Other Mainframe Topics 2
No new posts C Compile time time stamps Java & MQSeries 10
This topic is locked: you cannot edit posts or make replies. How To Write, Compile and Execute Cob... COBOL Programming 5
Search our Forums:

Back to Top