Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Good RAC & Standby Notes Oracle
  • How to check current redo log progress redo_progress.sql Oracle
  • ORA-3136 Oracle
  • How to know current SID Oracle
  • Find_stale_dr.sql finding stale physical DR.. Oracle
  • How to Make Trace Files Created by Oracle Readable by All Users ? Oracle
  • Free conference number from http://www.freeconference.com Oracle
  • Changing the Global Database Name Oracle
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • Privilege to describe the table. Oracle
  • Updated LCK.SQL file. Oracle
  • SQL Server: How to see historical transactions SQL Server
  • How to find password change date for user Oracle
  • catall.sh Linux/Unix
  • Good notes on Oracle Events Oracle

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_err.sql for finding errors from dba_errors. Oracle
  • Wait Based Tuning Step by step with SQL statement Oracle
  • Order by with ROWNUM Oracle
  • Committing distributed transaction using commit force Oracle
  • crtgr.sql /* For creating trigger from data dictionary */ Oracle
  • GSQ.sql 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 Recommended Patches — Oracle Database ID 756671.1 Oracle
  • For Search and replace unix command. Linux/Unix
  • SAN Linux/Unix
  • good linux notes Linux/Unix
  • Virtual Indexes in Oracle Oracle
  • V$ROLLSTAT status is Full Oracle
  • Does DBMS_JOB recompute the NEXT_DATE interval after or before Oracle
  • EXTPROC Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme