Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 Linked Server

Author  Topic 

sql_server_dba
Posting Yak Master

167 Posts

Posted - 2012-02-01 : 10:51:07
Mainframe wants to write data into SQL Server and application team needs a linked server between them. I have Zero knowledge on DB2 Mainframe. does anyone know whether this is to be done on SQL end or Mainframe end? If it is from SQL end, how can we do that?

Thanks in Advance

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-02-01 : 13:00:03
it has to done at SQL server end. add a linked server to connect to db2 and get data from there

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -