jueves, 11 de febrero de 2010

Oracle Application Server 10G R3

omnctl status
opmnctl start
opmnctl startall
opmnctl stopall
opmnctl startproc ias-component=HTTP_Server

opmnctl status -app

Applications in Instance: as5.soaprod.us.oracle.com

application type: OC4J
------+-----------+---------+---------+----------------+----------+--------
pid | name | state | rtid | classification | routable | parent
------+-----------+---------+---------+----------------+----------+--------
11653 | system | started | g_rt_id | external | true |
11653 | default | started | g_rt_id | external | true | system
11653 | WSIL-App | started | g_rt_id | internal | true | default
11653 | ascontrol | started | g_rt_id | external | true | system
11653 | datatags | started | g_rt_id | internal | true | default
11653 | javasso | stopped | g_rt_id | internal | false |

./opmnctl status oc4j-group=default_group

Processes in Instance: as5.soaprod.us.oracle.com
---------------------------------+--------------------+---------+---------
ias-component | process-type | pid | status
---------------------------------+--------------------+---------+---------
OC4JGroup:default_group | OC4J:home | 11653 | Alive

cat /etc/oratab

# Multiple entries with the same $ORACLE_SID are not allowed.
#
#
*:/u01/app/oracle/infra:N
infra:/u01/app/oracle/infra:N
*:/u01/app/oracle/soa:N
soa:/u01/app/oracle/soa:N
*:/u01/app/oracle/as5:N

Para modificar el archivo con signo de admiracion antes

!clave

bajar la Consola de Enterprise Manager

/u01/app/oracle/as5/j2ee/home/config

vi system/jazn/data.xml

Para poder utilizar R2 para conectar con R3 debe tener en R2 Oracle AS Infrastrucutre Release 3 10.1.4

No hay comentarios: