by Mike May >> Thu, 30 Oct 2003 12:12:35 GMT
I have two copies of Jade, one on my personal PC, the other on a development server. I created a small test schema & app on my PC and needed to extract and load it onto the development DB. My personal Jade install folder is D:\Jade60; the map file for my app points to D:\Jade60\system\MMTemp.dat. Jade on the dev server is installed in E:\JadeDev01. So, I created a remap table for my schema that remapped to D:\JadeDev01\system. However, the load failed with error 5027 (dir name invalid). The logs did not tell me what the nasty dir name was, but I assume it was because D:\Jade60\system does not exist on the dev server and the load would have reied to find and rename the existing map file. I can no longer open the Jade database on the server and would welcome advice as to how I can get it back.