Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> PLSQL - Find out new directories used by an instance

PLSQL - Find out new directories used by an instance

From: kydongau <kydongau_at_yahoo.com.au>
Date: 8 Jan 2004 22:09:15 -0800
Message-ID: <738c2d89.0401082209.7c6aaadc@posting.google.com>


Hi,

Has anyone had any PLSQL codes to check for datafiles that are not in a defined set of directories. ie. there is a table that contains all the directories the instance has datafiles in. The PLSQL code checks each of these directories against all file_name in dba_data_files, displays datafiles that are found in the new directories.

I can do this using extenal programs, I am only interested in PLSQL solution here.

Thanks,
Ky Received on Fri Jan 09 2004 - 00:09:15 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US