Viewing 15 posts - 1 through 15 (of 40 total)
hi,
you can check Idera's - SQL Compliance Manger Tool
September 24, 2013 at 12:24 am
sql server is configured to use mixed mode authentication.
January 16, 2012 at 1:45 am
To fix the problem, you can call the following stored procedure:
sp_changedistpublisher 'YOUR-PUBLISHER-NAME', 'active', 'true'
January 5, 2012 at 4:24 am
thnaks a lot for the advice. i ahd the smae issue and wasted almost an hour to solve this problem !!!
December 18, 2010 at 10:42 pm
you can cehck in your sql server log to find out why the backups failed. generally it turns to be an IOerror
January 24, 2010 at 10:11 pm
hi all,
thanks for your response.
i have set up trace file to track database growth. i am not able to figure out at which query the data / log...
January 17, 2010 at 5:36 am
hi,
i have solved this problem. our network administrator ahd defined a policy accross the network disabling any users to install any kind of software on thier local machine. after he...
September 1, 2009 at 2:45 am
tnaks mike for your reply. i will go through it and check
September 1, 2009 at 2:42 am
i think when you do it will give you an error about the service pack compatibility issue.
i tried did this long time back but faintly remeber that i did get...
August 3, 2009 at 4:12 am
you can try exec sp_helplogins. but you will have to run this for all the databases. may be you can write a small script and use this sp to get...
April 6, 2009 at 4:48 am
hi all,
one more question.
when we create a windows group what all right apart those which the dba will give at sql server should be given ?
thanks.
April 6, 2009 at 4:32 am
hi,
try lloking for SQL Server Enterprise Manager.MSC
this will be where ur sql is installed eg C:\Program Files\Microsoft SQL Server\80\Tools\BINN.
try if it works.
April 2, 2009 at 12:32 am
hi tjay thanks a million for your help.
November 24, 2008 at 9:52 pm
hi tjay excellent article !!!
i was jsut trying to browse thsi site and it give an error.
http://sigs.sqlpass.org/SIGs/AuditingCompliance/tabid/135/Default.aspx
and also i could not find the code for the jobs...
November 24, 2008 at 2:07 am
for sql server 2005
Before you configure Database Mail, you need to review the following prerequisites
1.Database Mail must be enabled
2.Service Broker needs to be enabled in the Database Mail host database
do...
July 16, 2008 at 1:36 am
Viewing 15 posts - 1 through 15 (of 40 total)