Quantcast
Channel: SQL Server Database Engine forum
Viewing all articles
Browse latest Browse all 12963

What happens when the maximum limit of DataBase partitiong is reached

$
0
0

Hello,

We are using SQL server 2012 which allows 15000 partitions per table.

We are partitioning tables on the primary ID (e.g. periodID) of one of the tables.

As of now we have data for all the period in the DB. I am wondering that if we reach the maximum partition limit allowed by SQL server then what is the suggested approach?


Viewing all articles
Browse latest Browse all 12963

Trending Articles