1. Are you able to perform a backup using the the internal backup tool within the SQL Server Management Studio?
2. Do you have other SQL Servers in your environment? Are they having the same problem? 3. Are you running in a cluster? If so, are you specifying the "/SQLSERVER=srv-name" parameter when you launch the GUI or the CLI command? 4. Does the SQL Server log give any information on the problem? If you cannot get this working, please open a PMR with IBM so IBM support can gather a trace to get some diagnostics data to help troubleshoot this problem. Thanks, Del ---------------------------------------------------- "ADSM: Dist Stor Manager" <[email protected]> wrote on 10/03/2007 02:02:33 PM: > Here are the results of the querys. Everything looks okay to me. > Any other suggestions? > > C:\Documents and Settings\Administrator.FTNET>osql -E -S ftdb1 -q > "SELECT @@VERSION" > > Microsoft SQL Server 2005 - 9.00.2050.00 (Intel X86) > Feb 13 2007 23:02:48 > Copyright (c) 1988-2005 Microsoft Corporation > Enterprise Edition on Windows NT 5.2 (Build 3790: Service Pack 2) > > (1 row affected) > > > C:\Documents and Settings\Administrator.FTNET>osql -E -S ftdb1 -q > "SELECT @@SERVERNAME" > > FTDB1 > > (1 row affected)
