Showing posts with label similar. Show all posts
Showing posts with label similar. Show all posts

Wednesday, March 21, 2012

Installed SQL Server 2005 but Enterprise Manager is missing and so are the databases like

Gurus,
Installed SQL 2005 for the first time. I noticed Enterprise Manager is
missing. So I went into Configuration Manager since it sounded similar and
low and behold I discovered that all the databases that get created in SQL
Server 2000 like Master, Model, Northwind, etc are missing. My question is
are they actually missing or do I need to install an add-on to see them?
Spin
> Installed SQL 2005 for the first time. I noticed Enterprise Manager is
> missing.
It is not Enterprise Manager anymore. EM & Query Analyzer have been
combined into a single GUI tool called Management Studio. It should be
under the program files folder for SQL Server 2005, and if not, perhaps you
didn't pay close attention during install. You need to specify that
Management Studio is to be installed by going into Workstation Components.

> low and behold I discovered that all the databases that get created in SQL
> Server 2000 like Master, Model, Northwind, etc are missing.
Well, master and model are certainly there. What does "missing" mean? I
think you need to get Management Studio up and running before you can make
any judgment calls on what's there and what's not.
Oh, and Northwind is no longer a database that ships with SQL Server (same
as pubs). You can install AdventureWorks which is found under Sample
Databases in setup.
|||> What is the name of the file that I click on to bring up the Management
> Studio tool?
The executable is sqlwb.exe. However, the full name should be in a shortcut
on your start menu.
|||I do not have this executable. So I put the CD back in and do what?
Why does Microsoft have to make this so hard?
"Aaron Bertrand [SQL Server MVP]" <ten.xoc@.dnartreb.noraa> wrote in message
news:OY4FPGFfHHA.1244@.TK2MSFTNGP04.phx.gbl...
> The executable is sqlwb.exe. However, the full name should be in a
> shortcut on your start menu.
>
|||>I do not have this executable. So I put the CD back in and do what?
Since you already have the server installed, then open the CD, go to the
tools folder, run setup.exe, and when you get to the screen that asks which
components you want to install, slow down. First you'll go through these
steps:
(a) check "I accept the licensing terms and conditions"
(b) hit " Next > "
(c) wait for prerequisites to be installed (yes it will have to do this
every time)
(d) hit " Next > "
Now you will be at "Welcome to the Microsoft SQL Server Installation Wizard.
(a) hit " Next > "
(b) as long as you don't have any errors on the config check, hit " Next > "
(c) enter your name and company (or leave blank if desired)
(d) hit " Next > "
(e) on the feature selection page, expand Client Components
(f) I would select Connectivity Components and Management Tools (you may
choose others if you wish)
(to select a component, you click on the down arrow next to a component,
and choose "Will be installed on local hard drive")
(g) if you want sample database and/or Books Online, expand the
Documentation, Samples... node
(h) hit " Next > " ... I assume you'll be okay without assistance from here?

