I am using Linux and running 102b06. I have to create a 64 bit version of a 32 bit database. What is the best approach here? Its hard to find documentation for this task. I have tried dumping and loading but it appears you cannot dump all the tables with one command. My database has thousands of tables!
Thanks.