Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • grep multuple patterns Linux/Unix
  • How To Limit The Access To The Database So That Only One User Per Schema Are Connected (One Concurrent User Per Schema) Oracle
  • Export With Query Another Example. Oracle
  • How does one overcome the Unix 2 Gig file limit? Linux/Unix
  • Logic to chech # of parameters command line parameters Linux/Unix
  • Removing Ctrl-M from end of line using vi Linux/Unix
  • Oracle 11g Training on 29JAN1010 Oracle
  • Reading parameter file and printing Linux/Unix
  • chk_space_SID.ksh Linux/Unix
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • Vivek Tuning for Row Locks. Oracle
  • How to check current redo log progress redo_progress.sql Oracle
  • Insert cause enqueue locks Oracle
  • switchlogfile.sh 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

  • Mutating Table Error while using database trigger Oracle
  • When to rebuld B-tree index Oracle
  • Oracle 10g Installation/Applying Patches Tips Oracle
  • Oracle Standby Database Library Index from Metalink Oracle
  • Monitor Long Running Job Oracle
  • Sending SQLPLUS output in HTML format 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 (403)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (350)
  • SQL Server (6)
  • Uncategorized (5)
  • Videos (0)

Recent Posts

  • Key Management in Oracle: The Core Issue: Missing Master Key12-May-2026
  • SAT Mathematics 10 questions and answer at the end.30-Apr-2026
  • top 10 AI news today30-Apr-2026
  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sql23-Apr-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • How to stop OCSSD Daemon Oracle
  • Running PDB on single node in RAC Oracle
  • runsql_once.ksh Linux/Unix
  • Processes parameter and its dependencies on OS kernel parameters Linux/Unix
  • pvm_metric.sql for gathering report from vmstat tables Oracle
  • 276434.1 Modifying the VIP or VIP Hostname of a 10g or 11g Oracle Clusterware Node Oracle
  • PLSQL Table Syntax 2 Oracle
  • Privileges Required to Create Procedures and Functions that uses objects from other schema. Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme