Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • setting prompt display with .profile Linux/Unix
  • ORA-01220 Oracle
  • oradebug ipcrm ipcs Oracle
  • Oracle GoldenGate lag monitoring shell script Linux/Unix
  • purge_trc.sh Linux/Unix
  • metalink all dynamic view reference notes. Oracle
  • Standby Database File Management in 10g with STANDBY_FILE_MANAGEMENT Oracle
  • Drop all SPM baselines for SQL handle Oracle
  • Oracle 10g for solaris 10 Oracle
  • Find execution plan from dba_hist_sql_plan for a specific SQL_ID and PLAN_HASH_VALUE fplan.sql Oracle
  • Vivek Tuning for Row Locks. Oracle
  • find_log_switch.sql Find log switches in graphical manner Oracle
  • Processes parameter and its dependencies on OS kernel parameters Linux/Unix
  • Wait.sql Oracle
  • How to choose Driver table in SQL statement Oracle

How to find where datafile is created dbf_info.sql

Posted on 28-Sep-2006 By Admin No Comments on How to find where datafile is created dbf_info.sql

column name format a60

column created format a25

select name, to_char(creation_time, ‘DD-MON-RRRR:HH24:MI’) created from v$datafile_header order by creation_time

/

Oracle, SQL scripts

Post navigation

Previous Post: To find explain plan for a statement that occurred in past.
Next Post: oracle tips… from http://www.bijoos.com/oracle/douknow.htm

Related Posts

  • Good notes on Oracle Events Oracle
  • Global Unique Identifier Generation in Oracle 9.2 SYS_GUID() Oracle
  • good note for shared pool tunnig Oracle
  • plan10g.sql good1 Oracle
  • Wait Based Tuning Step by step with SQL statement Oracle
  • UNderstand and eliminate Latch contention. 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 (400)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (348)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • 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
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • online_bkup.sql Oracle
  • True Session Wait Activity in Oracle 10g Verygood Oracle
  • Committing distributed transaction using commit force Oracle
  • Find sort details from Db find_sort.sql Oracle
  • Wait.sql Oracle
  • Python class import from different folders Python/PySpark
  • Good Doc 28-JUN-2006 Oracle
  • alter database backup controlfile to trace Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme