Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • To find all disk io ( EMC as well as local) Linux/Unix
  • V$transaction notes for finding XID composition. Oracle
  • SQL_PLAN.sql for checking real execution plan Oracle
  • Python class import from different folders Python/PySpark
  • Jai Shree Ram Oracle
  • sesswait.sql Oracle
  • Jai Shree Ram Oracle
  • to see when crontab is changed. Linux/Unix
  • Follwoing korn shell is used to move files from source folder to destination folder and gzip it in destination folder. mv_iotto.ksh Linux/Unix
  • How does one overcome the Unix 2 Gig file limit? Linux/Unix
  • scripts to take listener.log backup Linux/Unix
  • Read CSV file using PySpark Python/PySpark
  • Histogram Overview Oracle
  • configUOCIOTTO.ora Oracle
  • cur_sql.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

  • UTL_FILE test program Oracle
  • sql_doing_fts.sql Oracle
  • Caching sequence in Memory Oracle
  • How to find pinned objects from shared pool. (pinned via dbms_shared_pool.keep) Oracle
  • Good Link from metalink 1 Oracle
  • Import and export statements Oracle

Leave a Reply Cancel reply

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

Categories

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

  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • 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

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Check_recovery.sh program to run sqlplus and return its values remotely. Linux/Unix
  • checking connectivity between two servers Linux/Unix
  • oracle 10g on linux Linux/Unix
  • pvm_metric.sql for gathering report from vmstat tables Oracle
  • RAC 11g with vmware Oracle
  • Adding addidional hard drive and attach it to a linux box. Linux/Unix
  • Order by with ROWNUM Oracle
  • Passing from Unix to PLSQL using bind variables Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme