How the replication snapshot works?

  • Hi,

    I configured the transactional replication using push method. I use the option generate snapshot. Until the Snapshot complete, I didn't any tables in the subscriber db.

    After that also I can see in some tables it has indexes and some tables it doesn't but it has data in that table .

    How does the bulk copy works from snapshot?

    i.e. is it first create the table with columns then insert data later it will create the indexes

    Please let me know. How the sequence works in the subscriber

    Is it creates based on the object ids asc or any another way

  • I saw

    Initializing

    Applied script 'Table1_120'.pre

    .....

    ....

    ...

    Applied script 'Table20_1.sch'

    ....

    Applied Script 'Table1_120.sch'

    Bulk copying data into table 'Table1'

    Bulk Copying data into table 'Table1' (9rows)

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

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