Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Error during compile

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> ABENDS & Debugging
Author Message
gigs

New User


Joined: 08 Aug 2005
Posts: 25

PostPosted: Mon Aug 11, 2008 1:27 pm    Post subject: Error during compile
Reply with quote

Hi,
I am facing following issue, compile step gave me following errors:


IEW2230S 0414 MODULE HAS NO TEXT.
IEW2677S 5130 A VALID ENTRY POINT COULD NOT BE DETERMINED.


I have following compile option:
//COBOL EXEC PGM=IGYCRCTL,REGION=0M,
// PARM=(LIB,RENT,NOTERM,NOOPT,NOADV,
// TEST(NONE,SYM,SEPARATE),
// DYNAM,NUMPROC(NOPFD),BUF(32K),MAP,APOST)

and following link option:

//LINKSTEP EXEC PGM=IEWBLINK,PARM='LIST,XREF'

I checked the source name correctly.
Back to top
View user's profile Send private message
References
dbzTHEdinosauer

Senior Member


Joined: 20 Oct 2006
Posts: 1673
Location: germany

PostPosted: Mon Aug 11, 2008 1:50 pm    Post subject:
Reply with quote

your compile options are not your problem.

you are not accessing your source element with your jcl (which you did not bother to provide). you are not pointing to a source module that has any text or entry point.
Back to top
View user's profile Send private message
gigs

New User


Joined: 08 Aug 2005
Posts: 25

PostPosted: Mon Aug 11, 2008 10:18 pm    Post subject: Reply to: Error during compile
Reply with quote

I gave the SYSIN DD.
what else need to provide?
Back to top
View user's profile Send private message
Craq Giegerich

Senior Member


Joined: 19 May 2007
Posts: 1027
Location: Virginia, USA

PostPosted: Mon Aug 11, 2008 10:29 pm    Post subject:
Reply with quote

Humor us, show us the JCL, the messages, and the source code.
Back to top
View user's profile Send private message
Moved: Mon Aug 11, 2008 11:49 pm by superk From JCL to ABENDS & Debugging
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> ABENDS & Debugging All times are GMT + 6 Hours
Page 1 of 1