- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-04-2015 08:47 PM
In the documentation for HOPEX V1R2 it only mentions SQL Server 2012 is supported. Does it matter which edition of SQL Server 2012 we have installed? (i.e., Enterprise, Standard, Developer) ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎22-07-2015 04:56 PM
For limitations of SQL Server Express, see Microsoft documentation
Ex: https://msdn.microsoft.com/library/cc645993.aspx
To be short
- No ability to run maintenance plan (scheduling of maintenance task to preserve performancex)
- Max ram (per instance) 1 Go
- Max disk size (per database) 10 Go
- Limitation of CPU (per instance)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-04-2015 01:39 PM
Hello Bahrom58
All editions of SQL Server 2012 are appropriate except SQL Server Express (not supported for production because of limitations)