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).
If this was not sufficient go over to:
Oracle Official Support Knowledge Center
Or maybe those geeks at: StackOverflow Board
Or maybe those geeks at: StackOverflow Board