Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Select collating sequence not support by the OS

Author  Topic 

stprsbk
Starting Member

2 Posts

Posted - 2005-10-06 : 16:13:10
I am trying to install a 3rd party SQL Backup program on my MS SQL 2000 server running on 2003 Server. When I run the program I get the follow error window

"Select collating sequence not support by the operating system"

The software vendor has worked with me and is at a loss on how to resolve it. Does anyone have any ideas on how to resolve this issue?

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2005-10-06 : 16:49:47
Does the vendor not know how to google?

http://www.google.com/search?hl=en&rls=GGLC,GGLC:1969-53,GGLC:en&q=Select+collating+sequence+not+supported+by+the+operating+system&spell=1

I'd suggest looking at an alternative backup solution such as SQL Litespeed or just use the native SQL backup/restore commands. Going with a vendor who can't even troubleshoot a problem doesn't seem like a good idea.

Tara
Go to Top of Page

derrickleggett
Pointy Haired Yak DBA

4184 Posts

Posted - 2005-10-06 : 20:46:36
What third-party backup program is this???

MeanOldDBA
derrickleggett@hotmail.com

When life gives you a lemon, fire the DBA.
Go to Top of Page
   

- Advertisement -