odisrv not getting the host parameter when started
i'm new to oracle world, especially in the Middleware...i was given a task to restart the "odisrv" inside our OID (we're using OID 10.1.4.0.1). before restarting, i took a snapshot of the service:
[oracle@eip8uatapp1 ~]$ ps -ef | grep odi
oracle 8018 7974 0 11:41 pts/1 00:00:00 grep odi
oracle 25860 1 0 Apr10 ? 00:00:00 /bin/sh /opt/oracle/product/uat/infra104/bin/odisrv instance=1 configset=1 host=eip8uatapp1 port=400 debug=63
oracle 25861 25860 0 Apr10 ? 00:05:05 /opt/oracle/product/uat/infra104/jdk/bin/java -Xms128m -Xmx1024m -classpath /opt/oracle/product/uat/infra104/jdbc/lib/ojdbc14.jar:/opt/oracle/product/uat/infra104/jlib/ldapjclnt10.jar:/opt/oracle/product/uat/infra104/jdbc/lib/nls_charset11.jar:/opt/oracle/product/uat/infra104/jdbc/lib/nls_charset12.jar:/opt/oracle/product/uat/infra104/ldap/odi/jlib/ldapbp.jar:/opt/oracle/product/uat/infra104/jlib/oraclepki103.jar:/opt/oracle/product/uat/infra104/ldap/odi/jlib/sync.jar:/opt/oracle/product/uat/infra104/ldap/odi/jlib/dsps.jar:/opt/oracle/product/uat/infra104/jlib/ojmisc.jar:/opt/oracle/product/uat/infra104/lib/xmlparserv2.jar:/opt/oracle/product/uat/infra104/jlib/repository.jar:/opt/oracle/product/uat/infra104/jlib/jazncore.jar:/opt/oracle/product/uat/infra104/jlib/jazn.jar oracle.ldap.odip.engine.Server /opt/oracle/product/uat/infra104 instance=1 configset=1 host=eip8uatapp1 port=400 debug=63