restructuring FS for datafiles SunOS
Hello,
I have a question regarding restructuring the layout for the datafiles on a SunOS 5.10 system.
A lot of the databases from a server , don't have a separate mount point for their datafiles, redos and archives and instead are in their specific directories under the same mount point.
So my datafiles from several databases reside on this FS:
Filesystem size used avail capacity Mounted on
hostname_appl/u02 490G 379G 111G 78% /u02
under their respective directories:
/u02/oradata/SID1/datafiles
/u02/oradata/SID1/arch
/u02/oradata/SID1/redo01
/u02/oradata/SID1/redo02
etc.
and they all belong to the FS above, mounted on /u02.