Viewing 15 posts - 286 through 300 (of 628 total)
The purpose of this job is to comparison of fragmentation before & after the the maintenance job. I am comparing two excels manually.
Some how I don't want to create...
May 19, 2015 at 9:58 pm
To reduce the VLFs. I saw when the log file is large it has more no of vlfs
May 19, 2015 at 4:31 pm
My Understanding is below
so either rebuild index or reorg index will use the transactional log and increase the physical log usage.
so if the log file initial size is 50MB...
May 19, 2015 at 4:01 pm
Is it possible to use temp db for reorg index job like rebuild index instead of log?
May 19, 2015 at 9:32 am
In that case we need to take everyday full backup right?
Currently we have weekly full backup & 15 min log backups.
May 18, 2015 at 8:06 pm
HI,
I am able to send the email by setting up the below
EXEC msdb.dbo.sp_send_dbmail
@profile_name = 'SQL DBMail',
@recipients = 'ramana@yahoo.com',
@query...
May 18, 2015 at 4:19 pm
Hi Lynn,
Thanks for your reply.
I am not clear about some questions
1) Does Reorganizing 5 indexes on a table and rebuilding the 5 indexes on the same table requires same log?
2)...
May 18, 2015 at 4:09 pm
So i.e. in my case the backups are not marking the VLF to reuse.
What could be the reason? Is this could be a bug?
Is rebuild Indexes also requires the same...
May 18, 2015 at 3:19 pm
I honestly speaking, I don't have any exact information.
Under the jobs, I can see there are backup jobs Full & Transactional scheduled. When I click on that it is showing...
May 18, 2015 at 6:58 am
It included the new database also.
I am looking to set up the differential backup. I will look in to the documentation. Thanks for providing the documentation
May 17, 2015 at 8:53 pm
Hi,
Another point to note here is that table is replicating and the table has more than 55000000 records greater than 3 months. Is this no of rows are ok to...
May 13, 2015 at 3:48 pm
Well for this I have to use the same server but to the different db
May 13, 2015 at 2:13 am
The no of reads & writes on the table are equal. Every 15-20min there will be update on the table
May 11, 2015 at 5:33 pm
Viewing 15 posts - 286 through 300 (of 628 total)