Re: DRW issues - sql collation
From: Evan [MSFT] (esc_at_online.microsoft.com)
Date: 08/19/04
- Next message: Adam Welker [MSFT]: "Re: SMS Office Update Scan Tool"
- Previous message: Adam Welker [MSFT]: "Re: SMS 2.0 SUS feature pack error"
- In reply to: Torsten: "DRS issues - sql collation"
- Next in thread: Torsten: "Re: DRW issues - sql collation"
- Reply: Torsten: "Re: DRW issues - sql collation"
- Reply: Torsten: "Re: DRW issues - sql collation"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 19 Aug 2004 10:30:27 -0700
They both contain Latin1 but they're still different. You must determine
which sql installation settings will cause tempdb to match the sms db
collation, then use rebuildm or install sql with that collation on another
box and point sms to that db. If you don't remember what installation
settings you used to get "SQL_Latin1_General_CP1_CI_AS", then try installing
sql with various settings on another box until you find one that gives that
collation. Then you'll know what settings to use to match the sms db.
-- This posting is provided "AS IS" with no warranties, and confers no rights. "Torsten" <torsten.meringer@NOSPAM.web.de> wrote in message news:76C32BAD-58BE-4797-B973-EE396EF41474@microsoft.com... > Hi, > > (I'm posting this message again as it appears only in my webbrowser but > not > in my newsreader) > > I've a little problem with the DRW. > I get an error while checking "Collation of temp database and SMS database > should be the same". How can I resolve this ? Reinstalling SQL or running > 'rebuildm.exe' doens't help me out, because both collations are already > set > to "Latin1". > > The collation of my tempdb is "Latin1_General_CI_AS" and smsdb = > "SQL_Latin1_General_CP1_CI_AS". > > Any ideas here ? > > Thanks a lot, > Torsten >
- Next message: Adam Welker [MSFT]: "Re: SMS Office Update Scan Tool"
- Previous message: Adam Welker [MSFT]: "Re: SMS 2.0 SUS feature pack error"
- In reply to: Torsten: "DRS issues - sql collation"
- Next in thread: Torsten: "Re: DRW issues - sql collation"
- Reply: Torsten: "Re: DRW issues - sql collation"
- Reply: Torsten: "Re: DRW issues - sql collation"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|