Oracle DB Error ORA-01220 file based sort illegal before database is open

Oracle DB Error ORA-01220 file based sort illegal before database is open

The following is the cause of this error:

A query issued against a fixed table or view required a tempOracle DB Error ORAry segment for sorting before the database was open. Only in-memory sorts are supported before the database is open.

Action you can take to resolve this issue: 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.


Tags: Database, Education, Software




Disclaimer:Pak/ed and the contributors are not responsible for any errors contained and are not liable for any damages resulting from the use of this material.  Disclaimer


Related

Home      Disclaimer      Advertise      Contact      Privacy Policy     

Copyright © 2004-16 Paked.com. All rights reserved.

Note: Site best viewed at 1024 x 768 or higher screen resolution