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

In Bind Time what steps I have to follow


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

New User


Joined: 16 Nov 2005
Posts: 23

PostPosted: Fri Nov 25, 2005 9:59 am
Reply with quote

Hi,
1.
i am having 3 programs PRGA,PRGB,PRGC,
PRGA IS THE MAINPROGRAM
PRGA IS CALLING PRGB AS A DYNAMIC CALL.
PRGB IS CALLING PRGC AS A STATIC CALL.
PRGC IS HAVING DB2 STATEMENTS IF I MADE ANY CHANGES IN PRGC
WHAT PROGRAMS I HAVE TO COMPILE AND PRECOMPILE ANY ONE EXPLAIN THIS PROCESS.


2.

I AM HAVING 2 PROGRAMS PRGA,PRGB
PRGB HAVING THE DB2 STATEMENTS
IN BIND TIME WHAT STEPS I HAVE TO FOLLOW.
THANKS
GANGA
Back to top
View user's profile Send private message
iknow

Active User


Joined: 22 Aug 2005
Posts: 411
Location: Colarado, US

PostPosted: Fri Nov 25, 2005 3:08 pm
Reply with quote

Hi ganga79,

Hope this helps...

1)In the first case, you need to pre-compile and compile PRGC and then compile PRGB. I don?t think you need to compile PRGA.

2)I did not get the second question ? for any DB2 program, we need to pre-compile it, compile it and then we need to bind it to a plan. If we bind it to a package, then these packages need to be bound to the plan.

correct me if I am wrong.
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 CA7 deleting files in steps after job... CA Products 4
Search our Forums:

Back to Top