When I run a service to parser and insert a lot of data, the data file increased to 32 G. The service is always stopped. I debuged and found the space of the data file left is zero at the time. After checked the data file Setting. i change it from increase by percentage to by 500 m byte. There is no issue.