Category: Oracle
-
Removing Expiration Date of Oracle Express Database
I currently work on a project that uses Oracle database. For the local development, I installed Oracle Express with Docker. I’ve found a handy docker file of Oracle Database Express Edition 11g published by wnameless in Github or in the official page in Docker Hub. It’s so easy to use, that I just need to type sudo…