Forum Replies Created

Viewing 15 posts - 361 through 375 (of 433 total)

  • RE: Dropped tables

    Hi,

    I have not faced the same issue but troubleshooted so many corruption related cases. 

    SQL Server error logs will log all the operation performaed on the database. Is it possible for...

    "More Green More Oxygen !! Plant a tree today"

  • RE: cannot restore to a specific transaction

    Please see the BOL " How to Restore to the point of failure". I think you should restore it with STOP AT clause.

    Regards,

    Minaz Amin

    "More Green More Oxygen !! Plant a tree today"

  • RE: Long running queries?

    You can use the profiler trace as back ground process and find out the culprit.

     

    Regards,

    Minaz Amin

    "More Green More Oxygen !! Plant a tree today"

  • RE: Snapshot replication trouble

    Hi,

    I think the replication may not be configured properly. I would suggest you to remove and setup the replication once again.

    Please follow this link for...

    "More Green More Oxygen !! Plant a tree today"

  • RE: AS connection issues

    Is this the exact error message you receive in the error log.

    >> Check thr network protocol is enabled ( TCP/IP)

    Regards,

    Minaz

    "More Green More Oxygen !! Plant a tree today"

  • RE: cannot connect to the subscriber

    Thanks Mohammed,

     

    Where to check this ?

    Minaz Amin

    "More Green More Oxygen !! Plant a tree today"

  • RE: db backup begginer?

    If you are still not confident of writing the script you can use the backup / Restore wizard.

    As directed by MohammedU please check the BOL.

     

    Minaz Amin 

    "More Green More Oxygen !! Plant a tree today"

  • RE: Restore database without trans log

    I strongly agree with Steve, As a DBA our primary goal is to save data. Depending on your business requirement you should have different recovery model.

    Please make a point :

    1) Backing...

    "More Green More Oxygen !! Plant a tree today"

  • RE: Cannot shrink log file 2 (LOG FILE) because all logical log files are in use.

    What is the recovery model you have ?

    1. Backup the transaction log.

    2. Shrink it.

    3 Create a maintenanace plan to do the backup regularly.

     

    Minaz Amin

     

    "More Green More Oxygen !! Plant a tree today"

  • RE: Connection in Peer to peer replication between two servers sql server 2005

    Thanks Dinakar.

    we decided to do the same as you said, use connection string in the application which will check the domain and redirect it to the respective server.

     

    Have nice day.

    Regards,

    Minaz Amin

    "More Green More Oxygen !! Plant a tree today"

  • RE: Setup Merge Replication

    Thanks Mohammed.

     

    Minaz Amin

    "More Green More Oxygen !! Plant a tree today"

  • RE: Why are Women exiting It?

    "To be blunt responsibilities and availability have to make part of the decision making process, being the best programmer doesn't mean...

    "More Green More Oxygen !! Plant a tree today"

  • RE: SQL S2000 - Unable to Connect to SQL Server

    Hi,

    Check the following KB :

    http://support.microsoft.com/kb/328306/en-us

    Minaz Amin

    "More Green More Oxygen !! Plant a tree today"

  • RE: SQL Server hang

    Before applying the hotfix please take

    -> Master / MSDB / User database backup for safety then apply the hotfix.

     

    Minaz Amin

    "More Green More Oxygen !! Plant a tree today"

  • RE: No Server Connection

    This is a very good KB on connectivity to SQL Server.

    http://support.microsoft.com/kb/827422/en-us

     

    Minaz Amin

    "More Green More Oxygen !! Plant a tree today"

Viewing 15 posts - 361 through 375 (of 433 total)