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

Steps while Testing Cobol+DB2 pgm


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

New User


Joined: 10 Mar 2006
Posts: 9

PostPosted: Wed Mar 22, 2006 10:21 am
Reply with quote

hi

Steps while Testing Cobol+DB2 pgm ....?


thx
Back to top
View user's profile Send private message
prasadvrk

Active User


Joined: 31 May 2006
Posts: 200
Location: Netherlands

PostPosted: Thu Jun 01, 2006 4:25 pm
Reply with quote

what exactly you mean by 'Steps while testing Cobol+DB2 pgm' , did you mean steps in compiling and executing a cobol DB2 pgm?

If so then the following are the steps involved :
I)Precompile using PGM=DSNHPC
II)Compile cobol program using PGM=IGYCRCTL,
III)Linkedit using PGM=IEWL or HEWL
IV)Bind the plan
V) Run the rpogram using PGM=IKJEFT01
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 3
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
No new posts Generate random number from range of ... COBOL Programming 3
Search our Forums:

Back to Top