Access the answers to your technology questions today.
Subscribe Now
30-day free trial. Register in 60 seconds.
What Makes Experts Exchange Unique?
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.
Try it out and discover for yourself.
Subscribe Now
30-day free trial. Register in 60 seconds.
Join the Community
Give a Little. Get a Lot.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Join the Community
by: rolutolaPosted on 2008-01-29 at 07:25:58ID: 20768514
When you copied the files as the root user, did you maintain the file permissions? This would have been far easier than trying to guess what file has what permission.
If possible, repeat the process using rsync -Ha so that all permissions are maintained.
Also, normally Oracle doesn't need to own /u01 and /u02. It is OK for root to own these but oracle would own the subdirectories where it needs to read from and write to.
R.