Reports

  • [SQL Server 2000 Enterprise Edition on Windows 2000 Advanced Server]

    We want to copy the data from our Production SQL Server to another SQL Server to run reports on it.

    What method it easiest for this ?

    (Replication, Log Shipping...)

    --> The DB is 3GB at its peak.

  • Easiest? Backup/Restore.

    Need more real time, then replication may be best.

    Steve Jones

    steve@dkranch.net

  • real time of course.

    Log shipping or replication ???

  • I'd vote replication,though I think Im in the minority.

    Andy

  • I'd vote log shipping, but honestly don't like either one.

    Let me clarify with Replication is more mature and probably more stable. If you have an issue, it might be a bear to untangle.

    Log shipping is simpler, but less mature and people have found bugs. I'd implement my own log shipping if I had to.

    Steve Jones

    steve@dkranch.net

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic. Login to reply