ORA-01220: file based sort illegal before database is open



ORA-01220: file based sort illegal before database is open..

Answer / guest

Cause: A query issued against a fixed table or view required
a temporary segment for sorting before the database was
open. Only in-memory sorts are supported before the database
is open.

Action: Re-phrase the query to avoid a large sort, increase
the values of the SORT_AREA_SIZE and/or
SORT_AREA_RETAINED_SIZE initialization parameters to enable
the sort to be done in memory.

Please add more information about this Error

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-10658: Lob column to be shrunk is marked unused

1 Answers  


ORA-23483: object "string"."string" not allowed in this operation.

1 Answers  


RMAN-08542: channel string: starting proxy archivelog backup at string

1 Answers  


ORA-29378: invalid consumer group mapping priorities

1 Answers  


ORA-09944: Password entry is corrupt.

1 Answers  






DRG-11727: phrase does not have any related terms

1 Answers  


PCC-00115: Array required here

1 Answers  


NZE-28784: file name translation failure

1 Answers  


ORA-23474: definition of "string"."string" has changed since generation of replication support

1 Answers  


PLS-00362: invalid cursor return type; 'string' must be a record type

1 Answers  


ORA-29893: indextypes without column data do not need the given data type

1 Answers  


KUP-04021: field formatting error for field string

1 Answers  


Categories