CREATE TABLE DEKB.HSLOGTAB(MSGCODE CHAR(7), FLAGENVI CHAR(1), ROUTNAME CHAR(8), VALRETCODE CHAR(2)); GRANT SELECT, UPDATE, DELETE, INSERT ON DEKB.HSLOGTAB TO PUBLIC;
For more information, see Logging Exit Routines in the Data Masking Guide.
If you are using a data store other than BM DB2 LUW, Microsoft SQL Server, or Oracle, update your run-time tables as required to allow updates to table definitions and grant the permissions required to update the DEKB schema.