Viewing 15 posts - 226 through 240 (of 1,248 total)
There should not be any difference in replications. You can do it using either database maintenance plan or simply scripts.
July 27, 2008 at 5:07 pm
You should be able to, depending on how the log shipping is set on your target server. If we set it as readonly, we can then access.
You should make...
July 27, 2008 at 5:02 pm
Did you try DBCC OPENTRAN
Or you can run sp_who2 to find a runnable spid, then run
DBCC INPUTBUFFER(spid)
May the above help.
July 27, 2008 at 4:57 pm
I would like to check whether or not the installed LiteSpeed has the right version for 64 bits.
Thank you so much for your questions.
July 27, 2008 at 4:51 pm
Try to reboot your machine, install then your SQL Server, assuming you have a clean uninstallation.
July 23, 2008 at 1:16 pm
After uninstall SQL Server, you need to reboot your server box. Did you do it?
If your SQL Server was not gracefully uninstalled, you may have to go to registries...
July 23, 2008 at 1:14 pm
What do you mean "no avai"? Did you check whether or not this extended stored procedure exists?
July 23, 2008 at 1:03 pm
You may need to find out whether SQLRESLD.dll is moved. If so, move it to right folder.
If it crashes or is missing, can download it from web (http://www.dlldump.com/download-dll-files_new.php/dllfiles/S/SQLRESLD.DLL/1998.11.132/download.html)or copy it...
July 23, 2008 at 12:57 pm
May the following link help.
http://office.microsoft.com/en-us/access/HP052745861033.aspx
July 23, 2008 at 12:36 pm
1. Cluster administration in OS
2. Run sp_configure in QA
3. Server Properties in EM
July 23, 2008 at 12:32 pm
If you would like to take a node out of the cluster, just simply shut down one node and take it away.
July 22, 2008 at 9:22 pm
Viewing 15 posts - 226 through 240 (of 1,248 total)