Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

How to overcome the identity column "jump 1000" issue

$
0
0
Hey, Since SQL2012 MS changed something with the identity column; after a restart the value jumps with 1000 (for INT identity column). This is an undesired "feature" for us. One solution I have read is using the startup parameter -T272. Is this a g

Viewing all articles
Browse latest Browse all 3145

Trending Articles