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

Cobol and DB2 pre compilation process


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

New User


Joined: 09 Jun 2004
Posts: 4
Location: Bangalore

PostPosted: Fri Jun 11, 2004 6:09 pm
Reply with quote

I wrote a cobol,db2 embedded program, I done every thing(created load module).after that I did small change in my application program(I won?t touch DB2 part).now I can do entire precompilation process or just rebind is enough? anybody can explain clearly???
Back to top
View user's profile Send private message
rick

New User


Joined: 18 Jun 2004
Posts: 59
Location: Chennai

PostPosted: Fri Jun 18, 2004 4:04 pm
Reply with quote

Hi,


precompailation is need. Without precompailation process u cant do compilation because the i/p to the complation process is modified source code .


~~RICK~~
Back to top
View user's profile Send private message
krbabu

New User


Joined: 20 Feb 2004
Posts: 57

PostPosted: Mon Jul 05, 2004 1:25 pm
Reply with quote

Hi,
the peo compilation and compilation process is enough in your case. But at this time you may have chnaces to get time stamp error. If you get time stamp error then u have to do the whole process including the bind.
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 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