Hello guys, here is my question about error INS-30131 on AIX 7.1 and Oracle DB 11.2.0.4
I noticed there are plenty of errors like this one over OTN, and I have tried the following possible solutions:
1. Expand /tmp to 2G;
2. Change $TMP variable, so it would point to a bigger FS;
3. Changed permissions of the $TMP directory, including: 1777, a+wr and 777
4. Created $TMP under different owners, including: bin:bin (default), root:system (after following the install guide) and oracle:oinstall;
5. Tried silent install;
But I still get the error. I have followed the installation guide step by step. And I can write to temp directories when using oracle user. I can touch, vi and cp files to $TMP, I have even cp´d the oracle zip installation files to /tmp (up to 2G) successfully.
Software is correct too, I checksum´d the files and they´re OK.
I am not using ASM or CI.
I am downloading 11.2.0.2 so I can test if it is a version issue. I´ll let you know shall it pass.
Best regards,
Matt