Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • When error comes for temporary tablespace with version <= 9i Oracle
  • Backup and Recovery Scenarios Oracle
  • Good Oracle Architecture In Short and point to point Oracle
  • How To Transfer Passwords Between Databases (ref note: 199582.1) Oracle
  • RAC with RHEL4 and 11g Oracle
  • To Find Orphan OS processes. Linux/Unix
  • Restoring a user’s original password 1051962.101 Oracle
  • Drop tempfiles from database Oracle
  • Mutating Table Error while using database trigger Oracle
  • How to find the real execution plan and binds used in that explain plan in Oracle 10g?? Oracle
  • Global Unique Identifier Generation in Oracle 9.2 SYS_GUID() Oracle
  • Processes Parameter decision Oracle
  • VIvek Encryption Package and Its Usage Oracle
  • create PLAN_TABLE command. Oracle
  • pvm_metric.sql for gathering report from vmstat tables Oracle

switchlogfile.sh

Posted on 29-Jul-2005 By Admin No Comments on switchlogfile.sh

#!/bin/sh

. /export/home/oracle/oraprocs/oracle_env_10g_CIF

ORACLE_HOME=/oracle/app/oracle/product/10.1;export ORACLE_HOME

ORACLE_SID=CIF;export ORACLE_SID

$ORACLE_HOME/bin/sqlplus << EOF
connect / as sysdba

alter system switch logfile;

disconnect;

EOF

Linux/Unix, shell

Post navigation

Previous Post: arch_configUOCIOTTO.ora
Next Post: online_ts_bkup.sql

Related Posts

  • send email from unix mailx with attachment. Linux/Unix
  • Paste command syntax Linux/Unix
  • Follwoing korn shell is used to move files from source folder to destination folder and gzip it in destination folder. mv_iotto.ksh Linux/Unix
  • scp with ssh2 Linux/Unix
  • note id 373303.1 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 (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
  • Benefits and Usage of RMAN with Standby Databases Oracle
  • New Latest Param.sql for finding all hidden parameters also Oracle
  • Implementing Listener Security Oracle
  • on IBM-AIX for display Linux/Unix
  • To Find Orphan OS processes. Linux/Unix
  • Oracle10g – Using SQLAccess Advisor (DBMS_ADVISOR) with the Automatic Workload Repository Oracle
  • For Perl DBI installation and testing program PHP/MYSQL/Wordpress
  • Jai Shree Ram Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme