Hello Experts,
I'm using merge replication on sql server 2008 R2 SP3. in one of my publications, for a table, Next_Range_Starting_Value went close to Int value. the data type of the column is Int.
we dont have those many records to reach that value, still a long jump happend in the identity values.
please could you suggest on how can I correct the next range starting value? i have an option of changing the data type to Big int, but that is not ideal. because, there is not those many records in the table.
please help.
Cheers, Vinod Mallolu