Code:
D:\Script>db2 -a "update employee set hiredate = hiredate + 1 day where workdept = 'D21'"
SQLCA Information
sqlcaid : SQLCA sqlcabc: 136 sqlcode: 0 sqlerrml: 0
sqlerrmc:
sqlerrp : SQL09053
sqlerrd : (1) 0 (2) 0 (3) 7
(4) 0 (5) 0 (6) 0
sqlwarn : (1) (2) (3) (4) (5) (6)
(7) (8) (9) (10) (11)
sqlstate: 00000
7 rows are updated. this can be derived from the 3rd occurence of sqlerrd.