Use the following PROUTIL command to perform a binary load:
proutil dbname -C load filename
db-name
Specifies the database into which you want to load the data. You must completely define the path.
filename
Specifies the binary dump file that you want to load. You must completely define the path.
Note: Additional parameters to PROUTIL LOAD are available for security (encryption) and performance. For a complete description and syntax, see OpenEdge Data Management: Database Administration.
When the load procedure finishes, a screen message reports the number of records that were loaded.