Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Building Our Own Namespaces with “Create Context” Oracle
  • Running select from V$ views from remote server Linux/Unix
  • Goog notes on X$ tables Oracle
  • Session_info.ksh Linux/Unix
  • Virtual Indexes in Oracle Oracle
  • newupload.html PHP/MYSQL/Wordpress
  • myfile Oracle
  • pvm_metric.sql for gathering report from vmstat tables Oracle
  • How to sort list of files on basis of their sizes. Linux/Unix
  • shutdown linux Linux/Unix
  • JSON/XML Types in Oracle Oracle
  • First Entry in RAC Oracle
  • Good Doc 28-JUN-2006 Oracle
  • before_trunc.sql Before Truncate table needs to execute following: Oracle
  • grep multuple patterns 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

  • on IBM-AIX for display Linux/Unix
  • move_arch_files.ksh /* Good One */ Linux/Unix
  • to see when crontab is changed. Linux/Unix
  • How to find Unix server conguraiton including Server Model number and underlying disk sub-system ( On Solaris) Linux/Unix
  • How to change hostname in Linux Linux/Unix
  • move_arch_files.ksh 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 (388)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (337)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Processes parameter and its dependencies on OS kernel parameters Linux/Unix
  • findx.sql /* Find Indexes on specified USER.TABLE_NAME */ Oracle
  • Debugging Shell FIles Linux/Unix
  • TNSNAMES entries details Oracle
  • Unix split command to split files Linux/Unix
  • Parallel DML Oracle
  • Committing distributed transaction using commit force Oracle
  • Best approach for Oracle database patching sequence to latest/required patchset along with CPU/PSU/any-other-one-off patch ID 865255.1 Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme