Viewing 15 posts - 1 through 15 (of 16 total)
UDATE:
After digging around and reviewing user connections I found a SPID that had over 30 suspended connections to the server. Since this is highly unusual in my environment, I...
August 30, 2010 at 1:42 pm
Whatever account the sqlserver agent is using at minimum will need Read permissions to the original location of your transaction log back ups and Write permissions to the destination folder.
January 14, 2009 at 9:21 am
I would consider using a domain account for your SQL server agent and make sure that user account has the proper share level and NTFS permissions for both locations. ...
January 14, 2009 at 8:44 am
Is your SQL server agent running under the network service account or a domain account?
January 14, 2009 at 8:35 am
Bethi,
Are you doing this in a data conversion task? If so, did you re-map your fields in your destination object?
January 5, 2009 at 1:13 pm
Yes. I did try a repair first and was a little disappointed when it didn't work. Removing and re-installing IIS and .Net where my last ditch efforts before...
January 5, 2009 at 7:16 am
Ok,
After spending way too much time tinkering with this, I finally got SQL 2005 to reinstall properly. Here are the steps that I followed that finally worked:
1. Un-installed...
January 2, 2009 at 7:17 am
Will do!
Thanks for your efforts! They are greatly appreciated!
December 27, 2008 at 3:41 pm
No this is not a named instance, though when 2005 was installed on the server before it was a named instance with SQL 2000 being the default instance.
After I uninstalled...
December 27, 2008 at 3:27 pm
This is really odd. I have found post out there referring to some of the things I found in the install logs, bust most of them are referring back...
December 27, 2008 at 3:21 pm
Hmmm.....
There is not refference to B29A3732C1C117E44B49C59AF769AA91 anywhere in my registry. I checked both locations you mentioned and then ran a search on the entire registry. Seems odd considering that...
December 27, 2008 at 2:08 pm
Ok,
That particular registry key does not exist. There are several others there. One each for SQLXML4, BooksOnline, .Net2.0, SQL Server Native Client, and Visual Studio.
AdAware is not installed...
December 27, 2008 at 1:33 pm
Sorry Nicholas,
I am a little off today. Here is what appears to be the entire MSI subroutine.
MSI (s) (74:8C) [09:02:00:478]: Executing op: ChangeMedia(MediaVolumeLabel=SQLServer,MediaPrompt=Please insert the disk: Please insert...
December 27, 2008 at 11:15 am
Sure....
Action ended 9:02:02: InstallFinalize. Return value 1.
MSI (s) (74:20) [09:02:02:592]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSI134.tmp, Entrypoint: Check_CommitFlag
Action start 9:02:02: Check_CommitFlag.D20239D7_E87C_40C9_9837_E70B8D4882C2.
Function=Check_CommitFlag
Doing Action: Check_CommitFlag
PerfTime Start: Check_CommitFlag : Sat...
December 27, 2008 at 9:55 am
Viewing 15 posts - 1 through 15 (of 16 total)