Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-32005

error while processing value [string] for big integer parameter
  • big_integer : The user-supplied value.

Cause

The specified value for a big integer parameter was not valid.


Action

Retry the operation with a valid value. Check for syntax errors. Big integer parameter value supports 'K' - Kilobyte, 'M' - Megabyte, and 'G' = Gigabyte suffixes. Check the parameter documentation for valid values for the big integer parameter.