Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • cp_filesystem.sql Oracle
  • Find_planinfo.sql Oracle
  • Oracle 11g RAC on OEL 5 and Vmware 2 Oracle
  • cold backup scripts to copy locally Linux/Unix
  • Load SPM baseline from AWR Oracle
  • To check whether standby is recovering properly or not?? Oracle
  • How to stop OCSSD Daemon Oracle
  • find_log_switch.sql Find log switches in graphical manner Oracle
  • online_ts_bkup.sql Oracle
  • Sending email with file attachment. Linux/Unix
  • DBMS_PROFILER for tuning PLSQL programs. Oracle
  • This is from Temi Oracle
  • Oracle 11g Environment Setup Oracle
  • to see when crontab is changed. Linux/Unix
  • Temporary Tablespsace Temp tablespace behaviour 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

  • pvm_pre_change.sql Oracle
  • Sequence Resetting Oracle
  • How can I tell if ASO is installed ? Oracle
  • cp_filesystem.sql Oracle
  • initUOCIOTTO.ora Oracle
  • How to specify 2 arch location to avoid any kind of DB hanging. 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 (392)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • MYSQL and Oracle Comparison for Oracle DBA24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Good notes on Oracle Events Oracle
  • .profile Linux/Unix
  • TNSNAMES entries details Oracle
  • Adding a new disk and mount it automatically. on VMWARE LINUX Linux/Unix
  • online_ts_bkup.sql Oracle
  • myfile Oracle
  • Exadata Basics Oracle
  • Facts about SCN and Rollback Segment Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme