Viewing 15 posts - 196 through 210 (of 642 total)
i have verified the which database has using CLR objects, there two type of CLR stored prcedure and CLR Scalar funtion. but these two objects CLR Permission is UNSAFE_ACCESS. it...
February 3, 2014 at 10:00 pm
Thank you for posting Dead lock article, it is very useful for me
READ_WRITE dead lock frequently happaned in my production system, this is 3 rd party application and they...
February 3, 2014 at 5:50 am
There is one way deadlock resolution as below steps
Step 1: captured the SELECT Query from Deadlock graph
Step 2: created actual execution plan and found the Total Query cost is...
January 30, 2014 at 11:28 pm
Thank you for identified the issues.. as you suggested i used sysname datatype on schema_name column and its worked..
January 21, 2014 at 5:06 am
For the above errors need to check as bleow points
1. N/W connection break and not stable
2. application not able to connect with user name & password which was mention exists...
December 27, 2013 at 9:09 pm
Grant Fritchey (12/12/2013)
And yet, it's failing. It has to be an issue with the password on the application. The error is terribly clear.
I want to know if an issue with...
December 12, 2013 at 9:42 pm
Thanks for your valuable replay..
I have verified in Application event log- Error apperaing related to SEP (symantec Endpoint Protection) due to updateing new version of SEP.. it was courrupted...
December 10, 2013 at 9:35 pm
Due to that error AUTO SHIRNK enabled on that database..after disabled error was not appear in log file during transactions..
also log file inital size 1 GB and allow gorwth upto...
October 17, 2013 at 4:48 am
Bhuvnesh (10/17/2013)
ananda.murugesan (10/16/2013)
Yes, Instance have multiple database available and also all database data and log file located same "D" drive.Tempdb location another drive in C drive..
This could be reason....
October 17, 2013 at 4:13 am
Bhuvnesh (10/16/2013)
And what was the initiall size of this log file ? and have you...
October 16, 2013 at 10:15 pm
Mr. george sibbald your replay is most valuable..Pl. Do't mistake me, I am reply the Mr. Perry question
Perry Whittle (10/15/2013)
are you asking how to failover to the mirror database?
Thanks
October 16, 2013 at 7:01 am
I am just asking secondary server movement to another location which was configured database mirroring setup?
what are the steps need to follow during movement activity? suggestion Pls.
October 15, 2013 at 10:49 pm
For database backup taking on network dirve, Is it really require to enable XP_CMDSHELL feature in instance side? there may be security issues
October 12, 2013 at 3:26 am
Hi,
I am going to deploly at production database for Mr. Michal rebuild index script,
http://sqlfool.com/2011/06/index-defrag-script-v4-1/
I have doubt as below parameter
@forceRescan 1 - forace scan and 0 =...
October 1, 2013 at 3:46 am
I have changed Global Temp Table as per your suggestion
yes.. It is working fine.. and Grate solution given to me
Thanks a lot..
September 27, 2013 at 3:44 am
Viewing 15 posts - 196 through 210 (of 642 total)