Re: What is the server name for a standalone XP SP2?
- From: Jac Tremblay <jac.tremblay@xxxxxxxxxxxxx>
- Date: Mon, 28 Apr 2008 09:10:00 -0700
Hi Ekrem,
You say:
You can uninstall Named and Default instances if you do not need them.How should one uninstall a Named instance in a clean fashion? I thought I
saw some Delete command in a right click somewhere, but I cannot find it
anymore...
You say:
You can not rename a Default Instance to a Named Instance. However, you canI checked the menus in the Configuration Manager and connot figure out how
use Aliases for your SQL Server instances which can be defined in
Configuration Manager of SQL Server 2005.
to create an alias for a named instance. How does one do that?
Thanks for your comments.
--
Jac Tremblay
"Ekrem Önsoy" wrote:
You can install multiple instances of SQL Server side by side. You can.
create only one Default Instance (which means that instance's name is the
Computer Name of your OS) and you can create multiple Named Instances (which
consists of <ComputerName>\<InstanceName>). You pick the names of instances.
You can uninstall Named and Default instances if you do not need them.
You can not rename a Default Instance to a Named Instance. However, you can
use Aliases for your SQL Server instances which can be defined in
Configuration Manager of SQL Server 2005.
--
Ekrem Önsoy
"Jac Tremblay" <jac.tremblay@xxxxxxxxxxxxx> wrote in message
news:B486580B-E5C1-4FE8-BC55-0B4BC8D18B96@xxxxxxxxxxxxxxxx
Hi Okrem,
Is it possible to create a new named instance and them connect to it?
Is it possible to rename "ComputerName" to "ComputerName\InstanceName"?
Is there any danger deleting a named instance that one cannot connect to?
Thanks
--
Jac Tremblay
"Ekrem Önsoy" wrote:
Go to Start\Programs\Microsoft SQL Server 2005\Configuration Tools and
open
SQL Server Configuration Manager. After openning this tool, you'll see a
list at the left side pane, click SQL Server 2005 Services. There, you'll
see SQL Server services and your instance name which is going to be
written
in parenthesis just like "SQL Server (MSSQLSERVER)".
"SQL Server (MSSQLSERVER)" means you have a Default Instance SQL Server
and
you can connect to default instances only using your Computer Name.
If it's something different like "SQL Server (SQLTEST)" then it means
it's a
Named Instance and you can connect to named instances using
"ComputerName\InstanceName" format.
And ensure your SQL Server service (which is the essential one) runs. To
see
that, check out the "State" column in SQL Server Configuration Manager
tool.
If it's stopped or not in Running state somehow, then you'll not be able
to
connect to your SQL Server instance.
--
Ekrem nsoy
"Sadat" <lmasadat@xxxxxxx> wrote in message news:fo78j1$m31$1@xxxxxxxxxxx
Hi
I have XP Pro/SP2, 20gb HD, 512mb RAM, Celeron 1ghz laptop for home
use. I
installed SQL Server 2005 Enterprise Evaluation edition for trial. When
I
clicked on the Management Studio, the dialog box asks for server name.
My
computer name is shinaspc. It is a standalone machine. I cannot create
any
database or learn from samples.
Please help.
Regards,
Sadat
- Follow-Ups:
- Re: What is the server name for a standalone XP SP2?
- From: Ekrem Önsoy
- Re: What is the server name for a standalone XP SP2?
- References:
- Re: What is the server name for a standalone XP SP2?
- From: Jac Tremblay
- Re: What is the server name for a standalone XP SP2?
- From: Ekrem Önsoy
- Re: What is the server name for a standalone XP SP2?
- Prev by Date: Re: limit the sql log size
- Next by Date: Re: SQL Server 2000 SP4: Memory leak or normal performance?
- Previous by thread: Re: What is the server name for a standalone XP SP2?
- Next by thread: Re: What is the server name for a standalone XP SP2?
- Index(es):
Relevant Pages
|