This means the migration fails. When running the failing statements directly against DB2 the following is returned: E:\db2\ syslib \BIN>db2 INSERT INTO MIG_USER VALUES ('goughr', '0', '0', 'goughr', '0', 'M')
In this case specifically, there is //*SBEM DEP SYSLIB and SYSLIB is a concatenated library of datasets.. the correct code 'd be : //*SBEM DEP SYSLIB(*) meaning that we want to monitor all references to members in this library.