Skip to content

set the environment variable CHARACTER_SET is not use #47

@ryanlee42

Description

@ryanlee42

docker run -d -p 18080:8080 -p 1521:1521 --name oracle1 -v /docker/oracle/myoracle0:/u01/app/oracle -e CHARACTER_SET=ZHS16GBK sath89/oracle-xe-11g
then i exec sql
select * from nls_database_parameters ;
this results:

NLS_CHARACTERSET AL32UTF8

it's alaways 'AL32UTF8' not 'ZHS16GBK'

how can i change it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions