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 > Update DB2 Z/os from MS SQL database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-06-11, 16:28
bperera bperera is offline
Registered User
 
Join Date: May 2011
Posts: 1
Update DB2 Z/os from MS SQL database

Hello DBAs, I would like to update a table in Mainframe DB2 (V9) base on a SELECT statement on MS SQL server table and would like some advice please.

1. Does DB2 connect is mandatory for this purpose ? If so db2connect server or db2 connect client is the way ?

2. Can I use db2 data sever client 9.7 instead . I have installed db2 client on my PC and managed to talk to Mainframe DB2. Can I do somthing similar, install db2 client on Windows server and update the mainframe db2 table by a SELECT from a SQL server ? If I can't do this can you please tell me why it doesn't work ?

Thanks for the advice.
Reply With Quote
  #2 (permalink)  
Old 05-08-11, 04:08
Peter.Vanroose Peter.Vanroose is offline
Registered User
 
Join Date: Sep 2004
Location: Belgium
Posts: 1,079
(1) yes: DB2 on z/OS can *only* be connected to directly from MS-Windows when (a) there is a locally installed DB2 for LUW, and (b) DB2 connect is present.
Of course, one could work with a "gateway" with the above configuration, and connect to the gateway from an other machine without DB2 connect.

(2) if you were able to talk to DB2 from your db2 client, there must be a DB2 connect somewhere in the middle.
__________________
--_Peter Vanroose,
__IBM Certified Database Administrator, DB2 9 for z/OS
__IBM Certified Application Developer
__ABIS Training and Consulting
__http://www.abis.be/
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