Forum Replies Created

Viewing 15 posts - 496 through 510 (of 712 total)

  • RE: Freeing up some room

    krypto69 (8/2/2012)


    thanks for answering/helping...

    recovery model is set to full

    so logs will not clear/reused untill a log backup happens.

    check the log file size and act accordingly.

    Regards
    Durai Nagarajan

  • RE: Freeing up some room

    run dbcc sqlperf(logspace)

    see if you DB's log file is huge then you can clear log file. make sure that you have a full backup or log file not required.

    never...

    Regards
    Durai Nagarajan

  • RE: How to move indexes from one database to another database??

    yes create the table script with "Include if not exists" as yes then table wont be created but index will be created.

    Regards
    Durai Nagarajan

  • RE: Restoring the DB Backup

    Daxesh Patel (7/26/2012)


    dakshinamurthy-655138 (7/26/2012)


    Thanks for the Quick Response.

    It worked for us Successfully.

    Again i need one more clarification, assuming that i used the command STOPAT and then if i have iterate...

    Regards
    Durai Nagarajan

  • RE: How to move indexes from one database to another database??

    Lavanyasri (7/26/2012)


    Hi All,

    I created a new database in test server.i moved all tables data from production to UAT by using import/export wizard.

    Thanks

    Lavanya

    is there any reason...

    Regards
    Durai Nagarajan

  • RE: DB Backups taking more time

    Is the slow backup job have enabled any of the reliablity settings like verify backup or perform checksum?

    i hope sql process wont delay the backup timings may be log...

    Regards
    Durai Nagarajan

  • RE: Cluster server port change

    experts advice pls?

    Regards
    Durai Nagarajan

  • RE: TCP/IP port on SQL server 2005

    is 2932 through ?

    when did the sql service restarted last?

    Regards
    Durai Nagarajan

  • RE: Merging divided tempdb files into its default setup

    balasach82 (7/12/2012)


    I have divided the tempdb into,

    tempdb1.mdf

    tempdb2.mdf

    tempdb3.mdf

    How come .mdf files after first file?

    Regards
    Durai Nagarajan

  • RE: Log Shipping Restor job failed

    How about delaying the log files deletion say after a day .

    Regards
    Durai Nagarajan

  • RE: Changing SQLserver default port

    We have only one instance in that development server.

    Regards
    Durai Nagarajan

  • RE: Changing SQLserver default port

    Lowell,

    My SQL browser service is stopped, still the above thing happens.

    Regards
    Durai Nagarajan

  • RE: Log Shipping Restor job failed

    anthony.green (7/12/2012)


    Yes it is normal for it to delete log files.

    Secondary server cannot restore TX4 as it needs to first restore TX3 which is cant as the TX3 file doesnt...

    Regards
    Durai Nagarajan

  • RE: Log Shipping Restor job failed

    jugo.pinky (7/12/2012)


    Hi,

    I had configured log shipping before one month.it was working fine.secondary server had shut down due to some reason.when i restarted secondary server restore job is not working.error is...

    Regards
    Durai Nagarajan

  • RE: Changing SQLserver default port

    Hello,

    i am confused i have changed the port in my test server and asked a developer to give a desktop application which will allow me to enter port number and...

    Regards
    Durai Nagarajan

Viewing 15 posts - 496 through 510 (of 712 total)