Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • oracle 11g RAC on vmware Oracle
  • Export Import with QUERY Oracle
  • move_arch_files.ksh Linux/Unix
  • 751131.1 New Article Error 2819 While Requesting a Systemstate Dump Oracle
  • Check Oracle installed products using one command Oracle
  • Oracle 11g Training on 29JAN1010 Oracle
  • Order by with ROWNUM Oracle
  • oracle 10g on linux Linux/Unix
  • Remove DOS CR/LFs (^M) Linux/Unix
  • Oracle GoldenGate lag monitoring shell script Linux/Unix
  • Privilege to describe the table. Oracle
  • arch_configUOCIOTTO.ora Oracle
  • tar and untar a dolder with all its subfolder. Linux/Unix
  • moving lob object to other tablespace lob_mvmt.sql Oracle
  • How to hide author name in WordPress BLOG PHP/MYSQL/Wordpress

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

  • How to Decide upto what level you can decrement your datafile size. ( Shrink Datafile) Oracle
  • Finding Oracle Patches with opatch Oracle
  • usnsql.sql Displays information about UNDO segments with sql statements Oracle
  • Oracle Metalink useful notes Oracle
  • Wait time tuning research Oracle
  • find_err.sql for finding errors from dba_errors. 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
  • On solaris 10, “S” link is not part of $ORACLE_HOME/bin/oracle as default. ( For 9.2.0.8) Oracle
  • how to find VIP from ifconfig Linux/Unix
  • Check SQL Server edition SQL Server
  • 751131.1 New Article Error 2819 While Requesting a Systemstate Dump Oracle
  • Processes parameter and its dependencies on OS kernel parameters Linux/Unix
  • Kernel Parameter setting explaination for Processes Parameter Linux/Unix
  • All About Trace Fils Oracle
  • Finding last recovered file on DR and remove all chanracters before any “/” Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme