[CR #287116] In the where clause of the create subscription command, you cannot convert binaries with a length of 7 bytes or fewer into integers.
Workarounds: Use zeros to pad binary values up to 8 bytes, or use integer values instead of binary values.