Has anyone experienced this NULL error message before? It appears when a user (not all users) tries to enter an OFV or when a user enters a patient's Registration. Selecting Yes or No really does nothing and throws you into a continuous loop. We're on EMR 9.8.7.
Many thanks,
Alice
We get this error when we have tried to assign a value to an observation term that exceeded 2,000 characters. If you have a lot going on behind the scenes when a user launches an Office Visit, you could be running into something similar. If a specific user can re-produce this relatively frequently, I recommend doing a MEL Trace (CTRL+M) and seeing if any error messages show up in the trace.
From Oracle:
ORA-32775: cannot change size attributes of read only tablespace string
Cause: An attempt was made to change size attributes of a tablespace that is read only.
Action: Change the tablespace to read or write and retry the operation.