Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • upload.html PHP/MYSQL/Wordpress
  • Find Stale DR Physical Standby Oracle
  • Finding locked objects Oracle
  • Distributed Transaction Troubleshooting. Oracle
  • Remove DOS CR/LFs (^M) Linux/Unix
  • Locally Managed Tablespace and Dictionary managed tablespace (LMT-DMT) Oracle
  • Renaming the column name Oracle
  • Find Command Linux/Unix
  • Search and Replace vi editor command. Linux/Unix
  • scripts to take listener.log backup Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • 10g RAC: Troubleshooting CRS Root.sh Problems Oracle
  • All About oracle password and security from metalink Oracle
  • Facts about SCN and Rollback Segment Oracle
  • Export Import with QUERY 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

  • More info about /proc folder and its relation with processes. Linux/Unix
  • Find Command Linux/Unix
  • scripts to take listener.log backup Linux/Unix
  • oracle 10g on linux Linux/Unix
  • find the files that are 1 day old. Linux/Unix
  • cif crons 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)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (400)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (348)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • 10g oem configuration Oracle
  • executing Function from SQLPLUS prompt Oracle
  • Caching sequence in Memory Oracle
  • PLSQL Table Syntax 2 Oracle
  • USE_NL and INDEX hints example Oracle
  • Good Oracle Architecture In Short and point to point Oracle
  • find the files that are 1 day old. Linux/Unix
  • Renaming Oracle Instance Name Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme