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

Use of IKJEFT01 utility in the compile JCL


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

New User


Joined: 16 Jul 2008
Posts: 12
Location: pune

PostPosted: Fri Jul 17, 2009 11:51 am
Reply with quote

Hi,

Can someone tell me what is the use of IKJEFT01 utility in the compile JCL.

Thanks,
Shweta
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Fri Jul 17, 2009 12:03 pm
Reply with quote

This sounds site specific. What is in SYSTSIN or the PARM
Back to top
View user's profile Send private message
sgupta9

New User


Joined: 16 Jul 2008
Posts: 12
Location: pune

PostPosted: Fri Jul 17, 2009 12:05 pm
Reply with quote

Following is present in SYSTSIN

//SYSTSIN DD *
%KPCEXPAN ISDM00D.BP09031S.SCR01S.SOURCE.DEL(GMIAB704) 3 Y
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Fri Jul 17, 2009 12:10 pm
Reply with quote

It will execute a member (%KPCEXPAN ) from one of the libraries concatenated into SYSPROC or SYSEXEC.

What that member contains is almost certainly specific to your site.
Maybe a word with whoever installed / maintains the compile procedures will help you.
Back to top
View user's profile Send private message
sgupta9

New User


Joined: 16 Jul 2008
Posts: 12
Location: pune

PostPosted: Fri Jul 17, 2009 12:14 pm
Reply with quote

ok...Thanks
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 Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts REASON 00D70014 in load utility DB2 6
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