dbTalk Databases Forums  

Re: Hope someone could possibly help me?

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss Re: Hope someone could possibly help me? in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
kris yumul [MS]
 
Posts: n/a

Default Re: Hope someone could possibly help me? - 07-07-2003 , 05:43 PM






This is as expected, starting with SP3 a strong sa password is required for
security reasons. You can use the switch SAPWD to go past this error.

If you are not using the latest MSDE SP3a i recommend you use that version
found in http://www.microsoft.com/sql/downloads/2000/sp3.asp, download the
files necessary to install an MSDE SP3a instance. Please refer to section
3.7 of the sp3Readme.htm for installation instructions, this is important as
we
introduced new switches starting in SP3. There is an extensive discussion
of the need for a password.

For example you want to install an instance named 'foo' using SQL
authentication and an sa password=footest then a sample command line will
be:
Quote:
setup.exe instancename=foo securitymode=SQL sapwd=footest /l*v c:\test.log
Note that i created a verbose log test.log using the switch /l*v so that i
can confirm sucessful installation by looking at the log after the
installation.

Good luck.

--
Kris Yumul [MS]

This posting is provided "AS IS" with no warranties, and confers no rights

"Neill" <neos (AT) asiamail (DOT) com> wrote

Quote:
Im trying to install MSDE SP3 onto windows 2K server, when i double click
on SETUP.EXE it keeps coming up telling me:-

"A strong SA password is required for security reasons. Please use SAPWD
switch to supply the same. Refer to readme for more details. Setup will now
exit."
Quote:
Anybody got any ideas or know how i get round this?
Please tell me the complete command coz i'm new in it.

Thanks In Advance



************************************************** ********************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP &
ASP.NET resources...




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.