Perform the binary load
- Last Updated: June 14, 2019
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Use the following PROUTIL command to perform a binary load:
|
- 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 Manage the OpenEdge Database.
When the load procedure finishes, a screen message reports the number of records that were loaded.