ORA-01682: read-only DB cannot allocate temporary space in
tablespace string
Answer Posted / 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 |
Post New Answer View All Answers
ORA-26076: cannot set or reset value after direct path structure is allocated
ORA-16627: No standby databases support the overall protection mode.
NZE-28890: Entrust Login Failed
IMP-00060: Warning: Skipping table "string"."string" because object type "string"."string" does not exist or has different identifier
NZE-28868: Peer certificate chain check failed.
when i ran any workflow or session, getting below error: seesion task instance[s_xxx]: Execution terminated unexpecterdly
When i am connect database through toad,one error occured. ORA-12514: TNS:listener does not currently know of service requested in connect descriptor. plz help me thanks advance.............
ORA-26082: load of overlapping segments on table string.string is not allowed
ORA-16626: failed to enable specified object
RMAN-05017: no copy of datafile number found to recover
ORA-26084: direct path context already finished
ORA-26079: file "string" is not part of table string.string
ORA-26095: unprocessed stream data exists
ORA-26028: index string.string initially in unusable state
ORA-16516: The current state is invalid for the attempted operation.