You are viewing limited content. For full access, please sign in.

Question

Question

SQL Error Message

asked on September 13, 2024

Good Day,

 

I am getting the following errors when processing workflow.
 

9/13/2024 9:31:00 AMLending officer emailCould not allocate space for object 'dbo.workflow_task_queue_data'.'workflow_task_queue_data_ix' in database 'LF_Workflow' 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.

0 0

Replies

replied on September 13, 2024

Are you using SQL Express?  If so, there is a limit on database size and you may have reached it

 

0 0
replied on September 13, 2024

I am using Express, How do i go about fixing this? 

0 0
replied on September 13, 2024

The first thing to try is to shrink the database

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.