Is there a generic way to copy an entire database from one machine to another? I am developing an application that I test against a number of logically identical databases on different UNIXes (AIX, SunOS, HP-UX, Linux etc), and creating the sample database + loading test data with the tools provided from a third party takes about 30 hours, so I would prefer to do that only once, if possible. Any suggestions?