ORA-01682: read-only DB cannot allocate temporary space in
tablespace string
Answer / guest
Cause: Temporary space (usually for sorting) could not be
allocated in either main storage or a tempfile. An attempt
was made to allocate the space from the tablespace named,
but the database is opened read-only. The database open
requires a sort work space.
Action: Either allow sufficient workspace in main storage
(SORT_AREA_SIZE initialization parameter), or create a
temporary tablespace before making the database read-only.
Use ALTER TABLESPACE ADD TEMPFILE statement to add temporary
files to the temporary tablespace.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-32802: value for string must be string
ORA-13452: GeoRaster metadata BIN function error
ORA-28037: Cannot Get Session Key for RACF Authentication
ORA-13049: unable to determine tolerance value from table <layer>_SDODIM
ORA-01622: thread number must be specified - default not specific
ORA-30334: illegal dimension level name
ORA-28550: pass-through SQL: cursor not found
NCR-03026: NCRO: The result buffer has overflowed
UDE-00011: parameter string is incompatible with parameter string
ORA-12333: database (link name string) is not mounted
PLS-00320: the declaration of the type of this expression is incomplete or malformed
PLS-00363: expression 'string' cannot be used as an assignment target