Your problem is either with the file system space or not properly mounted.
Are you able to create files under that file system ?
su - oraprd
touch /oracle/PRD/oraarch/test
If yes then stop the database and unmount and mount the file system.
Start the database.
Regards
RB