Viewing 15 posts - 541 through 555 (of 1,335 total)
you need to grant the permission to stored procedures so that they can view the content of procedure
if there anre n number of procedures
select
'grant...
July 16, 2007 at 5:21 am
Change the network service account to a domain account in both the servers. This is because of hop issue.
July 16, 2007 at 5:02 am
With db_datareader they will be able to read the data in the tables only if you need to give them permission to see the procedure you have to give view...
July 16, 2007 at 4:57 am
But i have one question is it safer to shrink a logfile that is being used in log shipping or DB Mirroring it is not that wayso be careful on...
July 16, 2007 at 4:54 am
Just posting the error
Temporary table tempdb.SQLerrorTracking created.
Create database part starting...
Database DPIN does not exist.
.Net SqlClient Data Provider: Msg 1038, Level 15, State 1, Line 1
An object or column name...
July 16, 2007 at 4:46 am
Good that you have implemented the copy job across two locations so that even if it fails in one location it will be available in the other a case of...
July 16, 2007 at 4:32 am
I have always gone with my way og naming conventions but hve the habit of documneting them and putting it under a place accessible to all. By that way you...
July 16, 2007 at 4:05 am
Servername,portnumber
should do for you.
July 16, 2007 at 4:01 am
In your case it should be SQL2005,14333
July 16, 2007 at 4:01 am
Looking at the Activity Monitor first thing Monday morning did have a suspended process (Database Mail delete command - BROKER_RECEIVE_WAITFOR) but that has now cleared. And everything seems to be...
July 16, 2007 at 3:57 am
The autogrows expands the file when it reaches the maximum sizt that can be stored in the file suppose let us have a datafile which is 900MB and you have...
July 16, 2007 at 3:52 am
That phrase is my favourite in this Industry i add to my signatures everywhere.
July 16, 2007 at 3:49 am
We do have a script for us here. Let me know your id so that i shall share it to you.
July 16, 2007 at 3:28 am
Viewing 15 posts - 541 through 555 (of 1,335 total)