Progress 9 Source Version Databases
If you are converting Progress Version 9 databases:
1 Shutdown the database(s) using Progress 9 commands.
2 Truncate your Progress 9 databases using Progress 9 utilities and pathing.
3 Change your $DLC to point to Progress OpenEdge and be sure that Progress OpenEdge is in the system PATH, and any reference to Progress 9 is removed from the system path.
4 Run the following command against the version 9 source databases:
$DLC/bin/proutil <dbname> -C conv910
For Windows run:
%DLC%/bin/proutil <dbname> -C conv910