Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> PLSQL - Find out new directories used by an instance
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
![]() |
![]() |