Managers,
First, let me apologize for sending a message with html to the
list. I'm usually very careful about this & slipped up this
morning. So here is a repost of the update without the
offending html. Again...sorry.
==============================================================
I am not only having problems with the move command in a ksh
script, the same sort of problem occurs when entering a
command on the command line. The following is an example:
/ora07/oradata/deed/arch>ls
total 99779
-rw-r----- 1 oracle dba 3072 Oct 26 20:31
arch1_5496.dbf
-rw-r----- 1 oracle dba 10486784 Oct 27 07:04
arch1_5497.dbf
-rw-r----- 1 oracle dba 10486784 Oct 27 22:00
arch1_5498.dbf
-rw-r----- 1 oracle dba 10486784 Oct 29 08:58
arch1_5500.dbf
-rw-r----- 1 oracle dba 10486784 Oct 29 09:53
arch1_5501.dbf
-rw-r----- 1 oracle dba 10486784 Oct 29 10:50
arch1_5502.dbf
-rw-r----- 1 oracle dba 10485760 Oct 29 11:42
arch1_5503.dbf
-rw-r----- 1 oracle dba 10486784 Oct 29 13:49
arch1_5504.dbf
-rw-r----- 1 oracle dba 10483712 Oct 29 14:56
arch1_5505.dbf
-rw-r----- 1 oracle dba 10486784 Oct 29 15:52
arch1_5506.dbf
-rw-r----- 1 oracle dba 7739392 Oct 29 20:26
arch1_5507.dbf
/ora07/oradata/deed/arch>ls /ora02/oradata/deed/arch
total 10251
-rw-r----- 1 oracle dba 10486784 Oct 29 08:03
arch1_5499.dbf
-rw-r----- 1 oracle dba 3072 Oct 29 20:30
arch1_5508.dbf
/ora07/oradata/deed/arch>mv
/ora02/oradata/deed/arch/arch1_5499.dbf .
mv: /ora02/oradata/deed/arch/arch1_5499.dbf and . are
identical.
/ora07/oradata/deed/arch>mv
/ora02/oradata/deed/arch/arch1_5499.dbf arch1_5499.dbf
/ora07/oradata/deed/arch
Last week I tried moving the files from
/ora07/oradata/deed/arch to another directory, removing the
/ora08/oradata/deed/arch directory, creating the directory &
moving the files back. This all worked, but did not solve my
problem.
==============================================================
Now for some additional information.
The files are on 2 AdvFS file systems mounted on /ora02 &
/ora07.
The permissions on both directories is 755.
Again this worked fine until upgrading to V4.0G Patch Kit #3.
[=======================================================
[ Randy Rodgers
[ randy.rodgers_at_ci.ft-wayne.in.us
[ Senior Systems Programmer
[ Affiliated Computer Services, Inc (ACS)
[ Allen County/City of Fort Wayne
[ Information Systems
[ (219)427-5727
[=======================================================
Received on Tue Oct 30 2001 - 16:51:12 NZDT