[52959] in SAPr3-news

home help back first fref pref prev next nref lref last post

Re: check required disk space for oracle upgrades

daemon@ATHENA.MIT.EDU (yls177)
Thu Jan 13 08:30:58 2005

To: sapr3-news@mit.edu
Date: 13 Jan 2005 05:30:49 -0800
From: "yls177" <yls177@hotmail.com>
Message-ID: <1105623049.299789.217200@f14g2000cwb.googlegroups.com>

i have thought about it. Instead of the below two commands

3) mv /oracle /oracle_org
5) cp -rp /oracle.org/* /oracle


I should find out what are the filesystems in /oracle cos the
directories in /oracle have their own space in their own filesystems
and therefore, i  can just leave them alone. Therefore, i should only
do (3) and (5) for those directories that do not have a filesystem
mounted on it and files if there are any.

In addition, i think there will be a problem with the mounting of these
filesystems example

1) /oracle
2) /oracle/DEV
3) /oracle/DEV/sapdata1

We should mount (1) first instead of (2) and (3). And since (1) is
newly created, the system should throw an error since (2) and (3) and
others are already mounted.

Please advise


home help back first fref pref prev next nref lref last post