Skip to Main Content

Japanese

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

ORA-09925: Unable to create audit trail file Linux-x86_64 Error: 2: No such file or directory Additi

YASUYOKAApr 3 2017 — edited Apr 4 2017

有識者の皆さんお世話になります。

YASUYOKAと申します。

以下の環境で上記エラーが発生します。

OS:Red Hat Enterprise Linux Server release 7.2 (Maipo)

DB:Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production

      (No Patch)

ここでSELinuxの設定は「SELINUX=permissive」となっています。

この時、あるSIDで、以下のようにすると上記エラーとなります。

sqlplus / as sysdba

SQL> startup open

ORA-09925: Unable to create audit trail file

Linux-x86_64 Error: 2: No such file or directory

Additional information: 9925

なお、SELinuxの設定を「SELINUX=disabled」とし、再起動すると、

上記エラーは発生しなく、問題なくインスタンスはスタートします。

ここで質問です。

今回、配属されているプロジェクトでは、SELinuxの設定を、

「SELINUX=permissive」とすることとなっています。

この状態で、本エラーを発生しなくする設定をご教示願いたく

よろしくお願いいたします。

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 2 2017
Added on Apr 3 2017
1 comment
3,275 views