Viewing 15 posts - 901 through 915 (of 972 total)
For service accounts it is the same username on most servers I beleive, but the password is changed once a year.
Administrators have a user accounts used to do day to...
September 17, 2009 at 9:39 pm
I have come across this issue but can't recall what causes it. The shortcut points to a UNC path instead of the local path. (\\server\C$\ instead of C:\...)....
September 17, 2009 at 9:18 pm
What??? Need to provide a good bit more detail on your problem.
First: You will not be able to "execute the parameter of the storeprocedure" by themselves. You execute...
September 17, 2009 at 9:01 pm
More detail would better help us determine what the problem is. Could you provide a few of the messages that stand out prior to the one provided? Also...
September 17, 2009 at 8:51 pm
Many other people probably have more detailed knowledge of this than I do. However a few things I would ask/guess:
1) No changes to your SQL Server environment, but what...
September 15, 2009 at 8:23 pm
I would just focus on ensuring the DNS records update for the SQL Server (host and pointer records). As well, IIS may need to be checked for the web...
September 14, 2009 at 10:53 pm
First to get the servers accessible you can create a link between them in SSMS that will allow an account to have access between the servers. You can 'impersonate'...
September 1, 2009 at 5:55 am
Backups don't cause the log file to shrink but rather help control the growth of the file.
I would suggest speaking with someone that is familar with the use of those...
August 27, 2009 at 1:50 pm
Shutting off 'Auto Shrink'. It could possibly be part of your problem with performance. I prefer to do this task with a SQL Agent job. Gives you...
August 27, 2009 at 12:29 pm
Other than what has already been suggested, I would add that you go to your local colleges and inquire about "auditing" a class. Most colleges charge a small fee,...
August 26, 2009 at 12:06 pm
Came across similar issue from this SCC post
Most of what I read is if you don't find that file the install is looking for most people just created a empty...
August 26, 2009 at 11:50 am
Is your server part of a Domain? Is the service account username used for the SQL Services a domain account or local account?
The errors indicate that it has lost...
August 24, 2009 at 8:12 pm
Why do you still need the LDF file?
If the database you want to reattach was properly detached from SQL, the LDF should have no active entries. If the physical...
August 18, 2009 at 10:51 pm
I have problems using netbackup client for SQL backups even at 6.5.3 and opted to just use SQL agent.
I would recreate your scripts using the NetBackup client from the SQL...
August 13, 2009 at 8:05 pm
Viewing 15 posts - 901 through 915 (of 972 total)