Hi All,
i've restored a Sql2005 DB to a new Sql2012 Server
the Old server was a WServer2003 (32bit) with 4GB of RAM
The New one is a WServer2012R2(64 bit) with 64GB of RAM with only a SqlServer instance with 60GB dedicated Ram
Until now i've :
- migrated the DB
- Rebuilded all indexes
- updated all statistics
- i have different disks for Data, Logs, TempDb , and Backup
- 4 TempFile
- enabled the 1118 and 4199 trace Flags
- added some indexes
but i haven't changed the database compatibility level.
The problem is that the new server is incredibly faster then the old one on some opertations and incredibly slower on others.
What can i look at ?
Thanks
FL .Net Developer
My Blog