Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Removing first line Linux/Unix
  • TOP-N Sql to find Nth max or Top N rows Oracle
  • How to start CRS manually Oracle
  • setting prompt display with .profile Linux/Unix
  • refre.sql Oracle
  • On solaris 10, “S” link is not part of $ORACLE_HOME/bin/oracle as default. ( For 9.2.0.8) Oracle
  • How to specify 2 arch location to avoid any kind of DB hanging. Oracle
  • configUOCIOTTO.ora Oracle
  • Debugging Shell FIles Linux/Unix
  • fkwoind.sql fkwoindex.sql Oracle
  • find checksum of a file. Linux/Unix
  • Global Unique Identifier Generation in Oracle 9.2 SYS_GUID() Oracle
  • tblwopk.sql tablewopk.sql Oracle
  • Rollback force for distributed transactions Oracle
  • Good notes on Oracle Events 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

  • tar and untar a dolder with all its subfolder. Linux/Unix
  • SAN Linux/Unix
  • fdisk -l explaination about Primary-Logical-Extended Partitions Linux/Unix
  • adding new line after specific pattern using sed Linux/Unix
  • Kernel Parameters for Solaris Linux/Unix
  • Linux CPU info. 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
  • Creating never expiring DB user accounts in Oracle Oracle
  • DBMS_UTILITY PACKAGE Oracle
  • Free conference number from http://www.freeconference.com Oracle
  • ENQ: KO – FAST OBJECT CHECKPOINT tips Oracle
  • plan10g.sql Oracle
  • Optimizer SORT Operations Oracle
  • Zip and unzip with tar Linux/Unix
  • Find_table_size.sql Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme