Page 1 of 1

FWHMySql - Failing to restore large files

PostPosted: Wed Apr 10, 2024 5:33 pm
by vilian
Hi Guys,
A customer changed his server, as we recommended, before he made a backup of his database. However, we aren't being able to restore it.
Allways we try to restore, there is happening the error bellow:
Code: Select all  Expand view
Application Internal Error - C:\TEC2000\SGV90\SGV.EXE
Terminated at: 2024-04-10 14:09:07
Unrecoverable error 9006: hb_xgrab can't allocate memory
Called from SPACE(0)
Called from FREADBUF(10918) in .\source\internal\FWMARIA.PRG
Called from FWMARIACONNECTION:RESTORETABLE(9927) in .\source\internal\FWMARIA.PRG
Called from FWMARIACONNECTION:RESTORE(9866) in .\source\internal\FWMARIA.PRG
Called from RESTSELEC(126) in C:\TEC2000\SGV90\HRB\SGV6004.hrb
Called from (b)EVAL(35)

Re: FWHMySql - Failing to restore large files

PostPosted: Thu Apr 11, 2024 12:53 am
by nageswaragunupudi
Called from RESTSELEC(126) in C:\TEC2000\SGV90\HRB\SGV6004.hrb

What is this .hrb file?

Re: FWHMySql - Failing to restore large files

PostPosted: Thu Apr 11, 2024 12:58 am
by nageswaragunupudi
Can you please let us see
Code: Select all  Expand view
aIndex := oCn:BackupIndex( cBackupFile )
XBROWSER aIndex TITLE cBackupFile

Re: FWHMySql - Failing to restore large files

PostPosted: Thu Apr 11, 2024 3:29 pm
by nageswaragunupudi
Please test with the revised libs sent to you and let us have your feedback.