Home > Net >  Database there always quote this error, how to deal with?
Database there always quote this error, how to deal with?

Time:09-27

Autogrow of file 'hrcm_Data' in the database 'CRM was cancelled by the user or timed out after 30426 milliseconds. Use the ALTER database to set a smaller FILEGROWTH value for this file or to explicitly set a new file size.

When inserting data have been reported this error

How to deal with this?

CodePudding user response:

/SQL Server database log files automatically growth led to the analysis of the connection timeout

CodePudding user response:

reference 1st floor csdnFUCKINGSUCKS response:
/SQL Server database log files automatically growth led to the analysis of the connection timeout




But I've put the log capture to 1 m or report the error

CodePudding user response:

refer to the second floor liujian098 response:
Quote: refer to 1st floor csdnFUCKINGSUCKS response:

/SQL Server database log files automatically growth led to the analysis of the connection timeout




But I've put the log capture to 1 m, or report the error


Restart the database service?

CodePudding user response:

reference csdnFUCKINGSUCKS reply: 3/f
Quote: refer to the second floor liujian098 response:

Quote: refer to 1st floor csdnFUCKINGSUCKS response:

/SQL Server database log files automatically growth led to the analysis of the connection timeout




But I've put the log capture to 1 m, or report the error


Restart the database service?


I have to restart

CodePudding user response:

reference csdnFUCKINGSUCKS reply: 3/f
Quote: refer to the second floor liujian098 response:

Quote: refer to 1st floor csdnFUCKINGSUCKS response:

/SQL Server database log files automatically growth led to the analysis of the connection timeout




But I've put the log capture to 1 m, or report the error


Restart the database service?


I put the whole server restart

CodePudding user response:

If the disk is full?

CodePudding user response:

Options - Designers, change the timeout time long point and have a look
  • Related