Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Find Command Linux/Unix
  • Find nth max and min. Oracle
  • fkwoindex.sql /* Find FK without Index */ Oracle
  • login.sql Oracle
  • Oracle Standby Database Library Index from Metalink Oracle
  • newupload.html PHP/MYSQL/Wordpress
  • Temporary Tablespsace Temp tablespace behaviour Oracle
  • Nice notes on wait events Oracle
  • Deleting first line and lastline of a file using sed Linux/Unix
  • How to find who is using which Rollback segment and how many rows or blocks in that rollback segments, Oracle
  • default permission on ~/.ssh/authorized_keys2 or authorized_keys Linux/Unix
  • logminer and my_lbu Oracle
  • Very clear article about oracle dataguard Oracle
  • how to find VIP from ifconfig Linux/Unix
  • reset Sequence 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

  • How to choose Driver table in SQL statement Oracle
  • ORA-01220 Oracle
  • Oracle Identifiers Oracle
  • good note for shared pool tunnig Oracle
  • Order by with ROWNUM Oracle
  • executing Function from SQLPLUS prompt 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 (387)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (336)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Add new columns in dataframe30-Sep-2023

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Implementing Listener Security Oracle
  • switchlogfile.sh Linux/Unix
  • Library cahe Latches and internal explaination Oracle
  • CTAS with LONG Column for 9i and higher Oracle
  • Oracle 10g Installation/Applying Patches Tips Oracle
  • Jai Shree Ram Oracle
  • Physical Standby switchover with session active Oracle
  • block_ident.sql Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme