Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • 272332.1 CRS 10g Diagnostic Collection Guide Oracle
  • pvm_rbs1.sql (to collect rbs info from db) Oracle
  • Is It Recommended To Apply Patch Bundles When PSU Is Available? -ID 743554.1 Oracle
  • oracle 11g RAC on vmware Oracle
  • Reading parameter file and printing Linux/Unix
  • How To Transfer Passwords Between Databases (ref note: 199582.1) Oracle
  • How does one SELECT a value from a table into a Unix variable? From SQL to Shell Linux/Unix
  • To see only files and/or folders using LS command Linux/Unix
  • sid_wise_sql.sql Further explaination Oracle
  • Create type and Grant on it. Oracle
  • tblwopk.sql tablewopk.sql Oracle
  • Distributed Transaction Troubleshooting. Oracle
  • temp_use.sql diplays usage of temp ts Oracle
  • ORA-00064: object is too large to allocate on this O/S during startup Oracle
  • DBMS_SQL for alter session. 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

  • Very Good Oralce Internal Tuning Book Oracle
  • Consolidated Reference List Of Notes For Migration / Upgrade Service Requests -ID 762540.1 Oracle
  • get_ratio.sql get the ratio of users from v$session and this uses CASE-WHEN-THEN clause Oracle
  • Disbaling DBA_SCHEDULER_JOBS Oracle
  • ORA-1841 Error Connecting to Upgraded Database After Set PASSWORD_LIFE_TIME Oracle
  • Insert cause enqueue locks 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 (388)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (337)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • DBMS_PROFILER for tuning PLSQL programs. Oracle
  • Creating never expiring DB user accounts in Oracle Oracle
  • USE_NL and INDEX hints example Oracle
  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • Parallel DML Oracle
  • To find explain plan for a statement that occurred in past. Oracle
  • 10g RAC: Troubleshooting CRS Root.sh Problems Oracle
  • Physical Standby switchover with session active Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme