Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • sid_wise_cursor.sql find open cursor basis on username or SID Oracle
  • .profile Linux/Unix
  • column level grant syntax Oracle
  • findobj.sql Oracle
  • DBMS_JOB all example Oracle
  • Find nth max and min. Oracle
  • Proc Compilation Oracle
  • Distributed Transaction Troubleshooting. Oracle
  • find checksum of a file. Linux/Unix
  • find_du.ksh to find # of files, their sizes in current folder and its subdolder Linux/Unix
  • Giving Grant on v$DATABASE Oracle
  • How to find password change date for user Oracle
  • fkwoindex.sql /* Find FK without Index */ Oracle
  • Oracle Statspack survival Guide Oracle
  • Difference between SYNC and AFFIRM 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

  • Temporary Tablespace Information and restriction. Oracle
  • How To Resolve Stranded DBA_2PC_PENDING Entries ID 401302.1 (Very Good prooven) Oracle
  • sess1.sql Oracle
  • Set Role explaination. Oracle
  • plan10g.sql good1 Oracle
  • Good links for x$ tables in oracle. 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
  • .profile Linux/Unix
  • checking connectivity between two servers Linux/Unix
  • Alter procedure auditing Oracle
  • Generating XML from SQLPLUS Oracle
  • handling filenname with space Linux/Unix
  • SQL_PROFILE – I explaination Oracle
  • Oracle 10g for solaris 10 Oracle
  • pvm_pre_change.sql Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme