While following Anders Swanson nice post to download and configure ORDS Docker to my Windows 11 laptop: https://andersswanson.dev/2025/12/12/oracle-rest-data-services-ords-with-docker-compose/ I got the following error:service "apex-download" didn't completed successfully: exit 2 First of all, let us Check the Container Logs: That mangled error message is a classic giveaway: your repository has the wrong line endings. When you … Continue reading service “apex-download” didn’t completed successfully: exit 2
OHUC-1026 : unable to authenticate the new password
One of my clients faced the following error, while starting an 12.2 database service on Windows:OHUC-1026 : unable to authenticate the new password Background: The client was trying to change the Oracle Home User password using the orahomeuserctl, after that he was not able to start the Database Windows Service. What is Oracle Home User? … Continue reading OHUC-1026 : unable to authenticate the new password