Viewing 15 posts - 196 through 210 (of 1,166 total)
Running backup should not resolve any of this kind issue or any other issues...
Old server and new server both has the same collations?
March 4, 2007 at 10:41 pm
Running backup should not resolve any of this kind issue or any other issues...
Old server and new server both has the same collations?
March 4, 2007 at 10:41 pm
Running backup should not resolve any of this kind issue or any other issues...
Old server and new server both has the same collations?
March 4, 2007 at 10:40 pm
Running backup should not resolve any of this kind issue or any other issues...
Old server and new server both has the same collations?
March 4, 2007 at 10:40 pm
Running backup should not resolve any of this kind issue or any other issues...
Old server and new server both has the same collations?
March 4, 2007 at 10:40 pm
Are you able ping the server frome each other..
Is Remove connections enabled?
March 3, 2007 at 12:48 am
Why you don't want to create new publication with these articles...without effecting existing one...
March 3, 2007 at 12:46 am
After your posted I have tested....it is working fine...
Check if any one of the db compatibility is 70 or 80?
March 3, 2007 at 12:36 am
After your posted I have tested....it is working fine...
Check if any one of the db compatibility is 70 or 80?
March 3, 2007 at 12:35 am
You may have remove UDT and use native data types...
Use alter table statement to accomplish this...Make sure you handle temp table created in tempdb because tempdb get the collation from...
March 3, 2007 at 12:20 am
It is your order by cluase which is creating the temp table internally...
and looks like you don't have enough space on the disk for tempdb file to grow or it...
March 2, 2007 at 6:09 pm
May be you guys have missed the screen...I have not seen any question like this in the forums...
March 2, 2007 at 6:05 pm
If your sql code is compatible and tested for 2005...
I don't see any reason not to use cmpt 90 instead of 90...
You should see some benifit cause of all improvements...
March 2, 2007 at 6:04 pm
Tempdb created using the model db...
Check your model database cmpt level and run the checkdb against model?
Lastly open case with PSS OR post the question in MS forums...
March 2, 2007 at 6:01 pm
You can try using dbcc rubuild_log which is undocumented...
Here is the example of it...
March 1, 2007 at 10:35 pm
Viewing 15 posts - 196 through 210 (of 1,166 total)