externaljob.ora file

posted Sep 16, 2010, 2:16 PM by Sachchida Ojha
if "$ORACLE_HOME/rdbms/admin/externaljob.ora" exists, then external jobs run as the user and group specified in this file. If it does not exist, external jobs run as the owner of "$ORACLE_HOME/bin/extjob", which is owned by nobody by default.
Comments