Skip to content

unittest case testIssue50 run error ORA-24816 against db charset "JA16EUC" #532

Description

@zhua03
  1. What versions are you using?

DB version 19.8.0.0.0 , with db charset JA16EUC
cx_Oracle.version: 8.0.1
cx_Oracle.clientversion: (19, 8, 0, 0, 0)

  1. Describe the problem

test ”testIssue50“ run error ORA-24816 , when db charset is JA16EUC. (test case pass with db charset JA16SJIS)

but this test case comment: "test issue 50 - avoid error ORA-24816"

  1. Include a runnable Python script that shows the problem.

command line to run test case:
python -u unittest StringVar.TestCase.testIssue50

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions