Modify the version of the PROUTIL executable in the batch file to use the same Major Minor and Hotfix version of the Database
For Example:
- Database was created in 11.3.2.
- Machine where database was created is running 11.3.2.
- Client machine where the database was moved to is running 11.3.2.
- The batch job is hard coding to use _proutil from the Progress 8.3E installation instead of the _proutil from the OpenEdge 11.3.2 installation.
- Modify the idxbuild batch file to use the executables from the OpenEdge 11.3.2 installation instead of the 8.3E installation.