yes, that should work. however, memory consumption needs to be watched over, and configured.
on sql server instances, set the max memory setting to limit memory usage of sql server.
not sure if pervasive sql has similar settings
-> if you don't do this, you will run into a slow box, each of the databases getting slow like hell, due to paging file working all the time...