Viewing 15 posts - 901 through 915 (of 6,105 total)
Can you create an ODBC connection (and successfully test the connection) from the server where NetBackup is running to the named instance?
August 15, 2008 at 2:56 pm
I've had these types of discussions with our (formerly) Veritas rep and never got a satisfactory result from him. I prefer to do the backup to disk and backup this...
August 15, 2008 at 7:19 am
Can you connect to the server remotely at all?
If not, is there an error in the SQL Server error log indicating it couldn't bind to the port?
August 15, 2008 at 7:11 am
Are you building by hand our are you allowing Profiler to build the template for you?
August 15, 2008 at 7:09 am
You can't modify it on the fly, no. The question, though, is are you going to severely impair the performance of your SQL Server by doing multiple traces like this?
August 14, 2008 at 5:43 pm
It's not the Windows account, I guarantee that. Do you have Audit Failures turned on for SQL Server?
August 14, 2008 at 5:41 pm
If the SPN needs fixing, verify that you have set the TCP port set for static and not dynamic. If it's set for dynamic and for some reason couldn't grab...
August 14, 2008 at 5:40 pm
Did the SPN have to be corrected?
August 14, 2008 at 4:24 pm
As pointed out, it's the sa account this error is being returned on, not a Windows account. SQL Server doesn't check passwords on Windows accounts. It relies on the operating...
August 14, 2008 at 4:23 pm
Password is always case sensitive because SQL Server is generating and comparing a hash.
August 14, 2008 at 3:42 pm
Did an SPN get put in place in Active Directory to allow Kerberos authentication? Can you connect with a SQL Server based login like sa?
August 14, 2008 at 3:41 pm
GilaMonster (8/14/2008)
August 14, 2008 at 3:14 pm
The default collation isn't case-sensitive.
August 14, 2008 at 3:12 pm
Larry Johnson (8/14/2008)
I get a little frustrated when someone asks for money to attend a conference, and all the bloggers can talk about are silly things. ...
August 14, 2008 at 2:49 pm
If you have audit logon failures turned on at the OS level, do you see the failures in the Security event log?
August 14, 2008 at 2:37 pm
Viewing 15 posts - 901 through 915 (of 6,105 total)