Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Drop tempfiles from database Oracle
  • My Test Case On 21-OCT-2005 Oracle
  • tab.sql Oracle
  • Generating XML from SQLPLUS Oracle
  • myfile Oracle
  • plan10g.sql good1 Oracle
  • Difference between SYNC and AFFIRM Oracle
  • kill all processes from specific user in solaris. Linux/Unix
  • Useful Solaris Commands on 28-SEP-2005 Linux/Unix
  • How to change hostname in Linux Linux/Unix
  • AWR license Oracle
  • How to Decide upto what level you can decrement your datafile size. ( Shrink Datafile) Oracle
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle
  • ORA-3136 Oracle
  • How to calculate PROCESSES parameter 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

  • Gathering statistics with DBMS_STATS Oracle
  • Wait Based Tuning Step by step with SQL statement Oracle
  • create user with unlimited quota Oracle
  • DBMS_STATS Metalinks Notes Oracle
  • Important Script Method for tuning Oracle
  • Find all users who have DML privileges 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
  • More info about /proc folder and its relation with processes. Linux/Unix
  • adding new line after specific pattern using sed Linux/Unix
  • Shuffle an array PHP/MYSQL/Wordpress
  • 284785.1 How to check RAC Option is currently linked into the Oracle Binary Oracle
  • Very clear article about oracle dataguard Oracle
  • sid_wise_sql.sql Oracle
  • Jai Shree Ram PHP/MYSQL/Wordpress
  • Drop specific SQL plan baseline – spm Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme