Forum Replies Created

Viewing 15 posts - 8,131 through 8,145 (of 9,707 total)

  • RE: Deduplication Technology & SQL Backups

    Wow, the pointer info is good information to have.

    I do know that one of the options is to use the Agent version of the backup. The other is to use...

  • RE: Differential Backup Size

    vidya_pande (3/17/2010)


    Can you please give some references more information on how differential backup size increases because of Index Rebuilding process?

    I am not able to find any information on this.

    I'm...

  • RE: Hourly backups + Weekly full = Overlap = problems???

    SQL Server will NOT allow you to restore files out of order. See my post about backup chains. You can read up about it in BOL too.

    There's really nothing to...

  • RE: Differential Backup Size

    Ouch!

    Might I recommend only using Differential on a daily basis (not an hourly) and backing up the Transaction Log on an hourly basis instead?

    I've never seen Differentials as an "hourly"...

  • RE: Hourly backups + Weekly full = Overlap = problems???

    I'm not sure if your 1:05 tran log backup is junk. Perhaps it would be useful to restore to point-in-time before the full backup completed.

    Sorry -- my bad -- not...

  • RE: Hourly backups + Weekly full = Overlap = problems???

    Or does SQL mindlessly try to do a Log file backup right during a Full backup? That would really mess things up, wouldn't it? What if it did a log...

  • RE: SQL 2005- job status in email

    You could always set the status notification to run every 5 or 10 or X minutes and check to see if the job status / last run date & time...

  • RE: SSIS Maximum error count

    As I said, it sounds like the package hasn't "completed" when you're seeing the failure.

    Can you attach a screen shot of the package when it's failed? I might be...

  • RE: SSIS Maximum error count

    cRuchika,

    FYI: I can't see whatever you posted in the scroll box.

    Regarding a failed package but everything looks green or yellow? I've seen it before when a package has a task...

  • RE: check list for Migrating sql server 2000 to 2005

    patwarimk (2/22/2010)


    Hello, This is Praveen, Iam a tester and please can you give me some information while migrating Database from SQL Server 2000 to SQL Server 2008 what we need...

  • RE: T-SQL & Gantt Charts

    Thank you for this. I'm definitely voting on the connect item and will take a look at all suggestions as I really don't want to create a Gantt Chart Manually.

  • RE: Just SQL Auth

    I did read the whole comment. It's just that the first paragraph of any email or post sets the tone for the rest of it. Which means your final comment...

  • RE: Just SQL Auth

    Tom.Thomson (1/25/2010)


    This response is directly to the editorial - I haven't read any of the other comments yet.

    .... If you think that, you are crazy!...

    Tom,

    I understand...

  • RE: xpsmtp80.dll PROBLEMS

    I'm sure there are a lot of differences between your servers and mine, but this fix was a permanant fix for us. I've had it in affect for almost 2...

  • RE: Maintenance Plan

    Precaution and dropping / recreating your maintenance plan are your only two solutions for now.

Viewing 15 posts - 8,131 through 8,145 (of 9,707 total)