Description
ij version 10.2
ij> connect 'jdbc:derby:css;create=true';
ij> call SYSCS_UTIL.SYSCS_INPLACE_COMPRESS_TABLE('SYS', 'SYSTABLES', 1, 1, 1);
ERROR 40XL1: A lock could not be obtained within the time requested
ij version 10.2
ij> connect 'jdbc:derby:css;create=true';
ij> call SYSCS_UTIL.SYSCS_INPLACE_COMPRESS_TABLE('SYS', 'SYSTABLES', 1, 1, 1);
ERROR 40XL1: A lock could not be obtained within the time requested