Forum Replies Created

Viewing 15 posts - 8,026 through 8,040 (of 9,713 total)

  • RE: Backup when mssqlservice is stopped

    CirquedeSQLeil (4/29/2010)


    MS CRM is one such application that does this. It permits end users to create new organizations (it can also be scheduled to do it automatically) - which...

  • RE: Disaster Recovery Questionaire

    There is a difference between Disaster Recovery and Business Continuity. You need to define which your client wants to do.

    Iron Mountain Records Management has very good white papers on both...

  • RE: Backup when mssqlservice is stopped

    haakon 29117 (4/29/2010)


    Our trouble is that we have a application witch generates a lot ammount of databases. We are now past about 2700 databases.

    Please tell me what this application is...

  • RE: Backup when mssqlservice is stopped

    haakon 29117 (4/29/2010)


    1 - If we stop the sqlservice with the following command: net stop /y mssqlserver , would all the information in the log files be written to the...

  • RE: Mirroring connection timeout for db

    dallas13 (4/29/2010)


    I was able to see the improvements after this. It worked for me.

    But every time after failover this value again gets set to 10 sec

    so you need to change...

  • RE: Where are you?

    bklein2 (4/29/2010)


    Oh Yes!! With the wonderful Chocolate Dessert Bar. You have to take plenty of money with you to eat there.

    OKAY, THAT'S IT!!! ..... I wish I'd know...

  • RE: tapebackups

    You'd have to look at the tape-related software for that answer.

  • RE: SQL Server table backups location

    I don't think the Copy-Only Backups get stored in the tables, though. Do they?

  • RE: Capture Messages

    If you don't need to see the messages at the time the proc is run, Insert them into some sort of log table. If you do need to see the...

  • RE: Perofrmance Test

    Tara-1044200 (4/29/2010)


    Is there any other best way to test which helps me to decide whether or not to go with the plan ?

    Run PerfMon and a server-side Profiler trace on...

  • RE: Filegroup ALERTS and TRANACTION LOG FULL ALERTS

    Bhuvnesh (4/28/2010)


    chanti2985 (4/28/2010)


    tlogbackup-everyday except sunday

    full backup-sunday

    Not an ideal Backup strategy, Include differentail back up also and change the Tlog backup frequency to One hour. Additionally read the articles related...

  • RE: Can't lauch SQL Server Managment Studio after i am connected via VPN

    Are there global policy restrictions on launching applications from entry through a VPN tunnel?

    Could the VPN tunnel be such a memory hog that the system doesn't have the resources to...

  • RE: Log shipping standby database - how to fix broken users

    If you've already got the users set up in the Target server, don't worry about deleting and creating. As suggested earlier, just use sp_change_users_login and that will fix the database.

    However,...

  • RE: sql server.exe

    Rectify it? Why? Is it actually causing you a problem?

    If so, please describe the problems it's causing. If you're just concerned because you've seen it increase memory utilization and you...

  • RE: Server Services

    NJ-DBA (4/29/2010)


    The SQL Server Service and Agent Service should NOT be set to automatic- if so, on startup, those services will attempt to start on both nodes.

    The Cluster Service should...

Viewing 15 posts - 8,026 through 8,040 (of 9,713 total)