Message: Error mapping to memory mapped file
jhomminga
Posts: 5
help on msg: "error mapping to memory mapped file"
Very new to SQL Backup Pro... search docs and asking question now in forums before using support. Appreciate any insight.
The tree of servers has just one with red x
Installed GUI on aging SQL2005/W2003 Enterprise and tried registering, importing but no joy... yet :-)
Thank you!
Very new to SQL Backup Pro... search docs and asking question now in forums before using support. Appreciate any insight.
The tree of servers has just one with red x
Installed GUI on aging SQL2005/W2003 Enterprise and tried registering, importing but no joy... yet :-)
Thank you!
Comments
If it does not start, try using a startup account that is an Administrator on the machine. Will the service start then?
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8
Also tried with Hyperbac service turned off.
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8
SQL Backup 7.6.029
ERRSQB: 5220 (Error mapping to memory mapped file.) (SQBMmf_): 8 (Not enough storage is available to process this command.)
name::value
exitcode::5220
sqlerrorcode::0
-- current
use master
go
BACKUP DATABASE MODEL TO DISK = 'F:\Model.bak' --1500K on disk
BACKUP DATABASE MODEL TO DISK = 'F:\Model.zip' --0150K on disk
Thanks.
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8
If possible, try restarting the SQL Server instance to reset the memory allocations, and try running the backup. Then you could run sqbmemory periodically to try and identify which process in SQL Server is taking up all the memory.
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8