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)
 Problem with SQL Agent (sqlmaint)

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-10-28 : 08:28:16
Darek writes "I asked few days ago, but I am not sure that my question was send.

I have problem with SQL agent. I use xp_sqlmaint with options -CrBkSubDir.This means that for all databases, sqlmaint create subfolder for backups.
When databases name contains native char, in my case polish char, backup fails with error creating folder. After this folder exists but with illegible name."

solart
Posting Yak Master

148 Posts

Posted - 2002-11-01 : 12:10:01
You did not give version of your OS or SQL Server and their Service Packs.

A shot in the dark.

Do you have latest Service Packs applied (both OS and SQL Server)?

Maybe this is an OS problem getting passed through to SQL Server.

Solart


Go to Top of Page
   

- Advertisement -