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

DBRM, PLAN, PACKAGE and LOAD counts in Static / Dynamic Call


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

New User


Joined: 03 Aug 2006
Posts: 4
Location: Pune

PostPosted: Wed Oct 17, 2012 2:16 pm
Reply with quote

Suppose program calling sequence is as below. These are Cobol DB2 programs. A -> B -> C- ->D

Ques. Now How many DBRM, LOAD, PLAN and PACKAGES will be created in STATIC and DYMANIC Binding.

Please explain.

Many Thanks.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Wed Oct 17, 2012 2:20 pm
Reply with quote

Quote:
Occupation: Mainframe Consultant

icon_eek.gif icon_eek.gif icon_eek.gif

the relevant DB2 manuals will tell about PLANs and PACKAGEs

the COBOL manuals will tell about LOADs

DBRM seems not even worth to ask
Back to top
View user's profile Send private message
gylbharat

Active Member


Joined: 31 Jul 2009
Posts: 565
Location: Bangalore

PostPosted: Wed Oct 17, 2012 3:52 pm
Reply with quote

Looks like an interview question...
Back to top
View user's profile Send private message
gylbharat

Active Member


Joined: 31 Jul 2009
Posts: 565
Location: Bangalore

PostPosted: Wed Oct 17, 2012 3:54 pm
Reply with quote

Let me try this one....

i think there will be 4 DBRM's

Packages will be 4 as 1 DBRM = 1 PACKAGE

and plan = 1
Back to top
View user's profile Send private message
GuyC

Senior Member


Joined: 11 Aug 2009
Posts: 1281
Location: Belgium

PostPosted: Wed Oct 17, 2012 4:37 pm
Reply with quote

I don't even know what dynamic binding is, let alone DYMANIC Binding.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Wed Oct 17, 2012 4:42 pm
Reply with quote

giving the TS all the opportunities for the <language barrier >
I understood that as STATIC vs DYNAMIC call icon_cool.gif
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 Load new table with Old unload - DB2 DB2 6
No new posts How to load to DB2 with column level ... DB2 6
No new posts Using Dynamic file handler in the Fil... COBOL Programming 2
No new posts REASON 00D70014 in load utility DB2 6
No new posts Error while running web tool kit REXX... CLIST & REXX 5
Search our Forums:

Back to Top