Uninstall the OpenEdge Memory Profiler tool
- Last Updated: December 23, 2025
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
To uninstall the OpenEdge Memory Profiler tool, run the oemp delete command
from <oemp-install-dir>, which automatically shuts down the
running instance and its connected database.
- Launch Proenv to ensure the
<DLC>and<WRKDIR>environment variables are correctly set. - To shut down and remove the PAS for OpenEdge instance and all associated data in one step,
run the
oemp deletecommand from<oemp-install-dir>.On Windows:
oemp\bin\oemp.bat deleteOn Linux:oemp/bin/oemp.sh deleteTheoemp deletecommand:- Shuts down the
oempPAS for OpenEdge instance and the embeddedreportdbdatabase (if running). - Stops the background process that monitors and auto-import files.
- Deletes all imported data and the database within the
<CATALINA_BASE>directory. - Deletes files in the
<CATALINA_BASE>\importwatched directory. - Unregisters the
oempPAS for OpenEdge instance. - Removes the
<CATALINA_BASE>directory.
- Shuts down the