Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Did IBMZPLI R7 compiler change how DB2 timestamp is written?

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> PL/I & ASSEMBLER
Author Message
Steve Little

New User


Joined: 11 Sep 2008
Posts: 2
Location: Tampa

PostPosted: Fri Sep 12, 2008 11:04 pm    Post subject: Did IBMZPLI R7 compiler change how DB2 timestamp is written?
Reply with quote

Not sure if it's called the timestamp but this is the field following the member name field in the DBRM. To verify that a DBRM and LOAD match to prevent 805’s in the field we verify that the TS in the 8 byte field following the 8 byte name field in the precompiled DBRM can be found in the LOADLIB and MATCHES before shipping it out. After going to R7 if we take that HEX timestamp and search for it in the LOAD we don’t find a match. Even when searching for only 4 bytes we don’t find a match.

BSSPS36 F ý
CEEDEFF4151C0218
222723608F96966D

The above might not have lined up correctly. Sorry.

If I then go to the LOAD and turn HEX on and do the find command F x’185F19C6’ no HEX string like that is found. Prior to R7 it was found.

Anyone have any idea if maybe compile parms need to be changed or even if IBM has changed how we can verify a DBRM matches the LOAD that went through the IBMZPLI compiler? Thanks!!!
Back to top
View user's profile Send private message
References
Steve Little

New User


Joined: 11 Sep 2008
Posts: 2
Location: Tampa

PostPosted: Mon Sep 15, 2008 11:07 pm    Post subject: Reply to: Did IBMZPLI R7 compiler change how DB2 timestamp i
Reply with quote

I found out the field I called the timestamp is actually the "consistency token" which starts in column 25. Hope that helps get me an answer. Thanks.
Back to top
View user's profile Send private message
dick scherrer

Global Moderator


Joined: 23 Nov 2006
Posts: 8733
Location: 221 B Baker St

PostPosted: Mon Sep 15, 2008 11:39 pm    Post subject:
Reply with quote

Hello Steve and welcome to the forums,

You might look at this previous topic (the last entry) and see if it helps:
http://ibmmainframes.com/viewtopic.php?t=33400

If you use the forum SEARCH in the db2 part of the forum, there are several topics that mention the consistency token.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> PL/I & ASSEMBLER All times are GMT + 6 Hours
Page 1 of 1