Current location - Loan Platform Complete Network - Big data management - The continued transmission of sql multi-table linked table timed out.
The continued transmission of sql multi-table linked table timed out.
Sql multi-table linked tables continue to transmit overtime, which is mainly caused by the following points.

1, the database connection is not closed. When operating a large number of databases, not closing the connection will cause the database to be stuck by too many connections.

2. The timeout setting for checking the database is too short.

3. Indexes: Too many indexes will lead to fragmentation during database operation, so it is necessary to clean up and reorganize the indexes.

4. When the log file data is too large, the log will be deleted or compressed due to overtime processing, thus reducing the growth of the log file.