The prechecker checks and reports on the following conditions:
- Server version
- User local administration rights
- User SQL admin rights
- Sufficient backup space (if required)
- Check for agent based backup utilities
- Test for tables with high number of records
- Non synergetic databases on server
- Server not part of an availability group
- Server not using log shipping
- Checks for agent based backups
- Synergetic version number
- Ability to rename databases
- Check the user views will recompile
- Test for custom API
- Test for Middleware core URL configuration
- Test SQL server service pack and cumulative updates
Server version
The minimum server version supported by Synergetic is Windows Server 2012 R2
User local administration rights
Changes are made to the file system. Consequently, the currently logged on user must have local administration rights.
User SQL admin rights
Changes are made to the database. You can either log onto the database using windows authentication or SQL authentication. The user supplied requires SysAdmin rights on the server and all tables .
Sufficient backup space
The migration process consumes significant hard space. The approximate space required is estimated and reported upon.
Agent based backups may be disrupted during the migration process. If backup agents are used, a warning is issued.
Test for tables with high number of records
Non synergetic databases on server
Server not part of an availability group
Server not using log shipping
Checks for agent based backups
Synergetic version number
Ability to rename databases
Check the user views will recompile
Test for custom API
Test for Middleware core URL configuration
Test SQL server service pack and cumulative updates