> Why does Microsoft have to make this so hard?
I don't think they made it as hard as you make it out to be. And be honest,
did you read "ReadmeSQL2005.htm" and setup instructions, and pay attention
to all screens while you were installing the product?
|||Thank you!
To be honest back, I never read ReadmeSQL2005.htm. I never RTM at all, I
simply expect the products to have the same tools in the same places as the
previous versions. We're all too busy in this life to have company software
throw us curveballs. I think MS should recognize that everyone is busy and
have products be intuitive enough to the point where you don't have to RTM.
Well, maybe RTM is a good thing b/c it keep us IT people in a job! Well,
it's off to the manual and this thing now.
"Aaron Bertrand [SQL Server MVP]" <ten.xoc@.dnartreb.noraa> wrote in message
news:ucElrmKfHHA.2376@.TK2MSFTNGP04.phx.gbl...
> Since you already have the server installed, then open the CD, go to the
> tools folder, run setup.exe, and when you get to the screen that asks
> which components you want to install, slow down. First you'll go through
> these steps:
> (a) check "I accept the licensing terms and conditions"
> (b) hit " Next > "
> (c) wait for prerequisites to be installed (yes it will have to do this
> every time)
> (d) hit " Next > "
> Now you will be at "Welcome to the Microsoft SQL Server Installation
> Wizard.
> (a) hit " Next > "
> (b) as long as you don't have any errors on the config check, hit " Next >
> "
> (c) enter your name and company (or leave blank if desired)
> (d) hit " Next > "
> (e) on the feature selection page, expand Client Components
> (f) I would select Connectivity Components and Management Tools (you may
> choose others if you wish)
> (to select a component, you click on the down arrow next to a
> component, and choose "Will be installed on local hard drive")
> (g) if you want sample database and/or Books Online, expand the
> Documentation, Samples... node
> (h) hit " Next > " ... I assume you'll be okay without assistance from
> here?
>
> I don't think they made it as hard as you make it out to be. And be
> honest, did you read "ReadmeSQL2005.htm" and setup instructions, and pay
> attention to all screens while you were installing the product?
>
|||> To be honest back, I never read ReadmeSQL2005.htm. I never RTM at all, I
> simply expect the products to have the same tools in the same places as
> the previous versions.
I don't think this expectation is very realistic. If a product does not
evolve, then don't bother upgrading beyond v1.0.
A
|||"Aaron Bertrand [SQL Server MVP]" <ten.xoc@.dnartreb.noraa> wrote in message
news:OD8dnuPfHHA.1216@.TK2MSFTNGP03.phx.gbl...
> I don't think this expectation is very realistic. If a product does not
> evolve, then don't bother upgrading beyond v1.0.
> A
You're right, I was just b%tching and moaning, trying to get my voice heard
by Microsoft. Thanks for listening.
|||Aaron, that tip worked btw! Nice job!
"Spin" <Spin@.spin.com> wrote in message
news:586md5F2ftkduU1@.mid.individual.net...
> "Aaron Bertrand [SQL Server MVP]" <ten.xoc@.dnartreb.noraa> wrote in
> message news:OD8dnuPfHHA.1216@.TK2MSFTNGP03.phx.gbl...
> You're right, I was just b%tching and moaning, trying to get my voice
> heard by Microsoft. Thanks for listening.

Installed SQL Server 2005 but Enterprise Manager is missing and so are the databases like

Gurus,
Installed SQL 2005 for the first time. I noticed Enterprise Manager is
missing. So I went into Configuration Manager since it sounded similar and
low and behold I discovered that all the databases that get created in SQL
Server 2000 like Master, Model, Northwind, etc are missing. My question is
are they actually missing or do I need to install an add-on to see them?
--
Spin> Installed SQL 2005 for the first time. I noticed Enterprise Manager is
> missing.
It is not Enterprise Manager anymore. EM & Query Analyzer have been
combined into a single GUI tool called Management Studio. It should be
under the program files folder for SQL Server 2005, and if not, perhaps you
didn't pay close attention during install. You need to specify that
Management Studio is to be installed by going into Workstation Components.
> low and behold I discovered that all the databases that get created in SQL
> Server 2000 like Master, Model, Northwind, etc are missing.
Well, master and model are certainly there. What does "missing" mean? I
think you need to get Management Studio up and running before you can make
any judgment calls on what's there and what's not.
Oh, and Northwind is no longer a database that ships with SQL Server (same
as pubs). You can install AdventureWorks which is found under Sample
Databases in setup.|||What is the name of the file that I click on to bring up the Management
Studio tool?
"Aaron Bertrand [SQL Server MVP]" <ten.xoc@.dnartreb.noraa> wrote in message
news:uGwi7MEfHHA.1220@.TK2MSFTNGP03.phx.gbl...
>> Installed SQL 2005 for the first time. I noticed Enterprise Manager is
>> missing.
> It is not Enterprise Manager anymore. EM & Query Analyzer have been
> combined into a single GUI tool called Management Studio. It should be
> under the program files folder for SQL Server 2005, and if not, perhaps
> you didn't pay close attention during install. You need to specify that
> Management Studio is to be installed by going into Workstation Components.
>> low and behold I discovered that all the databases that get created in
>> SQL Server 2000 like Master, Model, Northwind, etc are missing.
> Well, master and model are certainly there. What does "missing" mean? I
> think you need to get Management Studio up and running before you can make
> any judgment calls on what's there and what's not.
> Oh, and Northwind is no longer a database that ships with SQL Server (same
> as pubs). You can install AdventureWorks which is found under Sample
> Databases in setup.
>|||> What is the name of the file that I click on to bring up the Management
> Studio tool?
The executable is sqlwb.exe. However, the full name should be in a shortcut
on your start menu.|||I do not have this executable. So I put the CD back in and do what?
Why does Microsoft have to make this so hard?
"Aaron Bertrand [SQL Server MVP]" <ten.xoc@.dnartreb.noraa> wrote in message
news:OY4FPGFfHHA.1244@.TK2MSFTNGP04.phx.gbl...
>> What is the name of the file that I click on to bring up the Management
>> Studio tool?
> The executable is sqlwb.exe. However, the full name should be in a
> shortcut on your start menu.
>|||>I do not have this executable. So I put the CD back in and do what?
Since you already have the server installed, then open the CD, go to the
tools folder, run setup.exe, and when you get to the screen that asks which
components you want to install, slow down. First you'll go through these
steps:
(a) check "I accept the licensing terms and conditions"
(b) hit " Next > "
(c) wait for prerequisites to be installed (yes it will have to do this
every time)
(d) hit " Next > "
Now you will be at "Welcome to the Microsoft SQL Server Installation Wizard.
(a) hit " Next > "
(b) as long as you don't have any errors on the config check, hit " Next > "
(c) enter your name and company (or leave blank if desired)
(d) hit " Next > "
(e) on the feature selection page, expand Client Components
(f) I would select Connectivity Components and Management Tools (you may
choose others if you wish)
(to select a component, you click on the down arrow next to a component,
and choose "Will be installed on local hard drive")
(g) if you want sample database and/or Books Online, expand the
Documentation, Samples... node
(h) hit " Next > " ... I assume you'll be okay without assistance from here?
> Why does Microsoft have to make this so hard?
I don't think they made it as hard as you make it out to be. And be honest,
did you read "ReadmeSQL2005.htm" and setup instructions, and pay attention
to all screens while you were installing the product?|||Thank you!
To be honest back, I never read ReadmeSQL2005.htm. I never RTM at all, I
simply expect the products to have the same tools in the same places as the
previous versions. We're all too busy in this life to have company software
throw us curveballs. I think MS should recognize that everyone is busy and
have products be intuitive enough to the point where you don't have to RTM.
Well, maybe RTM is a good thing b/c it keep us IT people in a job! Well,
it's off to the manual and this thing now. :)
"Aaron Bertrand [SQL Server MVP]" <ten.xoc@.dnartreb.noraa> wrote in message
news:ucElrmKfHHA.2376@.TK2MSFTNGP04.phx.gbl...
> >I do not have this executable. So I put the CD back in and do what?
> Since you already have the server installed, then open the CD, go to the
> tools folder, run setup.exe, and when you get to the screen that asks
> which components you want to install, slow down. First you'll go through
> these steps:
> (a) check "I accept the licensing terms and conditions"
> (b) hit " Next > "
> (c) wait for prerequisites to be installed (yes it will have to do this
> every time)
> (d) hit " Next > "
> Now you will be at "Welcome to the Microsoft SQL Server Installation
> Wizard.
> (a) hit " Next > "
> (b) as long as you don't have any errors on the config check, hit " Next >
> "
> (c) enter your name and company (or leave blank if desired)
> (d) hit " Next > "
> (e) on the feature selection page, expand Client Components
> (f) I would select Connectivity Components and Management Tools (you may
> choose others if you wish)
> (to select a component, you click on the down arrow next to a
> component, and choose "Will be installed on local hard drive")
> (g) if you want sample database and/or Books Online, expand the
> Documentation, Samples... node
> (h) hit " Next > " ... I assume you'll be okay without assistance from
> here?
>> Why does Microsoft have to make this so hard?
> I don't think they made it as hard as you make it out to be. And be
> honest, did you read "ReadmeSQL2005.htm" and setup instructions, and pay
> attention to all screens while you were installing the product?
>|||> To be honest back, I never read ReadmeSQL2005.htm. I never RTM at all, I
> simply expect the products to have the same tools in the same places as
> the previous versions.
I don't think this expectation is very realistic. If a product does not
evolve, then don't bother upgrading beyond v1.0.
A|||"Aaron Bertrand [SQL Server MVP]" <ten.xoc@.dnartreb.noraa> wrote in message
news:OD8dnuPfHHA.1216@.TK2MSFTNGP03.phx.gbl...
>> To be honest back, I never read ReadmeSQL2005.htm. I never RTM at all, I
>> simply expect the products to have the same tools in the same places as
>> the previous versions.
> I don't think this expectation is very realistic. If a product does not
> evolve, then don't bother upgrading beyond v1.0.
> A
You're right, I was just b%tching and moaning, trying to get my voice heard
by Microsoft. Thanks for listening.|||Aaron, that tip worked btw! Nice job!
"Spin" <Spin@.spin.com> wrote in message
news:586md5F2ftkduU1@.mid.individual.net...
> "Aaron Bertrand [SQL Server MVP]" <ten.xoc@.dnartreb.noraa> wrote in
> message news:OD8dnuPfHHA.1216@.TK2MSFTNGP03.phx.gbl...
>> To be honest back, I never read ReadmeSQL2005.htm. I never RTM at all,
>> I simply expect the products to have the same tools in the same places
>> as the previous versions.
>> I don't think this expectation is very realistic. If a product does not
>> evolve, then don't bother upgrading beyond v1.0.
>> A
> You're right, I was just b%tching and moaning, trying to get my voice
> heard by Microsoft. Thanks for listening.sql

Sunday, February 19, 2012

Installation Error Sql Express 2005 - a similar problem

When I open the installation, everything is fine. The report says that I do not meet the reccomended hardware requirements, but I checked and I am above the minimum requirements. This is the report:

System Configuration Check

- WMI Service Requirement (Success)

Messages

WMI Service Requirement

Check Passed

- MSXML Requirement (Success)

Messages

MSXML Requirement

Check Passed

- Operating System Minimum Level Requirement (Success)

Messages

Operating System Minimum Level Requirement

Check Passed

- Operating System Service Pack Level Requirement. (Success)

Messages

Operating System Service Pack Level Requirement.

Check Passed

- SQL Server Edition Operating System Compatibility (Success)

Messages

SQL Server Edition Operating System Compatibility

Check Passed

- Minimum Hardware Requirement (Warning)

Messages

Minimum Hardware Requirement

The current system does not meet the recommended hardware requirements for this SQL Server release. For detailed hardware and software requirements, see the readme file or SQL Server Books Online.

- Pending Reboot Requirement (Success)

Messages

Pending Reboot Requirement

Check Passed

- Default Installation Path Permission Requirement (Success)

Messages

Default Installation Path Permission Requirement

Check Passed

- Internet Explorer Requirement (Success)

Messages

Internet Explorer Requirement

Check Passed

- COM Plus Catalog Requirement (Success)

Messages

COM Plus Catalog Requirement

Check Passed

- ASP.Net Version Registration Requirement (Success)

Messages

ASP.Net Version Registration Requirement

Check Passed

- Minimum MDAC Version Requirement (Success)

Messages

Minimum MDAC Version Requirement

Check Passed

- Edition Change Check (Success)

Messages

Edition Change Check

Check Passed

Then the installation seems to work fine until it tries to install the native client. then it shows a message box saying: "An installation package for the product Microsoft SQL Server Native Client cannot be found. try the installation again using a valid copy of the installation package 'sqlncli.msi'." Everything else completes except for that and the database services. This is the summary log:

Microsoft SQL Server 2005 9.00.2047.00
==============================
OS Version : Microsoft Windows XP Home Edition Service Pack 2 (Build 2600)
Time : Sat Aug 19 11:43:01 2006
HUNTERXMAS05 : The current system does not meet recommended hardware requirements for this SQL Server release. For detailed hardware requirements, see the readme file or SQL Server Books Online.
Machine : HUNTERXMAS05
Product : Microsoft SQL Server Setup Support Files (English)
Product Version : 9.00.2047.00
Install : Successful
Log File : c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0005_HUNTERXMAS05_SQLSupport_1.log
--
Machine : HUNTERXMAS05
Product : SQL Native Client
Error : An installation package for the product Microsoft SQL Server Native Client cannot be found. Try the installation again using a valid copy of the installation package 'sqlncli.msi'.
--
Machine : HUNTERXMAS05
Product : Microsoft SQL Server Native Client
Product Version : 9.00.2047.00
Install : Failed
Log File : c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0005_HUNTERXMAS05_SQLNCLI_1.log
Last Action : InstallFinalize
Error String : An installation package for the product Microsoft SQL Server Native Client cannot be found. Try the installation again using a valid copy of the installation package 'sqlncli.msi'.
Error Number : 1706
--
Machine : HUNTERXMAS05
Product : Microsoft SQL Server VSS Writer
Product Version : 9.00.2047.00
Install : Successful
Log File : c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0005_HUNTERXMAS05_SqlWriter_1.log
--
Machine : HUNTERXMAS05
Product : MSXML 6.0 Parser
Product Version : 6.00.3883.8
Install : Successful
Log File : c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0005_HUNTERXMAS05_MSXML6_1.log
--

Please help.

One suggestion I can make is to install the components seperatly. Install the .Net Framework 2.0 and the Native client. For the .net framework you can use the windows update system, and for the native client you can get the latest version from the microsoft downloads site. Then re run the sql install.

|||Problem solved. Thanks!|||Hi,

I've tried to install SQLX on my pc which has the followings:

1. windows XP pro SP2

2. enough space on the system HD ( several free GBs - more then 600 MB required minimum)

3. 512 MB RAM (although it states 504 MB when going to Start -> My Computer -> Properties)

4. Intel (R) Celeron (R) CPU 2.53 GHz - the requirement is: Pentium III Compatible or higher, with a 500 MHz minimum.
(Also, see this link http://www.intel.com/support/process...cs-001784.html)

5. Windows installer 3.1, IE 6.1, and .Net 2.0 installed

Although the installation did went out well I got this warning:

- Minimum Hardware Requirement (Warning)
Messages
* Minimum Hardware Requirement

* The current system does not meet the recommended hardware requirements for this SQL
Server release. For detailed hardware and software requirements, see the readme file or SQL
Server Books Online.

can someone assist on that?
is this warning is for my pc not having the recommended or the minimum requirements (it show two different messages - the two asteriks in the message above)?
can someone explain to me what is the problem with my pc's hw/sw?

Thanks, Ziv.|||

it means that you didn't meet the reccomended specifications (example: 1 gb ram), but you did meet the minimum (example 512 mb ram). the same happened with me, but it didn't stop the install; it shouldn't stop you from installing unless you have another problem.

Hunter

|||

I am having the exact same problem trying to install express with Advances Services, minimum hardware requirements not met. I have a Pentium 4 512 Meg memory, validated from properties on "My computer" and about 85GB free disk space! I just don't know what more the darn thing wants!

If some one has ANY suggestions I would appreciate it more than you can ever imagine.

Joe,

Installation Error Sql Express 2005 - a similar problem

When I open the installation, everything is fine. The report says that I do not meet the reccomended hardware requirements, but I checked and I am above the minimum requirements. This is the report:

System Configuration Check

- WMI Service Requirement (Success)

Messages

WMI Service Requirement

Check Passed

- MSXML Requirement (Success)

Messages

MSXML Requirement

Check Passed

- Operating System Minimum Level Requirement (Success)

Messages

Operating System Minimum Level Requirement

Check Passed

- Operating System Service Pack Level Requirement. (Success)

Messages

Operating System Service Pack Level Requirement.

Check Passed

- SQL Server Edition Operating System Compatibility (Success)

Messages

SQL Server Edition Operating System Compatibility

Check Passed

- Minimum Hardware Requirement (Warning)

Messages

Minimum Hardware Requirement

The current system does not meet the recommended hardware requirements for this SQL Server release. For detailed hardware and software requirements, see the readme file or SQL Server Books Online.

- Pending Reboot Requirement (Success)

Messages

Pending Reboot Requirement

Check Passed

- Default Installation Path Permission Requirement (Success)

Messages

Default Installation Path Permission Requirement

Check Passed

- Internet Explorer Requirement (Success)

Messages

Internet Explorer Requirement

Check Passed

- COM Plus Catalog Requirement (Success)

Messages

COM Plus Catalog Requirement

Check Passed

- ASP.Net Version Registration Requirement (Success)

Messages

ASP.Net Version Registration Requirement

Check Passed

- Minimum MDAC Version Requirement (Success)

Messages

Minimum MDAC Version Requirement

Check Passed

- Edition Change Check (Success)

Messages

Edition Change Check

Check Passed

Then the installation seems to work fine until it tries to install the native client. then it shows a message box saying: "An installation package for the product Microsoft SQL Server Native Client cannot be found. try the installation again using a valid copy of the installation package 'sqlncli.msi'." Everything else completes except for that and the database services. This is the summary log:

Microsoft SQL Server 2005 9.00.2047.00
==============================
OS Version : Microsoft Windows XP Home Edition Service Pack 2 (Build 2600)
Time : Sat Aug 19 11:43:01 2006
HUNTERXMAS05 : The current system does not meet recommended hardware requirements for this SQL Server release. For detailed hardware requirements, see the readme file or SQL Server Books Online.
Machine : HUNTERXMAS05
Product : Microsoft SQL Server Setup Support Files (English)
Product Version : 9.00.2047.00
Install : Successful
Log File : c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0005_HUNTERXMAS05_SQLSupport_1.log
--
Machine : HUNTERXMAS05
Product : SQL Native Client
Error : An installation package for the product Microsoft SQL Server Native Client cannot be found. Try the installation again using a valid copy of the installation package 'sqlncli.msi'.
--
Machine : HUNTERXMAS05
Product : Microsoft SQL Server Native Client
Product Version : 9.00.2047.00
Install : Failed
Log File : c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0005_HUNTERXMAS05_SQLNCLI_1.log
Last Action : InstallFinalize
Error String : An installation package for the product Microsoft SQL Server Native Client cannot be found. Try the installation again using a valid copy of the installation package 'sqlncli.msi'.
Error Number : 1706
--
Machine : HUNTERXMAS05
Product : Microsoft SQL Server VSS Writer
Product Version : 9.00.2047.00
Install : Successful
Log File : c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0005_HUNTERXMAS05_SqlWriter_1.log
--
Machine : HUNTERXMAS05
Product : MSXML 6.0 Parser
Product Version : 6.00.3883.8
Install : Successful
Log File : c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0005_HUNTERXMAS05_MSXML6_1.log
--

Please help.

One suggestion I can make is to install the components seperatly. Install the .Net Framework 2.0 and the Native client. For the .net framework you can use the windows update system, and for the native client you can get the latest version from the microsoft downloads site. Then re run the sql install.

|||Problem solved. Thanks!|||Hi,

I've tried to install SQLX on my pc which has the followings:

1. windows XP pro SP2

2. enough space on the system HD ( several free GBs - more then 600 MB required minimum)

3. 512 MB RAM (although it states 504 MB when going to Start -> My Computer -> Properties)

4. Intel (R) Celeron (R) CPU 2.53 GHz - the requirement is: Pentium III Compatible or higher, with a 500 MHz minimum.
(Also, see this link http://www.intel.com/support/process...cs-001784.html)

5. Windows installer 3.1, IE 6.1, and .Net 2.0 installed

Although the installation did went out well I got this warning:

- Minimum Hardware Requirement (Warning)
Messages
* Minimum Hardware Requirement

* The current system does not meet the recommended hardware requirements for this SQL
Server release. For detailed hardware and software requirements, see the readme file or SQL
Server Books Online.

can someone assist on that?
is this warning is for my pc not having the recommended or the minimum requirements (it show two different messages - the two asteriks in the message above)?
can someone explain to me what is the problem with my pc's hw/sw?

Thanks, Ziv.|||

it means that you didn't meet the reccomended specifications (example: 1 gb ram), but you did meet the minimum (example 512 mb ram). the same happened with me, but it didn't stop the install; it shouldn't stop you from installing unless you have another problem.

Hunter