Forum Replies Created

Viewing 15 posts - 976 through 990 (of 2,900 total)

  • RE: shrink log file and do a transaction backup after transaction log is full

    If a database is in FULL recovery, and you are taking t-log backups, there's not really a good reason to only take them every hour, or 3 hours. Just change...

  • RE: Dbase Size Growing

    steveb. (3/29/2011)


    setup regular t-log backups.

    There's your answer .... Every 15-20 minutes for us.

  • RE: synonyms not showing in Excel

    Side comment ... Why aren't you on SP3 ?

    Any time someone is on an old version, it raises the question of if their problem would be fixed by being on...

  • RE: backup schdule

    Why the 6 hour restriction ? Maybe the backups will not have a big impact on users. Schedule the high priority backups at the beginning, and maybe it's ok...

  • RE: table is slow

    Are there 2000 records in the table, or is 2000 the number returned based on a 'where' clause or join to another table.

  • RE: Restore

    Maybe connectivity across the network dropped ?

    You could try copying the file to the local server, then run the restore locally.

  • RE: file extension

    I think you will need a cleanup step for each individual extension. And don't include the "dot" ..... use TRN, not .TRN

    Also, be sure you are on at...

  • RE: Point in time restore

    GilaMonster (3/18/2011)


    homebrew01 (3/18/2011)


    In my scenario, you would need a t-log backup sometime after 3 pm, and before the next full backup.

    Assuming all the backups are intact and restorable, why...

  • RE: Point in time restore

    You said you're only doing a t-log backup once a day. In my scenario, you would need a t-log backup sometime after 3 pm, and before the next full backup....

  • RE: Point in time restore

    Ninja's_RGR'us (3/18/2011)


    No he's actually really smart, and he never had problems with "his" stuff. Hence my "what if" has very little weight.

    What If:

    Monday 1 am Full Backup

    Monday 10...

  • RE: Point in time restore

    If you're consulting, and there's a disaster, maybe you'll get more billable hours to help fix it. 😀

    Maybe someone in the business end needs to know they have 23...

  • RE: Point in time restore

    What is the reason for not taking frequent t-log backups ? I can't think of any bad reasons, let alone good reasons.

  • RE: Point in time restore

    "...I'm wondering is my tlog backup is actually usable to restore to any point in time during the day. ..."

    Only up to the point of your most recent t-log backup....

  • RE: Point in time restore

    A while back I did a restore from BackupExec, then applied transaction logs without a problem. I assume your BackupExec is a Normal "BACKUP DATABASE", and not a file backup...

  • RE: "Could not find stored procedure 'master.dbo.xp_delete_file'

    Maybe you could make a 2000 Maint Plan just to delete the old files, and keep your 2005 plan for the backups.

Viewing 15 posts - 976 through 990 (of 2,900 total)