ORA-48122 error opening the ADR block file
During the database configuration portion of an 11G R2 installation of the database, the above error occurred accompanied by the normal slew of mostly unhelpful messages ORA-01092, 48251, and 27041. These seem to indicate a permission problem. Changing permission to rwx for all users on all files in the subdirectory and even going to the toplevel directory in oracle and changing ownership recursively on everything to the oracle user produced no improvement. Any ideas/solutions would be helpful. Subsequent attempts with ./runInstaller gave the same results. The OS is Oracle Enterprise Linux 5.7.
0