Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • plan10g.sql good Oracle
  • create database syntax Oracle
  • find_err.sql for finding errors from dba_errors. Oracle
  • UTL_FILE test program Oracle
  • Find sort details from Db find_sort.sql Oracle
  • Find_table_size.sql Oracle
  • Proc Compilation Oracle
  • Small sample shell program Linux/Unix
  • Find all users who have DML privileges Oracle
  • Optimizer_Index init.ora parameter explaination. Oracle
  • Adding Datafile on Primary Server and Impact on Standby Server Oracle
  • restarting network in linux Linux/Unix
  • findinfo.sql (SQL for getting CPU and Active session info) Oracle
  • 284785.1 How to check RAC Option is currently linked into the Oracle Binary Oracle
  • How to find the real execution plan and binds used in that explain plan in Oracle 10g?? Oracle

Removing first line

Posted on 13-Jan-2006 By Admin No Comments on Removing first line

ssh webdbprod23 “df -k /db6/oradata/WEBP18F” | awk ‘{print $4}’ | sed ‘1d’

1d for deleting first 1 line.

2d for deleting first 2 lines ans so on.

Linux/Unix, shell

Post navigation

Previous Post: Privileges Required to Create Procedures and Functions that uses objects from other schema.
Next Post: In Addition to previous note, following grants needed on PERFSTAT user.

Related Posts

  • switchlogfile.sh Linux/Unix
  • Transfer SQL Profiles from One database to other database. Oracle
  • How to find Unix server conguraiton including Server Model number and underlying disk sub-system ( On Solaris) Linux/Unix
  • fdisk -l explaination about Primary-Logical-Extended Partitions Linux/Unix
  • purge_trc.sh Linux/Unix
  • restarting network in linux 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
  • Guide to Linux System Command Mastery Linux/Unix
  • All About Trace Fils Oracle
  • Transfer SQL Profiles from One database to other database. Oracle
  • DBMS_UTILITY PACKAGE Oracle
  • AWR license Oracle
  • Reclaim temp tablespace for oracle 8, 8i Oracle
  • pvmehta.com SQL scripts
    Find which sessions is accessing object that prevent your session to have exclusive locks in Oracle Oracle
  • RMAN : Consistent Backup, Restore and Recovery using RMAN Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme