Showing posts with label ORA-34841. Show all posts
Showing posts with label ORA-34841. Show all posts

Friday, 8 June 2012

ORA-34841: (OPCREATE02) The string option must be declared with the READONLY attribute.

ORA-34841: (OPCREATE02) The string option must be declared with the READONLY attribute.

Cause: An attempt was made to declare the option without the READONLY attribute.

Action: Declare the option READONLY.