Viewing 15 posts - 61 through 75 (of 98 total)
Hello Folks,
am in similar kind of situation, on one of my Production server there are so many lockings are there it is causing performance problem.
1)I run a query sp_who4 active...
August 16, 2011 at 1:12 am
Thanks for your replies,
I've fixed this issue by rebooting Windows server..
August 15, 2011 at 10:53 pm
hi, this Query may help you.
SELECT
i.name AS IndexName,
...
August 12, 2011 at 5:04 am
Do you want to copy T-log backups to secondary?
if yes check what is the last T-log backup restored with Standy in secondary and copy all the T-logs after restored...
August 12, 2011 at 5:02 am
hi folks,
can anyone help regarding this issue which i've attached. some people are not receiving automated mails. But am able to send the test mail from the same profile..
TIA..
August 9, 2011 at 6:53 am
Ninja And Gila,
After shrinking the log i didn't face the problem till date, can u ppl please guide me in my case what to do and what not to do,...
August 9, 2011 at 6:35 am
Adiga,
Can u elaborate briefly with ur reply..
August 9, 2011 at 5:52 am
Actually I dont know. this job is automated my Windows team 2 years ago and in the production there are morethan 50 jobs are running on 24*7 basis. Moreover, production...
August 9, 2011 at 5:51 am
if you are taking a backup of the database it compress and encrypts the database. so that it reduces the workload on DBA.
August 9, 2011 at 5:33 am
i came across similar kind of issue in my production.
After database recovered i checked the log size and it is near about 170 gb. Later i shrinked the log...
August 9, 2011 at 5:30 am
IN SQL Server 2008.
1) Backup encryption is possible.
2) Data compression and Resource governor.
3) Installation improvements. Disk images and service pack uninstall options.
4) TDE(transparent Data Encryption) Ability to encrypt entire database.
August 9, 2011 at 5:19 am
Gila is absolutely correct,
you unable to do anything on the database which is in IN recovery mode.
you can able to see the status of the database in error logs like...
August 9, 2011 at 5:11 am
hi naresh,
if u r restoring the database through GUI. follow the steps.
1.right click on the databases and select restore database.
2.To database is ur existing database name.
3.in source for restore, select...
August 9, 2011 at 5:04 am
Viewing 15 posts - 61 through 75 (of 98 total)