My Oracle Support Banner

"Invalid column type" exception occurs if using BigDecimal as first column in an iterator (Doc ID 2650460.1)

Last updated on NOVEMBER 16, 2021

Applies to:

SQLJ - Version 12.2.0.0.0 and later
Information in this document applies to any platform.

Symptoms

An iterator with ForUpdate interface cannot be translated correctly.
For this reason, the following exception occurs if running the program.

The conditions to reproduce are as below:

  1. The data type of first column is BigDecimal
  2. Use ForUpdate interface
  3. -codegen option is "iso". If using "oracle" which is default, the issue does not reproduce.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.