Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • move_arch_files.ksh Linux/Unix
  • To find explain plan for a statement that occurred in past. Oracle
  • DETERMINING WHICH INSTANCE OWNS WHICH SHARED MEMORY & SEMAPHORE SEGMENTS Oracle
  • executing Function from SQLPLUS prompt Oracle
  • SQL Tracker by SID sqltrackerbysid.sql Oracle
  • send email from unix mailx with attachment. Linux/Unix
  • Check_recovery.sh program to run sqlplus and return its values remotely. Linux/Unix
  • metalink all dynamic view reference notes. Oracle
  • How to calculate PROCESSES parameter Oracle
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • how to find OS block size Oracle
  • How to analyze statspack or AWR report. Oracle
  • rm_backup_arch_file.ksh Linux/Unix
  • ENQ: KO – FAST OBJECT CHECKPOINT tips Oracle
  • avail.sh ( find filesystem spae usage) Linux/Unix

chk_space_SID.ksh

Posted on 14-Mar-2007 By Admin No Comments on chk_space_SID.ksh

#Description : This script will check whether free space is there for next extent allocation or not.

#It checks TS level and OS level for extent allocation. Checks for UNIFORM allocated extents.

#For system allocated extents. this script will check 1 GB should be there as free threshold.

NODENAME1=`hostname`

ORACLE_SID=WEBP18F

LOG_FILE_DIR=/home/oracle/oraprocs/logs

ENV_FILE=/home/oracle/oraprocs/WEBP18F.env

#NOTIFY_LIST=’8774544468@skytel.com’,’8774537913@skytel.com’,’8666714349@skytel.com’,’8774538204@skytel.com’,’dbaoracle@1800flowers.com’,’8774889576@skytel.com’

NOTIFY_LIST=’pmehta@1800flowers.com’

ADMIN_USER=vivek

ADMIN_PASSWD=viv1ek

# Following parameter needs to set for free space threshold on file system where TS with SYSTEM allocated extents resides. (in MB)

SYSTEM_ALLOCATED_THRESHOLD=1024

Linux/Unix, shell

Post navigation

Previous Post: To Find Orphan OS processes.
Next Post: export import with parameter file.

Related Posts

  • send email from unix mailx with attachment. Linux/Unix
  • Korn Shell Arithmatic Linux/Unix
  • Check_recovery.sh program to run sqlplus and return its values remotely. Linux/Unix
  • scripts to take listener.log backup Linux/Unix
  • Running select from V$ views from remote server Linux/Unix
  • default permission on ~/.ssh/authorized_keys2 or authorized_keys Linux/Unix

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
  • Order by with ROWNUM Oracle
  • Search and Replace vi editor command. Linux/Unix
  • Find Time Consuming SQL Statements in Oracle 10g Oracle
  • Shuffle an array PHP/MYSQL/Wordpress
  • Best approach for Oracle database patching sequence to latest/required patchset along with CPU/PSU/any-other-one-off patch ID 865255.1 Oracle
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle
  • process id based files and processes Linux/Unix
  • ORA-3136 Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme