Show TOC

Restrict Implicit Binary Conversion Mode for Positioned INSERT and Positioned UPDATE via Updatable CursorLocate this document in the navigation structure

The restrict implicit binary conversion mode (CONVERSION_MODE set to 1) applies to certain types of INSERT and UPDATE via updatable cursor.

Restrict implicit binary conversion mode applies to:
  • PUT <cursor-name> USING<host-variable>
  • Positioned UPDATE from another column
  • Positioned UPDATE from a constant
  • Positioned UPDATE from a host variable