Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • tar and untar a dolder with all its subfolder. Linux/Unix
  • TNSNAMES entries details Oracle
  • TRUNCATE Privs Oracle
  • PHP code to add WordPress posts in bulk programmatically PHP/MYSQL/Wordpress
  • Oracle10g – Using SQLAccess Advisor (DBMS_ADVISOR) with the Automatic Workload Repository Oracle
  • Find Stale DR Physical Standby Oracle
  • How to find where datafile is created dbf_info.sql Oracle
  • chk_space_SID.ksh Linux/Unix
  • find the files that are 1 day old. Linux/Unix
  • Oracle 11g Training on 29JAN1010 Oracle
  • arch_configUOCIOTTO.ora Oracle
  • How to sort list of files on basis of their sizes. Linux/Unix
  • How to specify 2 arch location to avoid any kind of DB hanging. Oracle
  • Check_recovery.sh program to run sqlplus and return its values remotely. Linux/Unix
  • OEM-Commnds 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: To Find Orphan OS processes.
Next Post: export import with parameter file.

Related Posts

  • CPU speed on Linux Linux/Unix
  • Sort with ASCII order and Numeric Order Linux/Unix
  • rm_backup_arch_file.ksh Linux/Unix
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • Kernel Parameter setting explaination for Processes Parameter Linux/Unix
  • set_env_dba Linux/Unix

Leave a Reply Cancel reply

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

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Oracle 11g Training on 29JAN1010 Oracle
  • before_trunc.sql Before Truncate table needs to execute following: Oracle
  • Oracle Statspack survival Guide Oracle
  • Oracle Support Metalink ID 161818.1 Oracle
  • Very Good Oralce Internal Tuning Book Oracle
  • v$backup.status information Oracle
  • Adding addidional hard drive and attach it to a linux box. Linux/Unix
  • Zip and unzip with tar Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme