Skip to content

ORA-24328: illegal attribute value #1735

Open
@NicoAD29

Description

@NicoAD29

Hi,

taking the example given here (https://github.com/oracle/node-oracledb/blob/main/examples/selectgeometry.js), we get an error message

Error: ORA-24328: valeur d'attribut non autorisée
    at async Object.hpdGet (D:\Nicolas\Projets\SuiviFCU\suivifcu\node-oracle\hpd_queries.js:60:22) {
  errorNum: 24328,
  offset: 0,
  code: 'ORA-24328'
}

Apparently, a similar error was recently fixed in the python-oracledb package. (https://python-oracledb.readthedocs.io/en/latest/release_notes.html) and in odpi-c package (https://odpi-c.readthedocs.io/en/latest/releasenotes.html)

my config
oracledb 6.8.0
Oracle Database 19c Standard Edition 2 Release 19.0.0.0.0

Best Regards,

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions