Viewing 15 posts - 16 through 30 (of 80 total)
RL,
I said "SAN" because it really is more of a NAS, it's an
EMC CX 300 sold through Dell
Thanks for your advice.
Mark
September 27, 2006 at 8:42 am
Ryan,
If you're refering to SQL 2000, have you ever tried using sp_repladdcolumn?
Mark
August 11, 2006 at 12:35 pm
One of the considerations with regards to log shipping is the file size of the logs and the pipe with which you are going to be using. Failover doesn't always...
August 11, 2006 at 8:35 am
When you say the agents are running, can you tell me what you are checking to ensure that to be the case? Thanks.
July 11, 2006 at 9:09 am
And you have cooresponding rows in MSRepl_transactions as well?
July 11, 2006 at 9:04 am
Is there something you're looking for that running an "sp_help" won't give you?
Mark
July 10, 2006 at 11:10 am
Check both sysarticles and syssubscriptions to make sure all of your tables are there. In syssubscriptions, also check the status column for the ones that aren't pushing data.
Make sure...
July 10, 2006 at 11:01 am
I have an additional question on this topic. What versions of Windows 2000 will let you enable the 3gb switch? I found this on the Microsoft website:
/3GB
With this...
June 20, 2006 at 7:24 am
From what I know, the GUI uses sysindexes to report the row count of a table, that's why you are getting a different number. However, what is the mystery to...
June 16, 2006 at 1:05 pm
One last thing, when you ran the UPDATEUSAGE command, did you do a refresh on the table in EM before looking at the properties?
Mark
June 16, 2006 at 12:17 pm
What does the "rowcnt" column in sysindexes show for that table?
Mark
June 16, 2006 at 12:11 pm
Next thing to try is a DBCC DBREINDEX on that table and see what happens.
Mark
June 16, 2006 at 11:50 am
Run a DBCC UPDATEUSAGE on that table and then do your record count using both methods. Let us know what happens.
Mark
June 16, 2006 at 11:17 am
To get the history from the job step, click the box "Show step details". This hopefully will give you little better info.
Mark
June 15, 2006 at 1:07 pm
Salim,
I'm not sure if your response is referencing my post, if so, it's not the two slashes at the beginning of the string that's a problem. You are correct that...
June 9, 2006 at 7:42 am
Viewing 15 posts - 16 through 30 (of 80 total)