Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Good notes on Oracle Events Oracle
  • configUOCIOTTO.ora Oracle
  • find_idle_cpu.sql Oracle
  • cur_sql.sql Oracle
  • DETERMINING WHICH INSTANCE OWNS WHICH SHARED MEMORY & SEMAPHORE SEGMENTS Oracle
  • changing kernel parameter in Oracle Enterpise Linux Linux/Unix
  • get_vmstat_solaris Oracle
  • Btee and Bitmap Plans in Oracle 9i and higher Oracle
  • ORA-3136 Oracle
  • Drop tempfiles from database Oracle
  • Optimizer_Index init.ora parameter explaination. Oracle
  • DBMS_Shared_pool pinning triggers Oracle
  • Reclaim temp tablespace for oracle 8, 8i Oracle
  • Wait.sql Oracle
  • normal maintenance for exp-imp and renaming table Oracle

runsql_once.ksh

Posted on 10-May-2008 By Admin No Comments on runsql_once.ksh

#!/bin/ksh

# This parameter will be for executing environment file.

$1

$ORACLE_HOME/bin/sqlplus -s “/ as sysdba” <set echo on time on timing on

select to_char(sysdate, ‘DD-MON-RRRR:HH24:MI:SS’) from dual;

@$2

EXIT

EOF

Linux/Unix, shell

Post navigation

Previous Post: send attachment from unix-shell script
Next Post: Find sort details from Db find_sort.sql

Related Posts

  • Removing Ctrl-M from end of line using vi Linux/Unix
  • find the files that are 1 day old. Linux/Unix
  • Implementation of key based authentications Linux/Unix
  • Search and Replace vi editor command. Linux/Unix
  • find_du.ksh to find # of files, their sizes in current folder and its subdolder Linux/Unix
  • scripts to take listener.log backup 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
  • Rownum with Order by Oracle
  • get_vmstat_solaris Oracle
  • metalink all dynamic view reference notes. Oracle
  • online_bkup.sql Oracle
  • proper cpu stats Linux/Unix
  • ORA-3136 Oracle
  • oracle 10g on linux Linux/Unix
  • DBA_HIST_SQLSTAT contents Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme