we are a satellite location.
whenever HUB allocate DB to us, for some reason all the DB files are saved on drive C: instead of the actual location.
is there any settings or evars we missed out in our configurations? DB locations seems fine in the Admin module as we can just receive the allocation its only the DB files, is there any way to check the DB filenames used in global daemon? thanks.
It seems we overlook the variable %projects_dir% in the Systems Environment Variable that is set and the Global Evars used the location set in here (which is non-existent).
Now Global Daemon is set to the actual location. We test database recover and it copied the database to actual location. Also when DB is Deallocate, it will delete the DB file properly.
we will now wait DB allocation from HUB to see if this time will copy DB to actual location.