I have a SQL Server 2008 R2 database, about 15 GB.
I want to copy it for a partner, who is using SQL Server 2008 R2 Express.
CREATE DATABASE or ALTER DATABASE failed because the resulting cumulative database size would exceed your licensed limit of 10240 MB per database
What did I do wrong?
Can you answer this question?
Write Answer1 Answers