Oracle Solution for Error ora-00082

ORA-00082: memory size of string is not in valid set of [1], [2], [4]string string string string string

What triggered the Error:

An invalid length was specified for the POKE command.

What should we do to fix it:

Use a valid length (either 1, 2, 4, or possibly 8).