monitor
#monitor#1105

1105

Product Name Event ID 1105 Event Source MSSQLSERVER Component SQLEngine

Product

Name

Event ID

1105

Event

Source

MSSQLSERVER

Component

SQLEngine

Symbolic

Name

NO_MORE_SPACE_IN_FG

Message

Text

Could not allocate space for object ’%.*ls’%.*ls in database ’%.*ls’ because the ’%.*ls’

filegroup is full due to lack of storage space or database files reaching the maximum

allowed size. Note that UNLIMITED files are still limited to 16TB. Create the necessary

space by dropping objects in the filegroup, adding additional files to the filegroup, or

setting autogrowth on for existing files in the filegroup.

No disk space is available in a filegroup.

The following actions may make space available in the filegroup:

Turn on autogrow.

Add more files to the file group.

Free disk space by dropping index or tables that are no longer needed.

For more information, see

Troubleshooting Insufficient Data Disk Space.

Expand table