Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • FRA Information. Oracle
  • SYSOPER Mystery Oracle
  • create trigger syntax Oracle
  • oracle tips… from http://www.bijoos.com/oracle/douknow.htm Oracle
  • Remove DOS CR/LFs (^M) Linux/Unix
  • find_arc.sql Oracle
  • send email from unix mailx with attachment. Linux/Unix
  • SCRIPT TO LIST RECURSIVE DEPENDENCY BETWEEN OBJECTS UTLDTREE.sql Oracle
  • This is from Temi Oracle
  • top 10 AI news today Uncategorized
  • _B_TREE_BITMAP_PLANS issue during 8.1.7 to 9.2.0.8 upgrade Oracle
  • Backup and Recovery Scenarios Oracle
  • pvm_pre_change.sql Oracle
  • configUOCIOTTO.ora Oracle
  • pvm_pre_change.sql 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

  • get_ratio.sql get the ratio of users from v$session and this uses CASE-WHEN-THEN clause Oracle
  • longtx.sql with the flag whether session is blocking any DML locks or not. Oracle
  • OPENING A STANDBY DATABASE IN READ-ONLY MODE Oracle
  • Import and export statements Oracle
  • good note for shared pool tunnig Oracle
  • ORA-8031 issue and solution if it is occuring due to truncate. 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 (150)
  • MYSQL (5)
  • Oracle (403)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (151)
  • SQL scripts (349)
  • SQL Server (6)
  • Uncategorized (5)
  • Videos (0)

Recent Posts

  • Key Management in Oracle: The Core Issue: Missing Master Key12-May-2026
  • SAT Mathematics 10 questions and answer at the end.30-Apr-2026
  • top 10 AI news today30-Apr-2026
  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sh23-Apr-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • temp_use.sql diplays usage of temp ts Oracle
  • Roles and Stored Procs II Oracle
  • Removing first line Linux/Unix
  • Checking SQL Server Version SQL Server
  • backspace in SQL Plus not working then..? Linux/Unix
  • ENQ: KO – FAST OBJECT CHECKPOINT tips Oracle
  • oracle 10g on linux Linux/Unix
  • Process Map for CPU and Memory for OS processes Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme