Viewing 15 posts - 31 through 45 (of 114 total)
Brandie Tarvin (5/21/2012)
Your first post said you already found a solution and you wanted reviews.Is that not what you want?
I mean to say we have achieved them... but still need...
May 21, 2012 at 7:24 am
I need to automate
Backup and restore of databases.
User creation.
Database creation/copy
May 21, 2012 at 4:37 am
Peter Maloof (5/14/2012)
If you mean differential, then do you really want to delete them? If you're not doing transaction...
May 16, 2012 at 7:18 am
[font="Courier New"]You can use this cursor........
DECLARE @name VARCHAR(50) -- database name
DECLARE @path VARCHAR(256) -- path for backup files
DECLARE @fileName VARCHAR(256) -- filename for backup
DECLARE...
May 16, 2012 at 7:02 am
May 16, 2012 at 5:29 am
1) Open SQL Server Management Studio or SQL Enterprise Manager (based on your SQL version/edition).
2) Connect to specific Instance of SQL.
3) Right click on database whose data files you want...
April 20, 2012 at 4:25 am
GilaMonster (4/20/2012)
April 20, 2012 at 4:14 am
Create and sync subscriber using SQL server powershell script.
is anyone have the script??
March 17, 2012 at 7:48 am
I have solved this problem..... Alerts are properly configured and executing on event.
Problem was at the policies for which I was configuring alerts was in On Demand mode.... It has...
March 13, 2012 at 10:57 am
Hi...
just want to know whether to create alerts on The server where CMS is configured??? or each registered server I will need to create alerts...
March 13, 2012 at 5:31 am
anthony.green (3/12/2012)
can we see the agent alert system screen then and the operators details?
Image number 1 & 2 representing operator screenshots. I named operator as Alert.
Image of agent alert...
March 12, 2012 at 7:24 am
anthony.green (3/12/2012)
March 12, 2012 at 7:17 am
anthony.green (3/12/2012)
can you attach screen shots of the alerts/operators/sql agent alert system/db mail accounts & profiles/errors in the error log so that we can invesitgate the configuration.
Please find attached...
March 12, 2012 at 7:10 am
anthony.green (3/12/2012)
If...
March 12, 2012 at 7:01 am
Viewing 15 posts - 31 through 45 (of 114 total)