Database Error Messages

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

OCI-14053

illegal attempt to modify string in string statement

Cause

Certain attributes of objects (e.g. tables) may be specified at creation time, but may not be modified using ALTER statement. Unfortunately, user specified one of such attributes.


Action

Ensure that ALTER statement specifies new values only for attributes which may be changed once an object has been created