Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Locktree.sql Oracle
  • scripts to take listener.log backup Linux/Unix
  • Giving Grant on v$DATABASE Oracle
  • DBMS_UTILITY PACKAGE Oracle
  • create PLAN_TABLE command. Oracle
  • To find all disk io ( EMC as well as local) Linux/Unix
  • S3 Basic info AWS
  • Locally Managed Tablespace and Dictionary managed tablespace (LMT-DMT) Oracle
  • find_idle_cpu.sql Oracle
  • Small sample shell program Linux/Unix
  • Remove duplicate rows from table Oracle
  • Handling LOB data in Oracle Oracle
  • How to find password change date for user Oracle
  • Directory wise folder wise space usage Linux/Unix
  • login.sql Oracle

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: chk_space_SID.ksh
Next Post: chk_space_SID.ksh

Related Posts

  • For Search and replace unix command. Linux/Unix
  • check_copy_progress.sh Linux/Unix
  • Generate SSH without password authentication. Linux/Unix
  • catting.sh Linux/Unix
  • Search and replace editor command in vi Linux/Unix
  • note id 373303.1 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)
  • 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
  • Create type and Grant on it. Oracle
  • rm_backup_arch_file.ksh Linux/Unix
  • Check Oracle installed products using one command Oracle
  • sesswait.sql Oracle
  • Convert multiple rows to single column Oracle
  • Nice notes on wait events Oracle
  • How to see which patches are applied. Oracle
  • How to Use DBMS_STATS to Move Statistics to a Different Database Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme