DB2-1076-00-E UPDATE keyword is invalid for SQLSVR

In a DB-PROCESS or DB-DECLARE, the UPDATE keyword is invalid if your SQL target is SQL SERVER.
Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.

Resolution:

To modify columns during cursor processing, use the BROWSE keyword instead of UPDATE.