Key not changeable (ERR=130) An UPDATE statement attempted to change a KEY field that did not have CHANGES specified in the OPEN statement. Remove the changed key field in the UPDATE statement or specify CHANGES for that key field in the OPEN statement. Note the primary key cannot be changed.