Is MSSQL supported on Mainframe zlinux?. Can we migrate MSSQL running on Windows to Mainframe zlinux?

Vijay Kumar 20 Reputation points
2024-11-19T15:51:58.18+00:00

Currently Primary and DR setup is Microsoft SQL Server 2008 R2 (SP3-GDR) - 10.50.6560.0 (X64).

  1. Can MSSQL 2008 be migrated to mainframe zlinux?
  2. What could be possible compatibility can be face post migration. Thanks Vijay Kumar
SQL Server | Other
0 comments No comments
{count} votes

Accepted answer
  1. Bruce (SqlWork.com) 78,006 Reputation points Volunteer Moderator
    2024-11-19T16:28:47.2466667+00:00

    no, there is no SqlServer support for mainframe linux. SqlServer only supports x64 linux platforms. also there is no .net core support (which currently only supports x86, x64 and arm64).

    there are many other databases supported. PostgreSQL, MySql, Oracle, and Db2.

    note: if you host SQLServer on its own platform or Azure, you can connect from z linux via java or c callable odbc drivers that have been ported.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. ZoeHui-MSFT 41,491 Reputation points
    2024-11-20T02:38:14.2166667+00:00

    Hi @Vijay Kumar

    Microsoft SQL Server is not supported on IBM Z Linux (zLinux) system.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.