Unix Technical Forum

federation between MF subsystems

This is a discussion on federation between MF subsystems within the DB2 forums, part of the Database Server Software category; --> can't find in the RedBook, or scouring this NG, a simple yes/no answer to the question: given mountains of ...


Go Back   Unix Technical Forum > Database Server Software > DB2

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-27-2008, 03:06 AM
BobTheDatabaseBoy
 
Posts: n/a
Default federation between MF subsystems

can't find in the RedBook, or scouring this NG, a simple
yes/no answer to the question:

given mountains of existing COBOL programs which have read/written
to multiple schemas, but in one z/OS(v7) instance, whether
Information Integrator exists for that platform, and would
allow reading/writing to schemas in multiple instances.

the doc reads (to me) like II sends all data through an LUW
instance.

it is a puzzlement.

thanks,
btdb

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-27-2008, 03:06 AM
peteh
 
Posts: n/a
Default Re: federation between MF subsystems

btdb;
If you wish to simply be able to access multiple subsystems (the 390
equivalent to instances?), information integrator should not be
necessary. I believe DDF (Distributed Data Facility) should give you
what you're looking for. It's been a while since I've worked in a
mainframe COBOL shop, but we used to move pretty seemlessly between
subsystems using DDF and nicknames to minimize code changes.

Information Integrator should only be necessary if you want to have
access to non-DRDA (read that IBM DB2) databases. Federation is
included in the LUW product and allows access to 390 data. Not sure
about federation FROM the 390 platform, but we do federation from LUW
TO the mainframe.

Pete H

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-27-2008, 03:06 AM
peteh
 
Posts: n/a
Default Re: federation between MF subsystems

Me again... Here's a link to a good DDF redbook:
http://publib-b.boulder.ibm.com/abst...6952.html?Open

Title is "Distributed Functions of DB2 for z/OS and OS/390" and its
dated July 2003, so should be relevant to your issues.

Pete H

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-27-2008, 03:06 AM
BobTheDatabaseBoy
 
Posts: n/a
Default Re: federation between MF subsystems

well, been looking at the other docs, but i don't see anything
like the following:

active connection: SubSysBob
StoredProcedure: SPUpdate

in SPUpdate,

insert into SchOne.table1 (select * from SchTwo.tableZ);

now we want (logically)

insert into SubSysDave.SchOne.table1 (select * from
SubSysBob.SchTwo.tableZ);

configuring DDF will allow us to pass in as parameters/argurments the
SubSystem
name and the Schema name?? we currently call the SP from a java
servlet, and
do pass in the Schema names. our COBOL folk, who melded the SP from
that
mountain of programs, seem to think it ain't doable.

thanks,
btdb

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 02:11 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com