Viewing 15 posts - 811 through 825 (of 1,138 total)
September 11, 2009 at 1:05 am
Please dont post multiple time, you have posted 5 times.
All replies to this post please
September 11, 2009 at 1:02 am
havent we got enough of those already:-P, although any new MVP's are always welcome.
September 11, 2009 at 12:57 am
if you do sp_helptext and mention the extended stored procedure name you will get the DLL name as long as it isnt an internal extended stored procedure.
sp_helptext ExtendedStoredProcedure
September 10, 2009 at 9:51 am
llokshin (9/10/2009)
This operation failed with errors.
Restoring RP02P (database) from:
H:\MSSQL\backup\rp01p\rp01p_db_200909090500.sqb
SQL Server error
SQL error 9003: SQL error 9003: The...
September 10, 2009 at 9:42 am
You will not be able to see the code for these, unless someone has kindly disassembled the DLL that they are in, and placed them on the net.
If anyone has...
September 10, 2009 at 9:33 am
John Marcuz (9/10/2009)
September 10, 2009 at 9:09 am
http://www.eggheadcafe.com/forumarchives/SQLServersetup/Jan2006/post25072107.asp
that is all i could find :unsure:, it does imply that you cannot, but I know it is pretty weak.
September 10, 2009 at 9:01 am
You dont mention which version(s) of sql server that you work with, but in your position I would be tempted to go for the microsoft certification that focuses on BI...
September 10, 2009 at 8:50 am
jabba (9/10/2009)
September 10, 2009 at 8:38 am
ramyours2003 (9/10/2009)
September 10, 2009 at 8:24 am
If you have recreated everything exactly the same. I would check connectivity to the other server.
can you ping it from the server you are having trouble with. sometimes network glitches...
September 10, 2009 at 8:11 am
Filipe Miranda (9/10/2009)
As part of our MP in one of our instances we have a transaction log backup that runs every hour on the hour. That job runs fine almost...
September 10, 2009 at 8:03 am
Matt Cherwin (9/10/2009)
September 10, 2009 at 7:43 am
hmmm, interesting, looks like the checkcatalog part of the dbcc checkdb has reported catalogue dependency errors, against system objects.
Really need someone else to confirm...
but I think using sp_refreshsqlmodule might help,...
September 10, 2009 at 6:26 am
Viewing 15 posts - 811 through 825 (of 1,138 total)