Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


ORA-01682: read-only DB cannot allocate temporary space in
tablespace string



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

Post New Answer

More Oracle Errors Interview Questions

ORA-32802: value for string must be string

1 Answers  


ORA-13452: GeoRaster metadata BIN function error

1 Answers  


ORA-28037: Cannot Get Session Key for RACF Authentication

1 Answers  


ORA-13049: unable to determine tolerance value from table <layer>_SDODIM

1 Answers  


ORA-01622: thread number must be specified - default not specific

1 Answers  


ORA-30334: illegal dimension level name

1 Answers  


ORA-28550: pass-through SQL: cursor not found

1 Answers  


NCR-03026: NCRO: The result buffer has overflowed

1 Answers  


UDE-00011: parameter string is incompatible with parameter string

1 Answers  


ORA-12333: database (link name string) is not mounted

1 Answers  


PLS-00320: the declaration of the type of this expression is incomplete or malformed

1 Answers  


PLS-00363: expression 'string' cannot be used as an assignment target

1 Answers  


Categories