Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • tab.sql Oracle
  • Oracle Data Direct to TAPE Oracle
  • process id based files and processes Linux/Unix
  • SYSOPER Mystery Oracle
  • export import with parameter file. Oracle
  • Histogram Overview Oracle
  • Nice notes on wait events Oracle
  • 339939.1 Running Cluster Verification Utility to Diagnose Install Problems Oracle
  • Database logon trigger issue Oracle
  • oracle_env_10g_CADEV Linux/Unix
  • Getting started with notebook Python/PySpark
  • Sample WW22 listener.ora Oracle
  • Kernel Parameters for Solaris Linux/Unix
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle
  • This is im telling Kishore 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

  • Find Multiple levels of object dependencies : depen.sql Oracle
  • Find all users who have DML privileges Oracle
  • db_status.sql Oracle
  • Changing Instance Name ( No DB_NAME) Oracle
  • Formatter Explain plan Output 1 Oracle
  • How to Make Trace Files Created by Oracle Readable by All Users ? Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • purge_trc.sh Linux/Unix
  • To find explain plan for a statement that occurred in past. Oracle
  • Vivek Tuning for Row Locks. Oracle
  • plan10g.sql good1 Oracle
  • find_err.sql for finding errors from dba_errors. Oracle
  • Read CSV file using PySpark Python/PySpark
  • How to find pinned objects from shared pool. (pinned via dbms_shared_pool.keep) Oracle
  • tuning commmand for cpu, ip and memory stats Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme