If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > is there any possibility that we can access DB2 on Mainframe in UDB on Unix enviromen

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-31-05, 12:01
kelly_kong03 kelly_kong03 is offline
Registered User
 
Join Date: Jan 2005
Posts: 9
Smile is there any possibility that we can access DB2 on Mainframe in UDB on Unix enviromen

is there any possibility that we can access DB2 on Mainframe in UDB on Unix enviroment?

we have some tables in DB2 (mainframe), some tables in UDB on Unix. We need symchronize the data from DB2 to UDB tables?

can we create some remote unit of work in UDB to access DB2 data? this would be cross platform.

Thanks in advance.

Kelly
Reply With Quote
  #2 (permalink)  
Old 01-31-05, 12:10
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
DB2 connect is the product that will support access if db2 mainframe from db2 on unix ..

You'll have to license db2 connect ... If you run version 8 ESE of db2 on unix, five user licenses are included ...

And, again, how you use it, ie , as a federated database or a using direct application calls to the mainframe is dependent on your application requirement ...

HTH

Sathyaram
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 01-31-05, 12:27
kelly_kong03 kelly_kong03 is offline
Registered User
 
Join Date: Jan 2005
Posts: 9
Thumbs up Thanks for replying. a few more questions

federated database: you mean create some object like views in UDB env, directly use those objects in UDB env?

direct application: u mean like some other stand alone programe like java to use DB2 Connect?

thanks
Reply With Quote
  #4 (permalink)  
Old 01-31-05, 13:29
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
If you need to join a DB2 mainframe table in the same statement with a DB2 Unix table, you will need Federated support. Otherwise you can access the mainframe without Federated support using DB2 Connect (or at least you must have a license for DB2 Connect). You can access mainframe DB2 directly or via a UNIX gateway machine that has DB2 Connect and the DB2 Client.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #5 (permalink)  
Old 01-31-05, 13:47
kelly_kong03 kelly_kong03 is offline
Registered User
 
Join Date: Jan 2005
Posts: 9
Thanks a lot

Thanks a lot
Kelly
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On