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

Question regarding IKJEFT01


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
r.mishra

New User


Joined: 12 Mar 2008
Posts: 4
Location: pune

PostPosted: Thu Mar 13, 2008 2:38 pm
Reply with quote

The Terminal Monitor Program (TMP) IKJEFT01 from a DB2 perspective, is used into compile Jcl to bind the plan Or package. But why it is used to run the cobol db2 program?

Regards

Ritesh
Back to top
View user's profile Send private message
Gnanas N

Active Member


Joined: 06 Sep 2007
Posts: 792
Location: Chennai, India

PostPosted: Thu Mar 13, 2008 3:25 pm
Reply with quote

From IBM Library,

IKJEFT01 utility program can be used to run the DSN command in a JCL.

And, DSN subcommand RUN executes an application program, which can contain SQL statements.

Is this okay?
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


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

PostPosted: Thu Mar 13, 2008 3:39 pm
Reply with quote

IKJEFT01/1a/1b thru its input parms will when encountering a:
1) DSN command will effect a CAF attach to DB2
2) RUN command will invoke a loadmodule/rununit. Does not have to be a db2 program.
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 -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Question for file manager IBM Tools 7
No new posts question for Pedro TSO/ISPF 2
No new posts question on Outrec and sort #Digvijay DFSORT/ICETOOL 20
No new posts panel creation question TSO/ISPF 12
No new posts Sort w/OUTREC Question DFSORT/ICETOOL 2
Search our Forums:

Back to Top