Installation and Configuration Oracle Application Server
Suso31Jun 16 2010 — edited Jun 21 2010Hello,
I am totally new with OAS and I want to know if I am following the correct procedure, because I'm finding a lot of mistakes and doubts during the installation / configuration's process.
I am working with Windows Server 2003 SP1 and I need Oracle Application Server to integrate OAS Portal with JDE E1 9. For this reason, I need OAS 10.1.4.
I have followed the following steps:
1) OraHome1: Installation OAS 10.1.2.0.2 Infraestructure: OAS Metadata Repository (new DataBase) and Oracle Identity Management Components -->
- Oracle Internet Directory + OAS Single Sig-On + OAS Delegated Administration Services + OAS Directory Integration and Provisioning + OAS Certificate Authority (without select High availability and replication)
- Automatic configuration ports.
2) OraHome2: Installation OAS 10.1.2.0.2 Middle-Tiers: Business Intelligence and Forms -->
- All configuration's options selected.
- Automatic configuration ports.
- Connection to OID with user and password especificated in the previous installation.
- Metadata repositoy of the previous installation.
3) OraHome3: I am not sure if this step is necessary but I have installed in other instance the developer kit.
What can I do with this kit?
4) Upgrade to OAS 10.1.4 (to work with JDE E1 9)
Upgrade successfully
In this point I can enter to OAS Portal perfectlly, but I can run Enterprise Manager from OraHome1.
To run OAS Infraestructure I have done:
- ORACLE_HOME/bin> lsnrctl start --> to run net listener
- ORACLE_HOME/bin> sqlplus /nolog --> to run metadata repository
SQL > connect SYS as SYSDBA
SQL > startup
SQL > exit
- ORACLE_HOME/bin> emctl start dbconsole --> to run Oracle Enterprise Manager
- ORACLE_HOME/opmn/bin > opmnctl startall --> to run components's OAS
- ORACLE_HOME/bin> emctl start ias console --> to run Application Server Control
With this last command, I get "The service OracleoracleASControl" could not start (NET HELPMSG 3547)
How can I solve this problem, to run Application Server Control???
5) Is necessary to install SOA Suite 10.1.3 in another instance?
6) From Windows Services, I saw "OracleCSService" has the state "running", this is a problem?
I have tried to solve it, and now I have an error to run the service, but the state isn't change. I am not sure if this service could affect to OracleoracleASControl
Thank you and regards.