Viewing 15 posts - 15,616 through 15,630 (of 19,564 total)
JF1081 (4/1/2010)
April 1, 2010 at 9:28 am
george sibbald (4/1/2010)
D i v y a R e d d y (4/1/2010)
DBCC TIMEWARP has 137 parameter ........Is This CorrectIt depends.............
That is parameter 255 of the optional set 😉
April 1, 2010 at 9:22 am
1 million per month is more than they earned as a couple per month over the last ten years. Poor desolate woman.
One of the houses is strictly for laundry....
April 1, 2010 at 9:15 am
I think I would explore other alternatives than the maint plan from the UAT server. Some possible options: ssis package, Powershell, sql script using xp_cmdshell, or an OS...
April 1, 2010 at 12:44 am
vimal_panchal (4/1/2010)
I am facing the same problem, is anybody found any solution for this?How can we achieve this?
Is there any alternative for this?
You would be better served by starting a...
April 1, 2010 at 12:21 am
Awesome article. I particularly enjoyed the possible uses of the queries provided.
April 1, 2010 at 12:13 am
And those DB Mail accounts can be accessed and mail sent via each one through script.
Another option could be notification services, which too can use a script to send email...
April 1, 2010 at 12:08 am
Please provide more info. We need sample queries that you have tested as well as table structure. In order to test, we would also need test data provided.
March 31, 2010 at 11:28 pm
Rather than use the notifications, use an additional job step. IN that step write a query that will execute the mail send task and specify which mail profile to...
March 31, 2010 at 11:23 pm
You should be checking sys.database_principals to see if the user exists or not.
March 31, 2010 at 11:10 pm
Please provide table definitions for the tables involved in this query.
March 31, 2010 at 11:03 pm
Just reiterating what has been said. SQL 2005 does not store this information like SQL 2000 and prior. You will need to check your invoices.
March 31, 2010 at 10:58 pm
Viewing 15 posts - 15,616 through 15,630 (of 19,564 total)