Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • db_status.sql Oracle
  • Nice notes on wait events Oracle
  • currwait.sql Oracle
  • scripts to take listener.log backup Linux/Unix
  • Pending Transaction Neighbors Script Oracle
  • Find nth max and min. Oracle
  • Does DBMS_JOB recompute the NEXT_DATE interval after or before Oracle
  • reset Sequence Oracle
  • ext#.sql Oracle
  • exp syntax in oracle 10g Oracle
  • My Minimum Tuning Programs Oracle
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • How to choose Driver table in SQL statement Oracle
  • Oracle 11g Environment Setup Oracle
  • Search and Replace vi editor command. 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

  • Oracle 11g Environment Setup Oracle
  • pvm_metric.sql for gathering report from vmstat tables Oracle
  • temp_use.sql diplays usage of temp ts Oracle
  • DBMS_UTILITY PACKAGE Oracle
  • Clean up Oracle
  • Default User Profile 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 (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • 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

  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • 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

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Jai Shree Ram Oracle
  • secure crt settings Linux/Unix
  • block_ident.sql Oracle
  • lck.sql Oracle
  • Finding Oracle Patches with opatch Oracle
  • Unix command for system configuration Linux/Unix
  • switchlogfile.sh Linux/Unix
  • find_err.sql for finding errors from dba_errors. Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme