Consultor Eletrônico



Kbase P35712: Is it possible to run multiple binary dumps?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/13/2009
Status: Unverified

GOAL:

Is it possible to run multiple binary dumps?

GOAL:

Is there a way to run multiple binary dump?

FIX:

Yes, use the script or bat file contain the lines as:
call proutil <path>\db-name -C dump table1 <destination path>
call proutil <path>\db-name -C dump table2 <destination path>
call proutil <path>\db-name -C dump table3 <destination path>

For using 4GL to automatic generate a scrip see Solution ID: P124532, How to generate scripts to run binary dump and load for all tables?