Viewing 15 posts - 211 through 225 (of 1,179 total)
You can use following:
EXEC msdb.dbo.sp_set_sqlagent_properties @databasemail_profile=N''
HTH
May 2, 2014 at 12:19 am
Are you doing with GUI or commandline i.e. T-sql?
May 1, 2014 at 11:57 pm
You can find lots on google. Select as per your need.
May 1, 2014 at 11:54 pm
pl. provide more details what exactly are you doing? And how you are setting up backup?
Usually there should not be any issue you can store backup locally as well as...
April 30, 2014 at 4:37 am
This talk is very intersting and many threads are very valid here is my stand:
In cloud, DBA do not know how their data is taken care? who do have access...
April 30, 2014 at 3:58 am
Yes, message you have posted is clearly mention that backup is successful. Resend the correct message so people can help.
April 30, 2014 at 3:42 am
Looks like your system is not production. If it's not prod you can change the recover to simple and shrink the logfile. If you would like to keep the full...
April 30, 2014 at 1:27 am
Refer the execution plan for further understanding.
However general flow of query is like this...
Query > Algebrizer > Optimizer > Execution > output
April 30, 2014 at 12:28 am
Just to head start refer following thread...
http://www.sqlservercentral.com/Forums/Topic449875-360-1.aspx
April 30, 2014 at 12:18 am
Evaluate the possibilities of "Snapshot Isolation" in your environment.
April 30, 2014 at 12:04 am
Viewing 15 posts - 211 through 225 (of 1,179 total)