Skip to main content

Acronis Backup 11.7 SQL DB issue

Thread needs solution

Hi Forum,

I am not able to add new devices to my Acronis backup manager as well as I am not able to see the last connection / last successful backup.

When I am trying to add a new machine I am getting the following error message:

Remote Installation Failed -- Details: Code: 20,250,646(0x01350016) <u>LineInfo:</u> 0x8D165E86FB8195F7; Module: remote_install_command_addon_vs_44411 Message: Failed to add machine 'SCA-DNISAVIC1.sca.sam.local' to the management server. Code: 24,641,537(0x01780001) <u>LineInfo:</u> 0x3EAC2BD32D84C036; Module: remote_install_command_addon_vs_44411 Message: Failed to add machine 'SCA-DNISAVIC1.sca.sam.local' to the management server. Code: 10,289,159(0x009D0007) <u>LineInfo:</u> 0x1E1B8813456775DD; Module: management_server_vs_44411 Message: Failed to add machine 'A518554D-C60A-4E1F-A21F-335707178981' to the synchronization database. Code: 8,324,177(0x007F0451) <u>LineInfo:</u> 0xC131F5921FF77360; Module: management_server_vs_44411 Message: Could not allocate space for object 'dbo.IncomingCards' in database 'acronis_cms_cards' 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. ---------------------------------------------------

I also went into my Event Viewer and have the following 2 Errors:

Could not allocate space for object 'dbo.SyncWorkersLog'.'SyncWorkersLog_Date_INDEX' in database 'acronis_cms_cards' 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.

 and

CREATE DATABASE or ALTER DATABASE failed because the resulting cumulative database size would exceed your licensed limit of 10240 MB per database.

Due to that I did some research within the forum and found the following article:

https://kb.acronis.com/content/12857

I tried both solutions and they unfortunately did not work out for me.

Is there a different way to fix this issue?

Thanks,

Danijel

0 Users found this helpful
frestogaslorastaswastavewroviwroclolacorashibushurutraciwrubrishabenichikucrijorejenufrilomuwrigaslowrikejawrachosleratiswurelaseriprouobrunoviswosuthitribrepakotritopislivadrauibretisetewrapenuwrapi
Posts: 250
Comments: 7092

Hello Danijel,

welcome to Acronis forums! Do you get any error messages when executing the command from the article https://kb.acronis.com/cleansql? Have you tried executing the command several times? 
Try adding the TRUNCATEONLY option to the SHRINKDATABASE command (like this: DBCC SHRINKDATABASE(N'acronis_cms_cards', TRUNCATEONLY) 

What are the sizes of acronis_cms_cards and acronis_cms_cards_log files? Check if the size actually changes after command execution.

I've also found some discussions on Microsoft forums that are worth reading

database size would exceed your licensed limit of 10240 MB per database in ms sql 2008 r2 standard editon
Reducing database size to restore to SQL Server Express

Thank you, 

 

In reply to by truwrikodrorow…

Hi Ekaterina,

Yes I have tried to execute the command several times. I am not getting an error message when executing the command from the kb.

The following message occurs:

(1 row(s) affected)
DBCC execution completed. If DBCC printed error messages, contact your system administrator.

+ the Results.

acronis_cms_cards - size 2.75MB

acronis_cms_cards_log - size 560.68MB

I have added the TRUNCATEONLY and I am getting the same results.

acronis.JPG

Thank you,

 

 

frestogaslorastaswastavewroviwroclolacorashibushurutraciwrubrishabenichikucrijorejenufrilomuwrigaslowrikejawrachosleratiswurelaseriprouobrunoviswosuthitribrepakotritopislivadrauibretisetewrapenuwrapi
Posts: 250
Comments: 7092

Hello Danijel,

If the above solutions don't help, we'd recommend raising a support ticket at https://www.acronis.com/en-us/support/contact-us/, so that our support engineers can take a look at the issue.