Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3934514
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T23:43:28+00:00 2026-05-19T23:43:28+00:00

I am trying to create replication between two SQL Server machines that are physically

  • 0

I am trying to create replication between two SQL Server machines that are physically remote and have a slow connection between them.

So I want to manually move the snapshot folder to the subscriber instead of letting it copy over the slow connection. I would like to know the steps to follow in order to successfully apply the snapshot on the subscriber.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T23:43:29+00:00Added an answer on May 19, 2026 at 11:43 pm

    I think that’s going to be tricky. When you initiate a snapshot, you’re placing a mark in the log that says when the snapshot was generated so that once the snapshot is applied at the subscriber, the distribution agent knows from which point to start delivering replicated commands. So you not only have to apply the snapshot, but somehow tell replication that it’s already been delivered and to start delivering commands from the right time.

    But to answer your question, the snapshot is just a series of flat files. There are .pre files which are just T-SQL and should be run first (I like using sqlcmd or osql for this since I can script it out from the command line). Next are the .sch files which are also T-SQL. Next are the data files (I don’t remember the file extension for these off the top of my head). They are bcp “native” format. So you’re going to apply them with something like “bcp db.schema.table in file -n -T -S server -b1000”. Finally are the .idx files which are T-SQL again. All but the data files are human-readable so you can look at what they’re doing (nothing fancy, but always good to know). Good luck.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to create a query on SQL server 2005 that will check if
I have a sql server 2005 database that I want to setup replication for.
I´m trying to create a VIEW in SQL Server 2005. The SQL code is
I am trying create a WCF service that leverages the WPF MediaPlayer on the
Trying to create my first iPhone app that would play back audio. When I
Trying to create a small monitor application that displays current internet usage as percentage
Trying to create an app that does some socket communication (Writing only). I can
Trying to create a grails ant task that has other environments besides prod for
Trying to create a simple plugin that simply connects to an ftp site, looks
Im trying to create a array of Checkboxes in Winforms and I have four

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.