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

Error in linking a cobol program accessing ISPF utilities


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
bhashyam
Currently Banned

New User


Joined: 13 Nov 2007
Posts: 12
Location: Bangalore

PostPosted: Wed Nov 14, 2007 8:14 pm
Reply with quote

Hi everybody,
I wrot a COBOL program that uses an ISPF panel for online purpose using
call isplink statement. I am able to compile the program with MAXCC 0. But i got the following error in the Linking.
IEW2456E 9207 SYMBOL ISPLINK UNRESOLVED.MEMBER COULD NOT BE INCLUDED FROM THE DESIGNATED CALL LIBRARY.

I couldn't find the PDS that may have the Load lib for ISPLINK.

Kindly suggest me.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed Nov 14, 2007 10:54 pm
Reply with quote

Hello,

I'd suggest that you talk with your system support people and they should be able to enhance the standard compile/link jcl to reference any additional datasets that are needed.
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Thu Nov 15, 2007 12:03 am
Reply with quote

and it is not ONLINE processing, it is FOREGROUND.................
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 2
No new posts Using API Gateway from CICS program CICS 0
No new posts Error to read log with rexx CLIST & REXX 11
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts Error when install DB2 DB2 2
Search our Forums:

Back to Top