Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • SQL Tracker by SID sqltrackerbysid.sql Oracle
  • How to stop OCSSD Daemon Oracle
  • Implementing Listener Security Oracle
  • My FTP Job Scheduling for www.pvmehta.com PHP/MYSQL/Wordpress
  • How can I tell if ASO is installed ? Oracle
  • DBMS_PROFILER for tuning PLSQL programs. Oracle
  • FRA Information. Oracle
  • Check Oracle installed products using one command Oracle
  • To check whether standby is recovering properly or not?? Oracle
  • Some OS level threshold for performance. Linux/Unix
  • To seee semaphores and shared memory segments in Solaris Linux/Unix
  • proper cpu stats Linux/Unix
  • Oracle Identifiers Oracle
  • UNderstand and eliminate Latch contention. Oracle
  • Unix split command to split files Linux/Unix

ORA-01220

Posted on 12-Mar-2010 By Admin No Comments on ORA-01220

Oracle Error :: ORA-01220

file based sort illegal before database is open

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.

Oracle, SQL scripts

Post navigation

Previous Post: Oracle Release Explaination
Next Post: DB Console Mainenance.

Related Posts

  • Find Stale DR Physical Standby Oracle
  • New Latest Param.sql for finding all hidden parameters also Oracle
  • All About oracle password and security from metalink Oracle
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • standard Monitoring – 1 Oracle
  • JSON/XML Types in Oracle Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (400)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (348)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • compile_inv.sql Oracle
  • Implementing Listener Security Oracle
  • refre.sql Oracle
  • myfile Oracle
  • My Test Case On 21-OCT-2005 Oracle
  • oracle fast start failover best practice Oracle
  • check_copy_progress.sh Linux/Unix
  • Nice notes on wait events Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme