Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • db_status.sql Oracle
  • Process Map for CPU and Memory for OS processes Linux/Unix
  • changing kernel parameter in Oracle Enterpise Linux Linux/Unix
  • Vivek Tuning for Row Locks. Oracle
  • Error Handling in Proc Oracle
  • Finding locked objects Oracle
  • move_arch_files.ksh /* Good One */ Linux/Unix
  • currwaitobj.sql SQl_ID and SQL statement you can get from currwaitobj.sql Oracle
  • 556976.1 Oracle Clusterware: Components installed Oracle
  • Zip and unzip with tar Linux/Unix
  • Looping for remote servers and find its database from oratab file. Linux/Unix
  • DETERMINING WHICH INSTANCE OWNS WHICH SHARED MEMORY & SEMAPHORE SEGMENTS Oracle
  • proc.sql Oracle
  • oracle fast start failover best practice Oracle
  • fkwoindex.sql /* Find FK without Index */ 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

  • Find nth max and min. Oracle
  • sess1.sql Oracle
  • ORA-3136 Oracle
  • segment_wise_space.sql segspace.sql Segment wise space usage (allocated and used) Oracle
  • sid_wise_sql.sql Oracle
  • Another Tuning Article for subheap of shared pool 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
  • Optimizer SORT Operations Oracle
  • find_string_in_database.sql Oracle
  • Add new columns in dataframe Python/PySpark
  • Removing Ctrl-M from end of line using vi Linux/Unix
  • Adding or Dropping Online Redo Log Files When Physical Standby in place Oracle
  • JSON/XML Types in Oracle Oracle
  • currwait.sql Oracle
  • RAC 11g with vmware Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme