Could you also post the output from:
=================
exec master..sp_helpdb <db_name>
go
select @@maxpagesize
go
=================
Could you also post the output from:
=================
exec master..sp_helpdb <db_name>
go
select @@maxpagesize
go
=================