Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Find_planinfo.sql Oracle
  • rm_backup_arch_file.ksh Linux/Unix
  • Export Import with QUERY Oracle
  • RAC 11g with vmware Oracle
  • scripts to take listener.log backup Linux/Unix
  • EXTPROC Oracle
  • Good notes on Oracle Events Oracle
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • before_trunc.sql Before Truncate table needs to execute following: Oracle
  • ipcs -l Linux/Unix
  • Directory wise folder wise space usage Linux/Unix
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle
  • ORA-00064: object is too large to allocate on this O/S during startup Oracle
  • plan10g.sql good1 Oracle
  • Oracle 11g RAC on OEL 5 and Vmware 2 Oracle

alter database backup controlfile to trace

Posted on 23-Apr-2008 By Admin No Comments on alter database backup controlfile to trace

Backing it up in a human readable format:

alter database backup controlfile to trace;

alter database backup controlfile to trace as ‘/some/arbitrary/path’;

alter database backup controlfile to trace as ‘/some/arbitrary/path’ reuse;

If you are using

“alter database backup controlfile to trace as ‘test1.sql’;

then test1.sql will be created in $ORACLE_HOME/dbs folder.

Oracle, SQL scripts

Post navigation

Previous Post: Insert cause enqueue locks
Next Post: Explain Plan Doesn’T Change For Sql After New Statistics Generated

Related Posts

  • Default User Profile Oracle
  • Adding or Dropping Online Redo Log Files When Physical Standby in place Oracle
  • cur_sql.sql Oracle
  • Rename Oracle Instance Name Oracle
  • oracle tips… from http://www.bijoos.com/oracle/douknow.htm Oracle
  • sid_wise_sql.sql Further explaination Oracle

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 (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • 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

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • To find all disk io ( EMC as well as local) Linux/Unix
  • ORACLE_SID in sqlplus Oracle
  • Find Command Linux/Unix
  • find_longsql.sql Oracle
  • OEM-Commnds Oracle
  • create database syntax Oracle
  • Mutating Table Error while using database trigger Oracle
  • This is from Temi Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme