{"id":6597,"date":"2022-03-03T06:30:00","date_gmt":"2022-03-03T05:30:00","guid":{"rendered":"https:\/\/expert-only.com\/?p=6597"},"modified":"2022-11-10T11:34:02","modified_gmt":"2022-11-10T10:34:02","slug":"install-second-instance","status":"publish","type":"post","link":"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/","title":{"rendered":"Install a second instance of SQL Server"},"content":{"rendered":"\n<h4 class=\"has-text-align-center wp-block-heading\"><strong><em>How to install a second instance of SQL Server?<\/em><\/strong><\/h4>\n\n\n\n<p>During the first installation of SQL Server, there are two options for the instances, te first option is to install the default instance, the other option is to install a named instance. To install another instance, follow the steps below and adapt according to the SQL Server configuration.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-add-multiple-additional-instances-to-a-sql-server\">Add multiple additional instances to a SQL Server<\/h2>\n\n\n\n<p>To do this, run the installation from the executable and install the new instance of the RDBMS : SQL Server Database Engine. With a <a href=\"https:\/\/expert-only.com\/en\/dba\/download-sql-server-2019-developer\/\">SQL Server Developer<\/a>, Standard or Enterprise version, SQL Server names the instance <strong><em>MSSQLSERVER<\/em><\/strong> by default. However, the name of the named instance is free.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">One default instance named MSSQLSERVER per server<\/h2>\n\n\n\n<p>Furthermore, with the SQL Server <a href=\"https:\/\/en.wikipedia.org\/wiki\/SQL_Server_Express\" target=\"_blank\" rel=\"noreferrer noopener\">Express<\/a> Edition, run the installer twice. Then rename the new instance with a name other than the default instance, i.e. <strong><em>SQLExpress<\/em><\/strong>. If installing an additional database instance is impossible, then an interesting alternative is to create another database in the existing instance!<\/p>\n\n\n\n<p>Indeed, simply use SQL Server Management Studio with the right privileges or a SQL script. To go further, find out here <a href=\"https:\/\/expert-only.com\/en\/sql-server-db\/create-a-database-with-sql-server-management-studio\/\">how to create a database using SSMS and no SQL script<\/a>. When connecting to a default instance, specifying the instance name is not necessary.<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-sql-and-it-tutorials wp-block-embed-sql-and-it-tutorials\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/expert-only.com\/en\/sql-server-db\/display-sql-server-detailed-version-with-a-query\/\n<\/div><\/figure>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-1649403588018\"><strong class=\"schema-faq-question\">How to create an instance with SQL Server ?<\/strong> <p class=\"schema-faq-answer\">To create a new database instance with SQL Server, you just have to restart the SQL Server installation utility and choose a named instance.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1649404140910\"><strong class=\"schema-faq-question\">What is the name of the default SQL Server instance ?<\/strong> <p class=\"schema-faq-answer\">In SQL Server, the default instance which is installed at first, is named <strong>MSSQLSERVER<\/strong>.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1649404290761\"><strong class=\"schema-faq-question\">What is the port number of the default instance in SQL Server ?<\/strong> <p class=\"schema-faq-answer\">The default listening port in SQL Server is the <strong>1433 <\/strong>port number. Change it using the SQL Server Configuration Manager tool available on the server hosting your instance.<\/p> <\/div> <\/div>\n\n\n\n<p>To conclude, it is possible to easily install a new instance with SQL Server 2019 for example.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">MS database tutorials<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/expert-only.com\/en\/dba\/create-sql-server-database-with-ssms\/\">Create a SQL Server database with SSMS<\/a>.<\/li>\n\n\n\n<li><a href=\"https:\/\/expert-only.com\/en\/dba\/create-a-sql-server-database-with-a-script\/\">Create a SQL Server database with a script<\/a>.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>How to install a second instance of SQL Server? During the first installation of SQL Server, there are two options for the instances, te first option is to install the default instance, the other option is to install a <a class=\"mh-excerpt-more\" href=\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/\" title=\"Install a second instance of SQL Server\">&#8230;<\/a><\/p>\n<\/div>","protected":false},"author":1,"featured_media":6010,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[488],"tags":[],"class_list":{"0":"post-6597","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-dba"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.7 (Yoast SEO v26.2) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Install a second instance of SQL Server - SQL Server DBA<\/title>\n<meta name=\"description\" content=\"How to Install a second instance of SQL Server ? Complement the default MSSQLSERVER instance by installing a new named instance.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Install a second instance of SQL Server\" \/>\n<meta property=\"og:description\" content=\"How to Install a second instance of SQL Server ? Complement the default MSSQLSERVER instance by installing a new named instance.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/\" \/>\n<meta property=\"og:site_name\" content=\"SQL and IT Tutorials\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ExpertOnlyCom\/\" \/>\n<meta property=\"article:published_time\" content=\"2022-03-03T05:30:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-11-10T10:34:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/07\/new-york-A688BC5521C_1920x1080.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Expert-Only\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@expert_only\" \/>\n<meta name=\"twitter:site\" content=\"@expert_only\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Expert-Only\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/\"},\"author\":{\"name\":\"Expert-Only\",\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/person\/406a9576b52944f018739a42046873ef\"},\"headline\":\"Install a second instance of SQL Server\",\"datePublished\":\"2022-03-03T05:30:00+00:00\",\"dateModified\":\"2022-11-10T10:34:02+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/\"},\"wordCount\":354,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/expert-only.com\/en\/#organization\"},\"image\":{\"@id\":\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/07\/new-york-A688BC5521C_1920x1080.jpeg\",\"articleSection\":[\"SQL Server DBA\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#respond\"]}]},{\"@type\":[\"WebPage\",\"FAQPage\"],\"@id\":\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/\",\"url\":\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/\",\"name\":\"Install a second instance of SQL Server - SQL Server DBA\",\"isPartOf\":{\"@id\":\"https:\/\/expert-only.com\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/07\/new-york-A688BC5521C_1920x1080.jpeg\",\"datePublished\":\"2022-03-03T05:30:00+00:00\",\"dateModified\":\"2022-11-10T10:34:02+00:00\",\"description\":\"How to Install a second instance of SQL Server ? Complement the default MSSQLSERVER instance by installing a new named instance.\",\"breadcrumb\":{\"@id\":\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#breadcrumb\"},\"mainEntity\":[{\"@id\":\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#faq-question-1649403588018\"},{\"@id\":\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#faq-question-1649404140910\"},{\"@id\":\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#faq-question-1649404290761\"}],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#primaryimage\",\"url\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/07\/new-york-A688BC5521C_1920x1080.jpeg\",\"contentUrl\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/07\/new-york-A688BC5521C_1920x1080.jpeg\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"en\",\"item\":\"https:\/\/expert-only.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Install a second instance of SQL Server\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/expert-only.com\/en\/#website\",\"url\":\"https:\/\/expert-only.com\/en\/\",\"name\":\"SQL and IT Tutorials\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/expert-only.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/expert-only.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/expert-only.com\/en\/#organization\",\"name\":\"Expert-Only\",\"url\":\"https:\/\/expert-only.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/09\/cropped-logo_Expert-Only.jpg\",\"contentUrl\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/09\/cropped-logo_Expert-Only.jpg\",\"width\":381,\"height\":174,\"caption\":\"Expert-Only\"},\"image\":{\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/ExpertOnlyCom\/\",\"https:\/\/x.com\/expert_only\",\"https:\/\/www.youtube.com\/channel\/UCMS5sR_FwAetB0FmciNvUaA\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/person\/406a9576b52944f018739a42046873ef\",\"name\":\"Expert-Only\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/084b15660763ff5b13bb60b2f52f97bb?s=96&d=identicon&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/084b15660763ff5b13bb60b2f52f97bb?s=96&d=identicon&r=g\",\"caption\":\"Expert-Only\"}},{\"@type\":\"Question\",\"@id\":\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#faq-question-1649403588018\",\"position\":1,\"url\":\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#faq-question-1649403588018\",\"name\":\"How to create an instance with SQL Server ?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"To create a new database instance with SQL Server, you just have to restart the SQL Server installation utility and choose a named instance.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#faq-question-1649404140910\",\"position\":2,\"url\":\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#faq-question-1649404140910\",\"name\":\"What is the name of the default SQL Server instance ?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"In SQL Server, the default instance which is installed at first, is named <strong>MSSQLSERVER<\/strong>.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#faq-question-1649404290761\",\"position\":3,\"url\":\"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#faq-question-1649404290761\",\"name\":\"What is the port number of the default instance in SQL Server ?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The default listening port in SQL Server is the <strong>1433 <\/strong>port number. Change it using the SQL Server Configuration Manager tool available on the server hosting your instance.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Install a second instance of SQL Server - SQL Server DBA","description":"How to Install a second instance of SQL Server ? Complement the default MSSQLSERVER instance by installing a new named instance.","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:\/\/expert-only.com\/en\/dba\/install-second-instance\/","og_locale":"en_US","og_type":"article","og_title":"Install a second instance of SQL Server","og_description":"How to Install a second instance of SQL Server ? Complement the default MSSQLSERVER instance by installing a new named instance.","og_url":"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/","og_site_name":"SQL and IT Tutorials","article_publisher":"https:\/\/www.facebook.com\/ExpertOnlyCom\/","article_published_time":"2022-03-03T05:30:00+00:00","article_modified_time":"2022-11-10T10:34:02+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/07\/new-york-A688BC5521C_1920x1080.jpeg","type":"image\/jpeg"}],"author":"Expert-Only","twitter_card":"summary_large_image","twitter_creator":"@expert_only","twitter_site":"@expert_only","twitter_misc":{"Written by":"Expert-Only","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#article","isPartOf":{"@id":"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/"},"author":{"name":"Expert-Only","@id":"https:\/\/expert-only.com\/en\/#\/schema\/person\/406a9576b52944f018739a42046873ef"},"headline":"Install a second instance of SQL Server","datePublished":"2022-03-03T05:30:00+00:00","dateModified":"2022-11-10T10:34:02+00:00","mainEntityOfPage":{"@id":"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/"},"wordCount":354,"commentCount":0,"publisher":{"@id":"https:\/\/expert-only.com\/en\/#organization"},"image":{"@id":"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#primaryimage"},"thumbnailUrl":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/07\/new-york-A688BC5521C_1920x1080.jpeg","articleSection":["SQL Server DBA"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#respond"]}]},{"@type":["WebPage","FAQPage"],"@id":"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/","url":"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/","name":"Install a second instance of SQL Server - SQL Server DBA","isPartOf":{"@id":"https:\/\/expert-only.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#primaryimage"},"image":{"@id":"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#primaryimage"},"thumbnailUrl":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/07\/new-york-A688BC5521C_1920x1080.jpeg","datePublished":"2022-03-03T05:30:00+00:00","dateModified":"2022-11-10T10:34:02+00:00","description":"How to Install a second instance of SQL Server ? Complement the default MSSQLSERVER instance by installing a new named instance.","breadcrumb":{"@id":"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#breadcrumb"},"mainEntity":[{"@id":"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#faq-question-1649403588018"},{"@id":"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#faq-question-1649404140910"},{"@id":"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#faq-question-1649404290761"}],"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/expert-only.com\/en\/dba\/install-second-instance\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#primaryimage","url":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/07\/new-york-A688BC5521C_1920x1080.jpeg","contentUrl":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/07\/new-york-A688BC5521C_1920x1080.jpeg","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"en","item":"https:\/\/expert-only.com\/en\/"},{"@type":"ListItem","position":2,"name":"Install a second instance of SQL Server"}]},{"@type":"WebSite","@id":"https:\/\/expert-only.com\/en\/#website","url":"https:\/\/expert-only.com\/en\/","name":"SQL and IT Tutorials","description":"","publisher":{"@id":"https:\/\/expert-only.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/expert-only.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/expert-only.com\/en\/#organization","name":"Expert-Only","url":"https:\/\/expert-only.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/expert-only.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/09\/cropped-logo_Expert-Only.jpg","contentUrl":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/09\/cropped-logo_Expert-Only.jpg","width":381,"height":174,"caption":"Expert-Only"},"image":{"@id":"https:\/\/expert-only.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ExpertOnlyCom\/","https:\/\/x.com\/expert_only","https:\/\/www.youtube.com\/channel\/UCMS5sR_FwAetB0FmciNvUaA"]},{"@type":"Person","@id":"https:\/\/expert-only.com\/en\/#\/schema\/person\/406a9576b52944f018739a42046873ef","name":"Expert-Only","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/expert-only.com\/en\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/084b15660763ff5b13bb60b2f52f97bb?s=96&d=identicon&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/084b15660763ff5b13bb60b2f52f97bb?s=96&d=identicon&r=g","caption":"Expert-Only"}},{"@type":"Question","@id":"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#faq-question-1649403588018","position":1,"url":"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#faq-question-1649403588018","name":"How to create an instance with SQL Server ?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"To create a new database instance with SQL Server, you just have to restart the SQL Server installation utility and choose a named instance.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#faq-question-1649404140910","position":2,"url":"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#faq-question-1649404140910","name":"What is the name of the default SQL Server instance ?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"In SQL Server, the default instance which is installed at first, is named <strong>MSSQLSERVER<\/strong>.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#faq-question-1649404290761","position":3,"url":"https:\/\/expert-only.com\/en\/dba\/install-second-instance\/#faq-question-1649404290761","name":"What is the port number of the default instance in SQL Server ?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"The default listening port in SQL Server is the <strong>1433 <\/strong>port number. Change it using the SQL Server Configuration Manager tool available on the server hosting your instance.","inLanguage":"en-US"},"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/posts\/6597","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/comments?post=6597"}],"version-history":[{"count":0,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/posts\/6597\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/media\/6010"}],"wp:attachment":[{"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/media?parent=6597"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/categories?post=6597"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/tags?post=6597"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}