correct executable owner
-rwsr-s--x 1 root root 59891408 Apr 22 2008 oracle
while in the second is:
-rwsr-s--x 1 ora9i dba 59891459 Mar 3 10:06 oracle
The database is fine in both servers, but I have problems after a switch about archive files (the server with owner ora9i is not able to delete archive files created by the other server with owner root).
So, to uniform them, I guessed to give the same owner on both server, but I don't know which one is the correct one (root or ora9i?).