Showing posts with label ORA-29281: invalid mode. Show all posts
Showing posts with label ORA-29281: invalid mode. Show all posts

Saturday, 12 May 2012

ORA-29281: invalid mode

ORA-29281: invalid mode

Cause: An invalid value was specified for file open mode.

Action: Correct the mode to be one of the values: r , a , or w .