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

Binding a SUB PROGRAMS and EFFECT ON TIME STAMP


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

New User


Joined: 26 May 2006
Posts: 35
Location: india

PostPosted: Tue Jun 20, 2006 11:12 am
Reply with quote

Hi All,

Suppose there are 5 sub cobol-db2 programs.

I think this will this produces 5 packages and 1 plan.

If I make a change in one sub program say in 3rd program.

Should I rebind only 3rd package or whole 5 packages?

What will be the effect of Timestamp if i have to rebind only 3rd program? Because it will differ with the other 4 time stamp?

Let me know if I am not clear...

Regards,
Rohit.
Back to top
View user's profile Send private message
anamikak

New User


Joined: 10 May 2006
Posts: 64
Location: Singapore

PostPosted: Tue Jun 20, 2006 2:19 pm
Reply with quote

Yes, you need to only bind the third package i.e ,do package bind on third package.

If you are making changes to third sub program you will also need to do a precompile followed by compile and package bind for your sub program. This will ensure that consistency token is kept same for your third package and its associated load module.
Back to top
View user's profile Send private message
rdr

New User


Joined: 26 May 2006
Posts: 35
Location: india

PostPosted: Tue Jun 20, 2006 3:22 pm
Reply with quote

Hi,

Thanx for replay...

So there will be 5 different timestamps each for 1 sub program?

It has nothing to do wether sub program is called statically or dynamically?

In case of static call only one load module is created?

Regards,
Rohit.
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 To get the the current time DFSORT/ICETOOL 13
No new posts RC query -Time column CA Products 3
No new posts C Compile time time stamps Java & MQSeries 10
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts Fetch data from programs execute (dat... DB2 3
Search our Forums:

Back to Top