From: liviuslivius <liv...@po...> - 2013-08-05 13:57:43
|
Hi, Firebird 3.0 i have database backup file (from "import" server) and now i need to restore it on "production" server On import server external tables access is set "Full" on Production Server it is Set to "None" then when i try to restore database on "Production" server i got error Database restore canceled 10:32:59 due to IBPP exception: *** IBPP::SQLException *** Context: ServiceImpl::Wait Message: isc_service_query failed SQL Message : -902 can't format message 13:98 -- message file C:\WINDOWS\system32\firebird.msg not found Engine Code : 335544831 Engine Message : Access to external file "PLAYERS.EXT" is denied by server administrator Error while parsing procedure IMPORT's BLR unknown ISC error 336330835 Bad debug info format i suppose that this should not be checked at restore time - because at restore time files from external tables are not important Karol Bieniaszewski |