oracle / docker-images

Official source of container configurations, images, and examples for Oracle products and projects
https://developer.oracle.com/use-cases/#containers
Universal Permissive License v1.0
6.45k stars 5.4k forks source link

container-registry.oracle.com/database/enterprise:12.2.0.1-slim -e ORACLE_CHARACTERSET it does not work #2779

Closed hectorlavado99 closed 3 months ago

hectorlavado99 commented 3 months ago

I am booting an image with the command "docker run -d --name oracle_encoding -p 8282:1521 -e ORACLE_CHARACTERSET=WE8MSWIN1252 container-registry.oracle.com/database/enterprise:12.2.0.1-slim". This does put the environment variable in docker but the configuration is not applied

I have tried with 12.2.0.1 (not slim) and changing NLS_CHARACTERSET does not work either

yunus-qureshi commented 3 months ago

12.2.0.1 is no longer supported. Most likely it will be deleted from the repo soon. Try the newer versions like 19c.