Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • fuser to check who is using diretory Linux/Unix
  • secure crt settings Linux/Unix
  • Running select from V$ views from remote server Linux/Unix
  • Giving Grant on v$DATABASE Oracle
  • tar and untar a dolder with all its subfolder. Linux/Unix
  • Another Tuning Article for subheap of shared pool Oracle
  • Index Range Scan Oracle
  • Changing unix system clock when Oracle database is running. Oracle
  • fdisk -l explaination about Primary-Logical-Extended Partitions Linux/Unix
  • Trace a SQL session from another session using ORADEBUG Oracle
  • Remove duplicate rows from table Oracle
  • Library cahe Latches and internal explaination Oracle
  • Good Link from metalink 1 Oracle
  • cold backup scripts to copy locally Linux/Unix
  • How to find who is using which Rollback segment and how many rows or blocks in that rollback segments, 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

  • Backup and Recovery Scenarios Oracle
  • fkwoind.sql fkwoindex.sql Oracle
  • Is It Recommended To Apply Patch Bundles When PSU Is Available? -ID 743554.1 Oracle
  • Find Plan Hash value fphv.sql Oracle
  • PLSQL Table Syntax 1 Oracle
  • Composite Index creation tip from Vivek 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 (403)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (350)
  • 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.sql23-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
  • DBMS_PROFILER for tuning PLSQL programs. Oracle
  • DBMS_UTILITY PACKAGE Oracle
  • segment_wise_space.sql segspace.sql Segment wise space usage (allocated and used) Oracle
  • Example of How To Resize the Online Redo Logfiles Note:1035935.6 Oracle
  • cur_sql.sql Oracle
  • To see only files and/or folders using LS command Linux/Unix
  • S3 Basic info AWS
  • Vivek’s egrep commands to trace problem. (on linux x86-64) Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme