Home
> Uncategorized > Full text catalog not populating on SQL server 2005
Full text catalog not populating on SQL server 2005
I had a problem with a full text catalog stopping at a particular point, and not populating further,
To diagnose, problems like this, open C:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLLOG
where I saw, Could not allocate space for object ‘sys.fulltext_index_map_1813581499’.’i2′ in database ‘CFGlobal’ because the ‘PRIMARY’ filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.
Therefore I just increased the space allocated to the primary filegroup, and it kicked off again.
Categories: Uncategorized
Comments (0)
Trackbacks (0)
Leave a comment
Trackback