Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Convert multiple rows to single column Oracle
  • rm_backup_arch_file.ksh Linux/Unix
  • usnsql.sql Displays information about UNDO segments with sql statements Oracle
  • pvmehta.com SQL scripts
    Find which sessions is accessing object that prevent your session to have exclusive locks in Oracle Oracle
  • ORA-00064: object is too large to allocate on this O/S during startup Oracle
  • Good Oracle Architecture In Short and point to point Oracle
  • How to Make Trace Files Created by Oracle Readable by All Users ? Oracle
  • Generating XML from SQLPLUS Oracle
  • USE_NL and INDEX hints example Oracle
  • find_open_cur.sql Find open cursorts per session Oracle
  • restarting network in linux Linux/Unix
  • standard Monitoring – 1 Oracle
  • RAC with RHEL4 and 11g Oracle
  • findobj.sql Oracle
  • To seee semaphores and shared memory segments in Solaris 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

  • Monitor Long Running Job Oracle
  • Rownum with Order by Oracle
  • myfile Oracle
  • Find Plan Hash value fphv.sql Oracle
  • Drop tempfiles from database Oracle
  • Rename Oracle Instance Name Oracle

Leave a Reply Cancel reply

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

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • 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

  • 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
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Oracle Metalink useful notes Oracle
  • myfile Oracle
  • Running select from V$ views from remote server Linux/Unix
  • V$CONTROLFILE_RECORD_SECTION reference notes. Oracle
  • Privileges Required to Create Procedures and Functions that uses objects from other schema. Oracle
  • How to remove blank lines using vi editor command Linux/Unix
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • oracle 11g RAC on vmware Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme