Viewing 15 posts - 301 through 315 (of 1,536 total)
are you logging to a text file? Is that error the entire contents of the file?
May 28, 2009 at 12:26 pm
If you attempt to generate scripts do you get the same error?
May 28, 2009 at 8:18 am
You aren't dropping anything other than replication. You'll need to re-snapshot afterwads, but it replication isn't working anyway where is the harm?
May 28, 2009 at 8:10 am
Sorry, I'm a little confused as to why you are looking to have a separate database for reporting. What is the reason behind this?
Log shipping will not work based upon...
May 28, 2009 at 7:41 am
With the log shipped copy you are not going to be able to perform reporting functions as the database will not be available in that manner.
Why logship to the same...
May 28, 2009 at 6:46 am
If your server has 19GB of memory you should set the max server memory to 17GB
SQL could just be choking down on the OS causing the lock ups and issues...
May 28, 2009 at 6:40 am
Why not script out all of the replication objects, drop replication and then re-implement?
May 28, 2009 at 6:38 am
Have you enable extended logging? There should be more information than that.
Open up the maintenance plan, click on the reporting and logging button, in the window that opens up select...
May 28, 2009 at 5:56 am
Are you including logging for the maintenance plan? If so that detailed logging will provide a great deal more information to help identify the issue at hand.
May 27, 2009 at 10:06 am
You need to set the max server memory to cap the usage off at a certain point.
SQL will suck up as much as it feels it needs if you...
May 26, 2009 at 9:14 am
If this is a 32bit version of Windows have you also enabled PAE and AWE?
May 26, 2009 at 6:57 am
I do not believe that Windows 2003 SP1 is supported any longer, so you will need to move up to SP2 should you wish to continue to receive any support...
May 26, 2009 at 6:52 am
I have an RSS feed to http://blogs.msdn.com/sqlreleaseservices/default.aspx which contains the up to date information.
May 20, 2009 at 6:04 am
If 2000 check out http://www.sqldts.com
April 29, 2009 at 5:45 am
AWE should not be enabled on a 64bit system as the OS can handle the memory natively, additionally there is no need for the /3GB switch.
Check the max memory value...
April 28, 2009 at 11:40 am
Viewing 15 posts - 301 through 315 (of 1,536 total)