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

JCL to compile/run batch COBOL program calling CEESECS


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
subsub000

New User


Joined: 19 Feb 2008
Posts: 1
Location: Hong Kong

PostPosted: Fri Feb 22, 2008 9:35 am
Reply with quote

I wrote a COBOL program to call CEESECS. I included the library CEE.SCEERUN and CEE.SCEELKED in the joblib of JCL to compile and run it. However, when it was run, it did not return error but gave no result, same as the CALL statment was skipped.

1) Are other libraries required in the joblib to compile/run it?

2) What libraries must be included if I want to COPY CEEIGZCT?

Thanks.
Back to top
View user's profile Send private message
revel

Active User


Joined: 05 Apr 2005
Posts: 135
Location: Bangalore/Chennai-INDIA

PostPosted: Fri Feb 22, 2008 1:26 pm
Reply with quote

Hi subsub000,

Welcome to Forum

Be specific about questions

we are here for solve your Queries

---------------------------------
Anyhow look at below

It depends how you are making program calling its Dynamic Call or Static Call

<ie this program CEESECS>

What is this COPY CEEIGZCT? -- Is this Copy book library
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts Using API Gateway from CICS program CICS 0
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
Search our Forums:

Back to Top