Forum Replies Created

Viewing 15 posts - 6,481 through 6,495 (of 9,241 total)

  • RE: Database logs won't shrink

    ruan.keyser (10/5/2011)


    It returned over 800 rows :ermm:

    So I guess I need to schedule the transactional log backups to run let's say every 3 hours?

    :w00t:

    start the log backups running as...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Creating a 2 Node SQL Server 2008 Virtual Cluster Part 1

    use this link http://sourceforge.net/projects/freenas/files/FreeNAS-7-Stable/0.7.2.7903/[/url]

    and get the file named "FreeNAS-i386-LiveCD-0.7.2.7903.iso".

    The file "FreeNAS-amd64-LiveCD-0.7.2.7903.iso" is the 64 bit version.

    When you create the VM use the FreeBSD 32 bit OS type for the i386...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Script to restore backups on other SQL Server

    Raymond van Laake (10/5/2011)


    Hello,

    I am using the cheaper version of SQL (2008 R2 Web) that doesn't include replication. I need to replicate the databases on the production-server to another SQL...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Database logs won't shrink

    Could you post the output from the following query when executed against your database

    DBCC LOGINFO()

    run a further transaction log backup to cycle the log and then try shrinking again. With...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Creating a 2 Node SQL Server 2008 Virtual Cluster Part 1

    At a guess I would say you're using the 64 bit Freenas ISO and this is not compatible with your host. Try installing from the x86 ISO

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: How to verify the VLF is active or inactive?

    SQLRNNR (10/4/2011)


    For more info check the links in my sig for Kimberly Tripp.

    Hmm, it is a good article, although I don't agree with Kimberleys statement that detaching a database is...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: SSRS Database Missing

    aberndt (10/4/2011)


    Yes, the service is running.

    Stop the service and then open SSRS configuration manager

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: How to verify the VLF is active or inactive?

    execute DBCC LOGINFO() against your database to view details of the transaction log(s)

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: SSRS Database Missing

    aberndt (10/4/2011)


    This was my first idea (and my preference) but I cannot get past the WMI error...any ideas on that???

    is the service still running

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: breaking sql 2008 cluster for ssas

    sqlstar2011 (10/4/2011)


    you dont need an extra license if sql db engine and ssas are active on the same node.

    that is correct.

    sqlstar2011 (10/4/2011)


    problem is that you can add ssas to an...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: SSRS Database Missing

    run SQL Server Reporting services configuration manager and use this to create new databases

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: "The Microsoft Distributed Transaction Coordinator (MS DTC) has cancelled the distributed"

    Hi Tony

    Thank you for the link, it does a much better job of explaining DTC tracing. It seems the settings are relevant after all 😉

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: breaking sql 2008 cluster for ssas

    It is true.

    If you have a clustered instance of the database engine and analysis services and database engine is active on node a and SSAS on node b then...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Went from a 3 file DB to a 6 file DB MDF,NDF

    Just because you have extra drives doesnt mean you have to create extra files. Are all these files in the same filegroup or separate filegroups? I'm guessing that they're in...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: breaking sql 2008 cluster for ssas

    just out of interest, what do you have against a clustered instance of analysis services?

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

Viewing 15 posts - 6,481 through 6,495 (of 9,241 total)