I am reading a db2 record.
I am changing the key and doing an insert.
I am getting a error - sqlcode -180.
I have displayed the timestamp field and it looks good.

The record was stored previously. I just just trying to insert the same record out with a new account number (primary key).

I am stumped on what is wrong or what to do next.