Tag: sql server

Community

Deploying merge replication

Deploying merge replication is generally a simple process. You simply subscribe to a merge publication, allow the snapshot to transfer the schema and data, and you are up and running. What happens though when you have disconnected users, remote subscribers over slow links, unstable connections, or

Community

Keep SQL Server Up and Running

By Kalen Delaney – Many SQL Server 2000 marketing documents refer to this new release's enhanced "SAR-abilities," where SAR stands for scalability, availability, and reliability. Constant (or near constant) availability is essential for anyone running a round-the-clock business or a serv

Community

Log Shipping with SQL Server 7.0

By Ron Talmage – Log shipping is a robust yet low-tech, low-cost way to achieve high availability and disaster protection in your SQL Server environment. Log shipping automatically ships—copies and restores—a production server's transaction logs to a standby server, which stands ready to take th

Community

DTS Grows Up

By Brian Knight – Since its introduction in SQL Server 7.0, Data Transformation Services (DTS) has helped many SQL Server professionals migrate data from OLE DB-compliant data sources to any compliant destination. But in SQL Server 2000, DTS has really grown up.

Community

Tip: Aliasing Server Names

By Tom Moreau – On a recent contract, the client was a large financial institution with thousands of machines—servers and workstations. They had a somewhat standardized naming convention for machines, involving some letters, followed by a W or S for workstation or server, followed by a five-digit nu