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

Plans and Rebinding: consistency tokens will not match


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

New User


Joined: 05 Jan 2007
Posts: 5
Location: Bangalore

PostPosted: Mon Jan 22, 2007 6:29 pm
Reply with quote

Can someone throw some light on the timestamping of the DBRM and Load Module.

Today, i wrote a simple DB2-cobol program and compiled it and bound it to a plan. I ran a JCL and i got the output.

When i did some changes to the program (either the cobol part or the SQL part), i just have to recompile the program and run the JCL. Its working fine. But my TL is saying that it has to through an error, because the consistency tokens created will not match.

Can anyone elaborately discuss this topic???
Back to top
View user's profile Send private message
dineshness

New User


Joined: 25 Dec 2006
Posts: 63
Location: Perambalur

PostPosted: Mon Jan 22, 2007 11:51 pm
Reply with quote

Did you rebind your DBRM after compiling?
Back to top
View user's profile Send private message
MikePradeep

New User


Joined: 05 Jan 2007
Posts: 5
Location: Bangalore

PostPosted: Tue Jan 23, 2007 9:02 am
Reply with quote

No i did not rebind the DBRM!!
Back to top
View user's profile Send private message
rajandhla

Active User


Joined: 18 Oct 2005
Posts: 182
Location: Luton UK

PostPosted: Tue Jan 23, 2007 1:39 pm
Reply with quote

is it giving any error return code during run time
Back to top
View user's profile Send private message
MikePradeep

New User


Joined: 05 Jan 2007
Posts: 5
Location: Bangalore

PostPosted: Tue Jan 23, 2007 1:58 pm
Reply with quote

It dint any error.. i got a maxcc = 0
Back to top
View user's profile Send private message
neeteen

New User


Joined: 25 Sep 2006
Posts: 2

PostPosted: Tue Jan 23, 2007 9:29 pm
Reply with quote

Hi,
Actually after making changes to cobol pgm one should bind it otherwise it throws an error -818,timestamp mismatch.......but here in your case its not giving any error,the reason might be,this timestamp check can be avoided by using the compiler option 'LEVEL' I am not sure about the option,but this timestamp check is surely can be avoided.
check with the compiler options.
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 JOINKEYS to match two input files on ... DFSORT/ICETOOL 3
No new posts Print next line strings when a condit... DFSORT/ICETOOL 9
No new posts Match two files using multiple keys a... SYNCSORT 11
No new posts Match records - DFSORT/ICETOOL 6
No new posts JCL sort Match and NoMatch SYNCSORT 2
Search our Forums:

Back to Top