{"id":1631,"date":"2018-08-14T08:30:29","date_gmt":"2018-08-14T08:30:29","guid":{"rendered":"http:\/\/dbtut.com\/?p=1631"},"modified":"2018-11-09T22:59:32","modified_gmt":"2018-11-09T22:59:32","slug":"sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux","status":"publish","type":"post","link":"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/","title":{"rendered":"SQL Server  2017 Setup on Redhat Linux Or Migrate SQL Server 2012 DB on Window Server to SQl Server 2017 on Redhat Linux"},"content":{"rendered":"<p>&nbsp;<\/p>\n<p><span style=\"color: #000000;\"><span style=\"font-family: Segoe UI, SegoeUI, Segoe WP, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;\"><span style=\"font-size: medium;\">SQL Server 2017 is supported on Red Hat Enterprise Linux (RHEL), SUSE Linux Enterprise Server (SLES), and Ubuntu. It is also supported as a Docker image, which can run on Docker Engine on Linux or Docker for Windows\/Mac.<\/span><b> <\/b><\/span><\/span><\/p>\n<p><span style=\"color: #000000;\"><span style=\"font-family: Segoe UI, SegoeUI, Segoe WP, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;\">Even Sql Server 2017 can be deployed and managed by Redhat openshift and kubernetes.<\/span><\/span><\/p>\n<p><span style=\"color: #000000;\"><span style=\"font-family: Segoe UI, SegoeUI, Segoe WP, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;\">Minimal Requirement for SQL server 2017 on REDHAT Enterprise Linux 7.3. is 2GB Ram with disk space 6GB ,2 core,XFS file system and X64- compatible.<\/span><\/span><\/p>\n<p><span style=\"color: #000000;\"><span style=\"font-family: Segoe UI, SegoeUI, Segoe WP, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;\">Prerequisite<\/span><\/span><\/p>\n<p><span style=\"color: #000000;\"> <span style=\"font-family: Segoe UI, SegoeUI, Segoe WP, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;\">Download Redhat enterprise distribution from website of REDHAT<\/span><\/span><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone  wp-image-1632\" src=\"http:\/\/dbtut.com\/wp-content\/uploads\/2018\/08\/redhatdownload.png\" alt=\"\" width=\"648\" height=\"42\" \/><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"color: #000000;\"><span style=\"font-family: Segoe UI, SegoeUI, Segoe WP, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;\">I<\/span><\/span><span style=\"color: #000000;\"><span style=\"font-family: Segoe UI, SegoeUI, Segoe WP, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;\">nstallation can be done on Physical or VM machine with initial requirement with DVD<\/span><\/span><\/p>\n<p><span style=\"color: #000000;\"><span style=\"font-family: Segoe UI, SegoeUI, Segoe WP, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;\">set Language English and in software Selection Put installation With GUI.<\/span><\/span><\/p>\n<p><span style=\"color: #000000;\"><span style=\"font-family: Segoe UI, SegoeUI, Segoe WP, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;\">Set Sqlserver in usercreation and same can be used for SQLsetup.<\/span><\/span><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone  wp-image-1634\" src=\"http:\/\/dbtut.com\/wp-content\/uploads\/2018\/08\/redhat-install.png\" alt=\"\" width=\"627\" height=\"188\" \/><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"color: #000000;\"><span style=\"font-family: Segoe UI, SegoeUI, Segoe WP, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;\">Download SQL Server 2017 repository from LINUX machine if internet available or Download<\/span><\/span><\/p>\n<p><span style=\"color: #000000;\"><span style=\"font-family: Segoe UI, SegoeUI, Segoe WP, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;\">from REDHAT Satellite server then copy tp server or compress format also can be downloaded from windows Machine<\/span><\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong>Command from Linux machine<\/strong><\/p>\n<pre class=\"lang:default decode:true \">sudo curl -o \/etc\/yum.repos.d\/mssql-server.repo htpps:\/\/packages.microsoft.com\/config\/rhel\/7\/mssql-server-2017.repo<\/pre>\n<p>&nbsp;<\/p>\n<p><span style=\"color: #000000;\"><span style=\"font-family: Segoe UI, SegoeUI, Segoe WP, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;\">copy software on \/tmp location and give rights to sqlserver user <\/span><\/span><\/p>\n<p><span style=\"color: #000000;\"><span style=\"font-family: Segoe UI, SegoeUI, Segoe WP, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;\">execute below command<\/span><\/span><\/p>\n<pre class=\"lang:default decode:true\">sudo yum install -y mssql-server<\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone  wp-image-1636\" src=\"http:\/\/dbtut.com\/wp-content\/uploads\/2018\/08\/SQLINSTALL-1.png\" alt=\"\" width=\"642\" height=\"223\" \/><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"color: #000000;\"><span style=\"font-family: Segoe UI, SegoeUI, Segoe WP, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;\">Once setup completed below message will come<\/span><\/span><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-1638\" src=\"http:\/\/dbtut.com\/wp-content\/uploads\/2018\/08\/sqlinstall1.png\" alt=\"\" width=\"720\" height=\"310\" \/><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"color: #000000;\"><span style=\"font-family: Segoe UI, SegoeUI, Segoe WP, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;\">Then below command for SQL server confguration<\/span><\/span><\/p>\n<pre class=\"lang:default decode:true\">sudo \/opt\/mssql\/bin\/mssql-conf setup<\/pre>\n<p><span style=\"color: #000000;\"><span style=\"font-family: Segoe UI, SegoeUI, Segoe WP, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;\">provide strong password for SA account and version you want to use<\/span><\/span><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone  wp-image-1639\" src=\"http:\/\/dbtut.com\/wp-content\/uploads\/2018\/08\/SQLINSTALL2.png\" alt=\"\" width=\"694\" height=\"299\" \/><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"color: #000000;\"><span style=\"font-family: Segoe UI, SegoeUI, Segoe WP, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;\">Give Strong SA password <\/span><\/span><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-1640\" src=\"http:\/\/dbtut.com\/wp-content\/uploads\/2018\/08\/SQLINSTALL3.png\" alt=\"\" width=\"690\" height=\"120\" \/><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"color: #000000;\"><span style=\"font-family: Segoe UI, SegoeUI, Segoe WP, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;\">Now you SQL server on Redhat Enterprise Linux installed and accessibility for SQL Server\u00a0<\/span><\/span><span style=\"color: #000000;\"><span style=\"font-family: Segoe UI, SegoeUI, Segoe WP, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;\">from outside world can be set on linux box or even port number also can be changed.<\/span><\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong>Configure Firewall rule and check SQL server is running<\/strong><\/p>\n<pre class=\"lang:default decode:true \">sudo firewall-cmd --zone=public --add-port=1433\/tcp \u2013permanent\r\n\r\nsudo firewall-cmd \u2013reload\r\n\r\nsystemctl status mssql-server\r\n\r\nsudo systemctl restart mssql-server<\/pre>\n<p>&nbsp;<\/p>\n<p>for convenience add bash profile for sqlserver user with below entry<\/p>\n<pre class=\"lang:default decode:true \">echo 'export PATH=\"$PATH:\/opt\/mssql-tools\/bin\"' &gt;&gt; ~\/.bash_profile echo 'export PATH=\"$PATH:\/opt\/mssql-tools\/bin\"' &gt;&gt; ~\/.bashrc source ~\/.bashrc<\/pre>\n<p>&nbsp;<\/p>\n<p>while logging to SQLSERVER user you can connect locally with below command<\/p>\n<pre class=\"lang:default decode:true \">sqlcmd -S hostname(Linux Machine) -U SA -P 'password'<\/pre>\n<p>&nbsp;<\/p>\n<p>if you need SQL server agent and command line tool,SQL operation studio on Linux Server then separate Linux RPM need to downloaded and install on Linux machine<\/p>\n<pre class=\"lang:default decode:true \">sudo yum install mssql-server-agent\r\n\r\nsudo yum install\u00a0 unixODBC-utf16 unixODBC-utf16-devel\r\n\r\nyum install libXScrnSaver\r\n\r\nsudo yum install sqlops-linux-0.26.6.rpm<\/pre>\n<p>&nbsp;<\/p>\n<p>SQL server running on Linux can be connected with SQL server Management studio installed on window Machine and all database operation can be performed. SQL server database running on SQL server 2012 on windows server can be migrated to SQL server 2017 running on Redhat linux by copying db backup file to default directory of Database in Linux machine and restore with SQL server Management studio running on windows machine or by T-SQL. Backup yourdb from windows SQL server and copy backup file from windows machine to Linux box by winscp.<\/p>\n<p><span style=\"color: #000000;\"><span style=\"font-family: Courier New;\"><span style=\"font-size: small;\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone  wp-image-1641\" src=\"http:\/\/dbtut.com\/wp-content\/uploads\/2018\/08\/windows-Backup.png\" alt=\"\" width=\"676\" height=\"300\" \/><\/span><\/span><\/span><\/p>\n<p><strong>Connect SQL server from linux machine:<\/strong><\/p>\n<pre class=\"lang:default decode:true\">sqlcmd -S localhost -U SA RESTORE DATABASE YourDB FROM DISK = '\/var\/opt\/mssql\/backup\/YourDB.bak' WITH MOVE 'YourDB' TO\u00a0'\/var\/opt\/mssql\/data\/YourDB.mdf', MOVE 'YourDB_Log' TO '\/var\/opt\/mssql\/data\/YourDB_Log.ldf'<\/pre>\n<p>&nbsp;<\/p>\n<p><strong>Conclusions<\/strong><\/p>\n<p>The availability of Microsoft SQL Server on Linux provides a useful new option for database administrators.\u00a0 SQL 2017 can potentially save on Windows license costs and even simplify server administration for primarily Linux based environments that would only use Windows servers as MS SQL .<\/p>\n\n<div class=\"pvc_clear\"><\/div>\n<p id=\"pvc_stats_1631\" class=\"pvc_stats all  \" data-element-id=\"1631\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> <img loading=\"lazy\" decoding=\"async\" width=\"16\" height=\"16\" alt=\"Loading\" src=\"https:\/\/dbtut.com\/wp-content\/plugins\/page-views-count\/ajax-loader-2x.gif\" border=0 \/><\/p>\n<div class=\"pvc_clear\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; SQL Server 2017 is supported on Red Hat Enterprise Linux (RHEL), SUSE Linux Enterprise Server (SLES), and Ubuntu. It is also supported as a Docker image, which can run on Docker Engine on Linux or Docker for Windows\/Mac. Even Sql Server 2017 can be deployed and managed by Redhat openshift and kubernetes. Minimal Requirement &hellip;<\/p>\n<div class=\"pvc_clear\"><\/div>\n<p id=\"pvc_stats_1631\" class=\"pvc_stats all  \" data-element-id=\"1631\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> <img loading=\"lazy\" decoding=\"async\" width=\"16\" height=\"16\" alt=\"Loading\" src=\"https:\/\/dbtut.com\/wp-content\/plugins\/page-views-count\/ajax-loader-2x.gif\" border=0 \/><\/p>\n<div class=\"pvc_clear\"><\/div>\n","protected":false},"author":69,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[3],"tags":[1399,1400,1401],"class_list":["post-1631","post","type-post","status-publish","format-standard","","category-mssql","tag-sql-server-2017","tag-sql-server-2017-redhat-linux","tag-sql-server-on-linux"],"aioseo_notices":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>SQL Server 2017 Setup on Redhat Linux Or Migrate SQL Server 2012 DB on Window Server to SQl Server 2017 on Redhat Linux - Database Tutorials<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SQL Server 2017 Setup on Redhat Linux Or Migrate SQL Server 2012 DB on Window Server to SQl Server 2017 on Redhat Linux - Database Tutorials\" \/>\n<meta property=\"og:description\" content=\"&nbsp; SQL Server 2017 is supported on Red Hat Enterprise Linux (RHEL), SUSE Linux Enterprise Server (SLES), and Ubuntu. It is also supported as a Docker image, which can run on Docker Engine on Linux or Docker for Windows\/Mac. Even Sql Server 2017 can be deployed and managed by Redhat openshift and kubernetes. Minimal Requirement &hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/\" \/>\n<meta property=\"og:site_name\" content=\"Database Tutorials\" \/>\n<meta property=\"article:published_time\" content=\"2018-08-14T08:30:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2018-11-09T22:59:32+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/dbtut.com\/wp-content\/uploads\/2018\/08\/redhatdownload.png\" \/>\n<meta name=\"author\" content=\"Rajeev Shastri\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@rajeev_shastri\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rajeev Shastri\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/\"},\"author\":{\"name\":\"Rajeev Shastri\",\"@id\":\"https:\/\/dbtut.com\/#\/schema\/person\/f512ff3e1ca89282b294d4713ce11fdb\"},\"headline\":\"SQL Server 2017 Setup on Redhat Linux Or Migrate SQL Server 2012 DB on Window Server to SQl Server 2017 on Redhat Linux\",\"datePublished\":\"2018-08-14T08:30:29+00:00\",\"dateModified\":\"2018-11-09T22:59:32+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/\"},\"wordCount\":467,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/dbtut.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/dbtut.com\/wp-content\/uploads\/2018\/08\/redhatdownload.png\",\"keywords\":[\"SQL SERVER 2017\",\"SQL SERVER 2017 REDHAT LINUX\",\"SQL SERVER ON LINUX\"],\"articleSection\":[\"MSSQL\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/\",\"url\":\"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/\",\"name\":\"SQL Server 2017 Setup on Redhat Linux Or Migrate SQL Server 2012 DB on Window Server to SQl Server 2017 on Redhat Linux - Database Tutorials\",\"isPartOf\":{\"@id\":\"https:\/\/dbtut.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/dbtut.com\/wp-content\/uploads\/2018\/08\/redhatdownload.png\",\"datePublished\":\"2018-08-14T08:30:29+00:00\",\"dateModified\":\"2018-11-09T22:59:32+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/#primaryimage\",\"url\":\"http:\/\/dbtut.com\/wp-content\/uploads\/2018\/08\/redhatdownload.png\",\"contentUrl\":\"http:\/\/dbtut.com\/wp-content\/uploads\/2018\/08\/redhatdownload.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/dbtut.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SQL Server 2017 Setup on Redhat Linux Or Migrate SQL Server 2012 DB on Window Server to SQl Server 2017 on Redhat Linux\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/dbtut.com\/#website\",\"url\":\"https:\/\/dbtut.com\/\",\"name\":\"Database Tutorials\",\"description\":\"MSSQL, Oracle, PostgreSQL, MySQL, MariaDB, DB2, Sybase, Teradata, Big Data, NOSQL, MongoDB, Couchbase, Cassandra, Windows, Linux\",\"publisher\":{\"@id\":\"https:\/\/dbtut.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/dbtut.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/dbtut.com\/#organization\",\"name\":\"dbtut\",\"url\":\"https:\/\/dbtut.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/dbtut.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/dbtut.com\/wp-content\/uploads\/2021\/02\/dbtutlogo.jpg\",\"contentUrl\":\"https:\/\/dbtut.com\/wp-content\/uploads\/2021\/02\/dbtutlogo.jpg\",\"width\":223,\"height\":36,\"caption\":\"dbtut\"},\"image\":{\"@id\":\"https:\/\/dbtut.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/dbtut.com\/#\/schema\/person\/f512ff3e1ca89282b294d4713ce11fdb\",\"name\":\"Rajeev Shastri\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/dbtut.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/5a899739ebd3b3816b929dbb11a59f6fec8961873e77d6c36c6582a046fe4280?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/5a899739ebd3b3816b929dbb11a59f6fec8961873e77d6c36c6582a046fe4280?s=96&d=mm&r=g\",\"caption\":\"Rajeev Shastri\"},\"description\":\"Database Administrator With experience on SQL SERVER,Oracle and NOSQL DB\",\"sameAs\":[\"https:\/\/x.com\/rajeev_shastri\"],\"url\":\"https:\/\/dbtut.com\/index.php\/author\/rajeevshastri\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SQL Server 2017 Setup on Redhat Linux Or Migrate SQL Server 2012 DB on Window Server to SQl Server 2017 on Redhat Linux - Database Tutorials","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/","og_locale":"en_US","og_type":"article","og_title":"SQL Server 2017 Setup on Redhat Linux Or Migrate SQL Server 2012 DB on Window Server to SQl Server 2017 on Redhat Linux - Database Tutorials","og_description":"&nbsp; SQL Server 2017 is supported on Red Hat Enterprise Linux (RHEL), SUSE Linux Enterprise Server (SLES), and Ubuntu. It is also supported as a Docker image, which can run on Docker Engine on Linux or Docker for Windows\/Mac. Even Sql Server 2017 can be deployed and managed by Redhat openshift and kubernetes. Minimal Requirement &hellip;","og_url":"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/","og_site_name":"Database Tutorials","article_published_time":"2018-08-14T08:30:29+00:00","article_modified_time":"2018-11-09T22:59:32+00:00","og_image":[{"url":"http:\/\/dbtut.com\/wp-content\/uploads\/2018\/08\/redhatdownload.png","type":"","width":"","height":""}],"author":"Rajeev Shastri","twitter_card":"summary_large_image","twitter_creator":"@rajeev_shastri","twitter_misc":{"Written by":"Rajeev Shastri","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/#article","isPartOf":{"@id":"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/"},"author":{"name":"Rajeev Shastri","@id":"https:\/\/dbtut.com\/#\/schema\/person\/f512ff3e1ca89282b294d4713ce11fdb"},"headline":"SQL Server 2017 Setup on Redhat Linux Or Migrate SQL Server 2012 DB on Window Server to SQl Server 2017 on Redhat Linux","datePublished":"2018-08-14T08:30:29+00:00","dateModified":"2018-11-09T22:59:32+00:00","mainEntityOfPage":{"@id":"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/"},"wordCount":467,"commentCount":0,"publisher":{"@id":"https:\/\/dbtut.com\/#organization"},"image":{"@id":"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/#primaryimage"},"thumbnailUrl":"http:\/\/dbtut.com\/wp-content\/uploads\/2018\/08\/redhatdownload.png","keywords":["SQL SERVER 2017","SQL SERVER 2017 REDHAT LINUX","SQL SERVER ON LINUX"],"articleSection":["MSSQL"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/","url":"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/","name":"SQL Server 2017 Setup on Redhat Linux Or Migrate SQL Server 2012 DB on Window Server to SQl Server 2017 on Redhat Linux - Database Tutorials","isPartOf":{"@id":"https:\/\/dbtut.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/#primaryimage"},"image":{"@id":"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/#primaryimage"},"thumbnailUrl":"http:\/\/dbtut.com\/wp-content\/uploads\/2018\/08\/redhatdownload.png","datePublished":"2018-08-14T08:30:29+00:00","dateModified":"2018-11-09T22:59:32+00:00","breadcrumb":{"@id":"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/#primaryimage","url":"http:\/\/dbtut.com\/wp-content\/uploads\/2018\/08\/redhatdownload.png","contentUrl":"http:\/\/dbtut.com\/wp-content\/uploads\/2018\/08\/redhatdownload.png"},{"@type":"BreadcrumbList","@id":"https:\/\/dbtut.com\/index.php\/2018\/08\/14\/sql-server-2017-setup-on-redhat-linux-or-migrate-sql-server-2012-db-on-window-server-to-sql-server-2017-on-redhat-linux\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/dbtut.com\/"},{"@type":"ListItem","position":2,"name":"SQL Server 2017 Setup on Redhat Linux Or Migrate SQL Server 2012 DB on Window Server to SQl Server 2017 on Redhat Linux"}]},{"@type":"WebSite","@id":"https:\/\/dbtut.com\/#website","url":"https:\/\/dbtut.com\/","name":"Database Tutorials","description":"MSSQL, Oracle, PostgreSQL, MySQL, MariaDB, DB2, Sybase, Teradata, Big Data, NOSQL, MongoDB, Couchbase, Cassandra, Windows, Linux","publisher":{"@id":"https:\/\/dbtut.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dbtut.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/dbtut.com\/#organization","name":"dbtut","url":"https:\/\/dbtut.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dbtut.com\/#\/schema\/logo\/image\/","url":"https:\/\/dbtut.com\/wp-content\/uploads\/2021\/02\/dbtutlogo.jpg","contentUrl":"https:\/\/dbtut.com\/wp-content\/uploads\/2021\/02\/dbtutlogo.jpg","width":223,"height":36,"caption":"dbtut"},"image":{"@id":"https:\/\/dbtut.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/dbtut.com\/#\/schema\/person\/f512ff3e1ca89282b294d4713ce11fdb","name":"Rajeev Shastri","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dbtut.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/5a899739ebd3b3816b929dbb11a59f6fec8961873e77d6c36c6582a046fe4280?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5a899739ebd3b3816b929dbb11a59f6fec8961873e77d6c36c6582a046fe4280?s=96&d=mm&r=g","caption":"Rajeev Shastri"},"description":"Database Administrator With experience on SQL SERVER,Oracle and NOSQL DB","sameAs":["https:\/\/x.com\/rajeev_shastri"],"url":"https:\/\/dbtut.com\/index.php\/author\/rajeevshastri\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/posts\/1631","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/users\/69"}],"replies":[{"embeddable":true,"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/comments?post=1631"}],"version-history":[{"count":0,"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/posts\/1631\/revisions"}],"wp:attachment":[{"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/media?parent=1631"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/categories?post=1631"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/tags?post=1631"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}