Jos van Dongen wrote: > Does anyone has this error and how can I get rid of it?. I’m running on > Windows Server 2003 (on a different machine using XP I got the same > error after rebooting the machine). It looks like some references are > missing.
It has all the signals that the server can not access the folder BACKUP in the database directory. Perhaps you have a strict access mode setting, which makes them read-only upon creation, or that you are running with a user identity that has not write permission on the folder. This leads to a failure to move files aside. In both cases, check the mode settings of bat\ and bat\BACKUP\* and make sure you run as the same user who installed mserver. Success and keep us posted on progress, because we don't have a Windows Server 2003 platform. > > > > C:\Program Files\CWI\MonetDB5>m5server > > !ERROR: force_move: link(bat\BACKUP\1541.buns,bat15\1541.buns)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1541.desc,bat15\1541.desc)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1543.buns,bat15\1543.buns)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1543.desc,bat15\1543.desc)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1545.buns,bat15\1545.buns)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1545.desc,bat15\1545.desc)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1547.buns,bat15\1547.buns)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1547.desc,bat15\1547.desc)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1547.theap,bat15\1547.theap)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1551.buns,bat15\1551.buns)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1551.desc,bat15\1551.desc)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1554.buns,bat15\1554.buns)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1554.desc,bat15\1554.desc)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1556.buns,bat15\1556.buns)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1556.desc,bat15\1556.desc)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1560.buns,bat15\1560.buns)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1560.desc,bat15\1560.desc)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1562.buns,bat15\1562.buns)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1562.desc,bat15\1562.desc)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1562.theap,bat15\1562.theap)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1612.buns,bat16\1612.buns)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1612.desc,bat16\1612.desc)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1614.buns,bat16\1614.buns)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1614.desc,bat16\1614.desc)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1614.theap,bat16\1614.theap)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1616.buns,bat16\1616.buns)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1616.desc,bat16\1616.desc)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1620.buns,bat16\1620.buns)=-1 > > !OS: No such file or directory > > !ERROR: force_move: link(bat\BACKUP\1620.desc,bat16\1620.desc)=-1 > > !OS: No such file or directory > > !ERROR: BBPrecover: recovery failed. Please check whether your disk is > full or w > > rite-protected. > > !FATAL: BBPinit: cannot properly process bat\BACKUP. > > > > > > Thanks in advance for any help on this subject! > > > > Regards, Jos van Dongen > > > -- > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.5.446 / Virus Database: 268.18.3/700 - Release Date: > 24-2-2007 20:14 > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > > ------------------------------------------------------------------------ > > _______________________________________________ > MonetDB-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/monetdb-users ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ MonetDB-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-users
