Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • find_pk.sql /* Find Primary Key */ Oracle
  • grep multuple patterns Linux/Unix
  • Order by with ROWNUM Oracle
  • Committing distributed transaction using commit force Oracle
  • sess1.sql Oracle
  • xargs use Linux/Unix
  • How to know Number of CPUs on Sun Box Linux/Unix
  • Jai Shree Ram Oracle
  • Search and replace editor command in vi Linux/Unix
  • oradebug ipcrm ipcs Oracle
  • How can I tell if ASO is installed ? Oracle
  • UTL_FILE test program Oracle
  • Search and Replace vi editor command. Linux/Unix
  • DBMS_SQL for alter session. Oracle
  • find_du.ksh to find # of files, their sizes in current folder and its subdolder Linux/Unix

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

  • Jai Shree Ram Oracle
  • TNSNAMES entries details Oracle
  • findobj.sql Oracle
  • DBA_HIST_SQLSTAT contents Oracle
  • New Latest Param.sql for finding all hidden parameters also Oracle
  • cache buffer chain latch Oracle

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
  • currwait.sql Oracle
  • Jai Shree Ram Oracle
  • dbinv.sql Oracle
  • scripts to take listener.log backup Linux/Unix
  • To see how much time or progress of long transaction Oracle
  • AWR settings- MMON is not taking snapshot. Oracle
  • More info about /proc folder and its relation with processes. Linux/Unix
  • Kill a session dynanically using execute immediate Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme