Oracle Error Message
ORA-00082: memory size of num is not in valid set of [1], [2], [4]num1num2num3num4num5
Reason for the Error
The POKE command was given an invalid length.
Solution
Use a proper length (either 1, 2, 4, or possibly 8).