Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security ISSForum
[Top] [All Lists]

[ISSForum] Unable to update SP from sp4 to sp5

Subject: [ISSForum] Unable to update SP from sp4 to sp5
Date: Fri, 1 Apr 2005 15:51:04 +0200

----- Original Message ----- 
From: "Zoran Hrvoic" <zh@hdinfo.hr>
To: <ISSForum@iss.net>
Sent: Friday, April 01, 2005 11:29 AM
Subject: Unable to update SP from sp4 to sp5


Hello,

I am unable to update SiteProtector2 from SP4 to SP5.
I sent logs to TechSupport, and the guy said that the problem is:

"
This seems to be a problem with the Collation type you are using...
This database is using Croation_CI_AS.
We require that the collation be set to
Latin1_General_CP1_CI_AS.
To alter the collation to Latin1_General_CP1_CI_AS
please do the following:

1. Open Sql Query Analyzer.
2. enter: ALTER DATABASE RealSecureDB COLLATE SQL_Latin1_General_CP1_CI_AS
3. Restart the MSSQLServer service.

Now try the update. Let me know if this works.
"

I am using MSDE, and the Sql Query Analyzer is not available with MSDE, so I
tried the same with osql, but no success:
"
osql -E
1> ALTER DATABASE RealSecureDB COLLATE SQL_Latin1_General_CP1_CI_AS
2> go
Msg 5030, Level 16, State 2, Server ZABASP, Line 1
The database could not be exclusively locked to perform the operation.
Msg 5072, Level 16, State 1, Server ZABASP, Line 1
ALTER DATABASE failed. The default collation of database 'RealSecureDB'
cannot
be set to SQL_Latin1_General_CP1_CI_AS.
"

Note that the SP sp4 works just fine using Croation_CI_AS collation.
I didn't set this collation on purpose, Croatian was set as default locale
in Windows during MSDE installation.

Anybody? Thanks!

Zoran

_______________________________________________
ISSForum mailing list
ISSForum@iss.net

TO UNSUBSCRIBE OR CHANGE YOUR SUBSCRIPTION, go to 
https://atla-mm1.iss.net/mailman/listinfo/issforum

To contact the ISSForum Moderator, send email to mod-issforum@iss.net

The ISSForum mailing list is hosted and managed by Internet Security Systems, 
6303 Barfield Road, Atlanta, Georgia, USA 30328.

<Prev in Thread] Current Thread [Next in Thread>
  • [ISSForum] Unable to update SP from sp4 to sp5, Zoran Hrvoić <=