We're planning to do an in-place upgrade of our SQL 2008 R2 Standard 64-bit server to SQL 2014 Enterprise 64-bit. Prior to the actual upgrade we ran the SQL 2014 Upgrade Advisor and it came back with the following timeout errors:
| Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. | SOUNDEX |
| Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. | UTF16XQUERY |
| Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. | SQLMAIL |
| Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. | WARNFNCHANGE |
| Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. | COLONUSE |
| Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. | MERGE |
Are these timeout errors of any significance or can we proceed with the upgrade?