Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • This is from Temi Oracle
  • Rename Oracle Instance Name Oracle
  • Index Range Scan Oracle
  • Oracle 10g for solaris 10 Oracle
  • eplan9i.sql Oracle
  • Disbaling DBA_SCHEDULER_JOBS Oracle
  • Reclaim temp tablespace for oracle 8, 8i Oracle
  • Search and Replace vi editor command. Linux/Unix
  • Building Our Own Namespaces with “Create Context” Oracle
  • Facts about SCN and Rollback Segment Oracle
  • crtgr.sql /* For creating trigger from data dictionary */ Oracle
  • Oracle Identifiers Oracle
  • Validating ORACLE_SID againt oratab file. Linux/Unix
  • Good links for x$ tables in oracle. Oracle
  • Oracle Data Direct to TAPE 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

  • Explain Plan Doesn’T Change For Sql After New Statistics Generated Oracle
  • Settting up get_vmstat.sh for colletinf CPU Usage. Oracle
  • Restoring a user’s original password 1051962.101 Oracle
  • How do I get Oracle to automatically start when my server boots up? Oracle
  • Parallel DML Oracle
  • online_bkup.sql 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
  • Rollback force for distributed transactions Oracle
  • Good link for LIO in Oracle ( Logical IOs) Oracle
  • My FTP Job Scheduling for www.pvmehta.com PHP/MYSQL/Wordpress
  • TNSNAMES entries details Oracle
  • Remove duplicate rows from table Oracle
  • Changing default shell Linux/Unix
  • Postgres DB user and OS user. POSTGRESQL
  • SQLPLUS COPY command Precautions. Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme