Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Check SQL Server edition SQL Server
  • Export Import with QUERY Oracle
  • dbms_job.submit example Oracle
  • Proc code Oracle
  • rm_backup_arch_file.ksh Linux/Unix
  • Good Link from metalink 1 Oracle
  • tuning commmand for cpu, ip and memory stats Linux/Unix
  • For Search and replace unix command. Linux/Unix
  • Debugging Shell FIles Linux/Unix
  • Implementing Listener Security Oracle
  • Oracle 11g Training on 29JAN1010 Oracle
  • Wait.sql Oracle
  • Sending SQLPLUS output in HTML format Oracle
  • Guide to Linux System Command Mastery Linux/Unix
  • purge_trc.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

  • V$CONTROLFILE_RECORD_SECTION reference notes. Oracle
  • Free conference number from http://www.freeconference.com Oracle
  • Query to Generate aggregate on every 30 mins. Oracle
  • Rman Notes -1 Oracle
  • The most important Tuning Notes Oracle
  • Distributed Transaction Troubleshooting. 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 (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Find execution plan from dba_hist_sql_plan for a specific SQL_ID and PLAN_HASH_VALUE fplan.sql Oracle
  • proc.sql Oracle
  • Privilege to describe the table. Oracle
  • .profile Linux/Unix
  • plan10g.sql Oracle
  • Difference between SYNC and AFFIRM Oracle
  • 10g RAC: Troubleshooting CRS Root.sh Problems Oracle
  • My Test Case On 21-OCT-2005 Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme