Viewing 15 posts - 1 through 15 (of 40 total)
ÅG configured. As per app requirement , secondary replica is in asyn mode.
July 26, 2016 at 2:30 am
Can anyone of you suggest me. ??
July 26, 2016 at 2:03 am
Thanks for your reply.
As per application requirement its in asyn mode.
July 25, 2016 at 8:59 am
Hi Lowell,
Using DDL Trigger script , I deployed in Sql 2008 server and found few DDL events not capturing.
Example:- TestA SQL server login I created and grant SA permissions ,...
August 7, 2013 at 4:31 am
Thank you for your support Lowell.
In SQL 2008 it is working fine . Seems tobe some issue in SQL 2005. I will look into this & let you...
August 1, 2013 at 1:09 am
Thanks for your support Lowell.
I executed your script and tested. I found few issues and I have attached, can you please check. I am using SQL Server 2005.
thanks in...
July 31, 2013 at 7:46 am
Hi,
Below is the example code for DDL server level Trigger
declare @data xml,
@CommandText varchar(max)
July 24, 2013 at 5:40 am
In SP , we have implemented below events :-
...
July 22, 2013 at 6:57 am
Thanks for the information.
We are using only Server level audit trigger.
For example :- I created the login on one server and later drop the same login. Now I want to...
July 22, 2013 at 6:13 am
Hi, I got requirement to move all indexes from primary to new filegroups.
Is there any challange will face while moving cluster index to new filegroups.
October 2, 2012 at 11:49 am
Hi All,
I got the solution in this site itself.
Pls find the code:-
/*************************************************************
Script made by : Lester A. Policarpio
Email Address : lpolicarpio2001@yahoo.com
Date Created : September 03, 2007
--=UPDATES=--
January 17, 2008
- Solved...
March 8, 2010 at 1:14 am
Other than replication;is there any way to do as per my doubt...
can you please suggest
May 10, 2009 at 11:19 pm
HI, please find the profiler screen shot and advice
March 17, 2009 at 2:23 am
i have traced the same thing in profiler it is showing queries which is takes > 2 sec.
i have tunned through DTA but performance wise same thing it is showing...
March 16, 2009 at 5:17 am
yes ,backup has been scheduled at 11 clock morning at it'll be completed with 20 mins, other than nothing is scheduled.
March 16, 2009 at 4:39 am
Viewing 15 posts - 1 through 15 (of 40 total)