View previous topic :: View next topic |
Author |
Message |
Seshagiri Beginner
Joined: 23 Nov 2004 Posts: 3 Topics: 3 Location: mumbai
|
Posted: Mon Jun 13, 2005 7:55 am Post subject: Relatin between mainprogram Plan and subprogram plan |
|
|
Hi,
I have two Cobol-Db2 programs. one is Main program and other one
is Sub program(Calling from Main program).I bind(Package bind) the main program to XYZ collectoin id with XYZWTBT qualifier and Sub program is binded by some other to ABC collectoin with ABCWTBT qualifier. Through application program I can access subprogram data,
but SPUFI or QMF I can not able to access.which qualifier can I use in interactive mode? and Can you plz give me how the relation can be estlabised between these two databases?
Regards,
Seshagiri. _________________ I aggre all the terms and conditions of this site. |
|
Back to top |
|
 |
schintala Beginner
Joined: 18 May 2005 Posts: 108 Topics: 31 Location: USA
|
Posted: Mon Jun 13, 2005 9:07 am Post subject: |
|
|
It all depends on how the DB2 sub systems defined in your shop. It doesn't matter which database you bind your module (Main or sub program). Does your shop have sysplex environment? |
|
Back to top |
|
 |
|
|