dump and load multiple tables

No. But it isn't hard to write a shell script to do it. Or to write a program to read the list of tables and output a dump shell script.
 
The progress kb has an article showing the 4gl required to create a binary dump script. You can change it up to create a dump script for each area of the database.
 
If by "one shot" you mean "with a single proutil command" then Rob and CJ have answered.

If you meant something else then you need to clarify.

Incidentally - ProTop will generate those scripts for you. The control-r screen does this and more.
 
Back
Top