Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Histogram information Oracle
  • set_env_dba Linux/Unix
  • Specify the Rollback segment to use in Transaction Oracle
  • Oracle Standby Database Library Index from Metalink Oracle
  • Deleting first line and lastline of a file using sed Linux/Unix
  • login.sql Oracle
  • Clean up Oracle
  • How to stop OCSSD Daemon Oracle
  • chk_space_SID.ksh Linux/Unix
  • Find Plan Hash value fphv.sql Oracle
  • Good link for LIO in Oracle ( Logical IOs) Oracle
  • Rename Oracle Instance Name Oracle
  • tblwopk.sql /* Find Tables Without PK */ Oracle
  • Drop all SPM baselines for SQL handle Oracle
  • before_trunc.sql Before Truncate table needs to execute following: 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

  • SAN Linux/Unix
  • replace alphabets using sed Linux/Unix
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • chk_space_SID.ksh Linux/Unix
  • To see mem usage and CPU usage system wide. 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
  • mutex in Oracle 10.2.0.2 or Oracle 10g Oracle
  • Vivek’s egrep commands to trace problem. (on linux x86-64) Linux/Unix
  • Restoring a user’s original password 1051962.101 Oracle
  • currwait.sql Oracle
  • TNSNAMES entries details Oracle
  • send attachment from unix-shell script Linux/Unix
  • UNderstand and eliminate Latch contention. Oracle
  • sess1.sql Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme