How does everyone get sample data in?

P

passporter

I have MS SQL Server 2000 patched up to 8.00.818 (SP3) and still don't get
any respect from the "Restore and Configure Sample Data" because I get a
pre-validation error... Microsoft SQL Server 2000 with Service Pack 3 must
be installed before configuring the sample database. Which it is. I have
even patched Project Server and client with SP1. What is my quickest way to
getting some data into the database?
 
E

Earl Lewis

I'm going to be doing this exact thing this afternoon. I'll let you know if we see anything that looks like it may relate to your problem.

BTW, did you read through/follow the detailed instructions in the M$ sample database installation guide?

Earl
I have MS SQL Server 2000 patched up to 8.00.818 (SP3) and still don't get
any respect from the "Restore and Configure Sample Data" because I get a
pre-validation error... Microsoft SQL Server 2000 with Service Pack 3 must
be installed before configuring the sample database. Which it is. I have
even patched Project Server and client with SP1. What is my quickest way to
getting some data into the database?
 
P

passporter

Earl,

I did. I have installed Project Server 2003 for around 10 clients, in
different configurations and environments. I am doing a single server
installation for some personal development work, and needed some sample data.
I read the SAMPLEDB.HTM first, made sure I met all the requirements, not on
a DC, etc. So I am stuck under "Using the Sample Database Configuration
Wizard" between 1 and 2. I will be curious to here your results.
 
E

Earl Lewis

OK passporter (and all you others waiting with baited breath), you ready? First of all, we got the same error message you did when we tried installing the sample db. We were trying to install it alongside our production installation so we could use it for training purposes. We fiddled with it a bit and then called Microsoft support (thank God for Premier support). The answer is (from Microsoft themselves) that the error message is a false error.

There is a problem (obviously!) but it's not that you don't necessarily have SP3 installed. Apparently this message will appear if the sampcfg.exe utility can't find the (local) database for any number of reasons. Named database instances being one of them. In our case it's probably caused by the fact that we have SQL running in a cluster for high availability.

The recommendation: install the sample db on a separate single machine configuration. Oh, the part that was conveniently left out of this recommendation was that we'd be starting from scratch on this installation.

Overall, I have to say that I agree with the recommendation. Why compromise your production installation by installing/running a training db on the same install? If the sample db is on a separate machine we can rework it at any time without worrying about interrupting our production instance.

The big question: will we have the same error when we try it on a single server install? Stay tuned...

You're trying to do a single server install, aren't you? Are you running your SQL server as a named instance?

Earl
Earl,

I did. I have installed Project Server 2003 for around 10 clients, in
different configurations and environments. I am doing a single server
installation for some personal development work, and needed some sample data.
I read the SAMPLEDB.HTM first, made sure I met all the requirements, not on
a DC, etc. So I am stuck under "Using the Sample Database Configuration
Wizard" between 1 and 2. I will be curious to here your results.
 
S

Sajid

Hi Earl
I came looking out for the a solution to solve the problem of restoring the
project server 2003 sample database, but unfortunately or fortunately I quest
is an answer to your big question.
Your big question was...
The big question: will we have the same error when we try it on a single server install? Stay tuned...

The answer is YES !

I tried installating the project server and et al in 2 separte servers
following the single server installation guide with out a blink of an eye.
But in both the installation I encountered the error reporting I do not have
the SQL service pack installed.

Looking forward to what your finding are to solve this frustrating problem.

Regards,
Sajid.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top