Forum Replies Created

Viewing 15 posts - 376 through 390 (of 860 total)

  • RE: Difference between.

    thanks grant

  • RE: Changing recovery model

    GilaMonster (6/9/2011)


    What do you gain by that? Other than ensuring that if the full backup is damaged you have NO recovery path.

    Please read through this - Managing Transaction Logs[/url]

    Exactly we...

  • RE: Logshipping

    muthukkumaran Kaliyamoorthy (6/8/2011)


    forsqlserver (6/8/2011)


    u can Check it

    Can you give me the reference.Where you got it.

    I have tested its working.

  • RE: Full or Simple mode SQL backup

    Kahn

    Gail already given the log file management.

    Also,read the post which will help you to understand the backups and models advantage and disadvantage.

    SQL server Recovery Models and Backup types [/url]

  • RE: Changing recovery model

    If i truncate the log file AFTER doing a full backup , how can i lose data?

    The full backup as all the data.

    It's like this:

    You can't perform the log backup...

  • RE: Changing recovery model

    GilaMonster (6/9/2011)


    muthukkumaran Kaliyamoorthy (6/9/2011)


    In bulk logged PTR is not possible.

    Not true.

    agreed gail. I missed that.

    The drawback is point in time (PTR) recovery is not possible, when there is a bulk...

  • RE: Changing recovery model

    river1 (6/9/2011)


    I think that the solution to my problems maybe truncating the trsanaction log after making a full backup of the database at the end of the day.

    What do you...

  • RE: Changing recovery model

    river1 (6/9/2011)


    "In bulk logged PTR is not possible"

    What is PTR?

    No data can be lost, that's why i need do change the recovery model to full.

    Point in time recovery.

    Ok then do...

  • RE: Changing recovery model

    What i ask is :

    In simple recovery model, log don't grow so much and when i make a backup the total size of the file backup is small.

    In simlpe recovery...

  • RE: Changing recovery model

    Nope the log file will grow in simple recovery model if the log file have open transaction.

  • RE: Changing recovery model

    river1 (6/9/2011)


    Hi,

    P.S ,

    I have some bulk insert during the end of the day in this databases, i think that this was why the person that creted...

  • RE: Logshipping

    forsqlserver (6/8/2011)


    u can Check it

    Can you give me the reference.Where you got it.

  • RE: Logshipping

    Yes, but you must log ship to a different database name

    Is this correct?

    I think Logshipping needs two instances.

  • RE: sql server architecture

    This post not covers full SQL architecture, But its help.

    SQL server internals

  • RE: sharepoint db grows quickly

    forsqlserver (6/7/2011)


    Dear Muthu,

    Thanks but DBCC shrink is deprecated.

    Pls Can you prove me.

Viewing 15 posts - 376 through 390 (of 860 total)