Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How to check current redo log progress redo_progress.sql Oracle
  • Oracle 10g for solaris 10 Oracle
  • Sequence Resetting Oracle
  • Proc code Oracle
  • Backup and Recovery Scenarios Oracle
  • process id based files and processes Linux/Unix
  • Absolute file number and relative file number Oracle
  • alter database backup controlfile to trace Oracle
  • OEM-troubleshooting on 20-MAY-08 Oracle
  • Good links for x$ tables in oracle. Oracle
  • Rman Notes -1 Oracle
  • cache buffer chain latch Oracle
  • Add new columns in dataframe Python/PySpark
  • import-export with multiple files Oracle
  • find_string_in_database.sql Oracle

Reclaim temp tablespace for oracle 8, 8i

Posted on 14-Apr-2008 By Admin No Comments on Reclaim temp tablespace for oracle 8, 8i

Case 1:- Allocate More space to temp tablespace before starting the analyze.

U can reclaim space by doing.

Alter tablespace temp offline;

Alter tablespace temp online;

Alter tablespace temp coaelsce;

Case 2:- If there is some spcace then allocate around 10 GB of space to TEMP .

Oracle, SQL scripts

Post navigation

Previous Post: changing kernel parameter in Oracle Enterpise Linux
Next Post: Insert cause enqueue locks

Related Posts

  • All About oracle password and security from metalink Oracle
  • get_vmstat_linux Oracle
  • find_open_cur.sql Find open cursorts per session Oracle
  • Drop database in Oracle 10g Oracle
  • _B_TREE_BITMAP_PLANS issue during 8.1.7 to 9.2.0.8 upgrade Oracle
  • Display the top 5 salaries for each department using single SQL Oracle

Leave a Reply Cancel reply

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

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Find Stale DR Physical Standby Oracle
  • sqlnet.ora paramters Oracle
  • ORA-00064: object is too large to allocate on this O/S during startup Oracle
  • Wait time tuning research Oracle
  • How to know current SID Oracle
  • cur_sql.sql Oracle
  • sid_wise_sql.sql Oracle
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme