Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Export With Query Another Example. Oracle
  • db_status.sql Oracle
  • Jai Shree Ram Oracle
  • Exadata Basics Oracle
  • oracle Dba site Oracle
  • Drop specific SQL plan baseline – spm Oracle
  • sess_server.sql Oracle
  • Histogram Overview Oracle
  • V$transaction notes for finding XID composition. Oracle
  • good note for shared pool tunnig Oracle
  • scp with ssh2 Linux/Unix
  • Changing Instance Name ( No DB_NAME) Oracle
  • TNSNAMES entries details Oracle
  • Generate SSH without password authentication. Linux/Unix
  • Find Time Consuming SQL Statements in Oracle 10g 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

  • move_arch_files.ksh Linux/Unix
  • Find Command Linux/Unix
  • set_env_dba Linux/Unix
  • send email from unix mailx with attachment. Linux/Unix
  • runsql_once.ksh Linux/Unix
  • Search and replace editor command in vi 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)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025
  • MYSQL and Oracle Comparison for Oracle DBA24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • process id based files and processes Linux/Unix
  • Oracle Connections expire_time and firewall Oracle
  • DBA_HIST_SQLSTAT contents Oracle
  • Transfer SQL Profiles from One database to other database. Oracle
  • dbinv.sql Oracle
  • Drop tempfiles from database Oracle
  • Jai Shree Ram Oracle
  • Histogram Overview Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme