When using the command runstartupconsole.sh to start up an Application Server 10g (10.1.2.x.x) Middle Tier on unix/linux, the following error is reported to the screen:
'I have encountered an unknown OracleAS Home type Business' (For a BI and Forms Middle Tier)
or
'I have encountered an unknown OracleAS Home type Portals' (For a Portal and Wireless Middle Tier)
The same command works fine when executed in an AS Infrastructure Oracle Home.
The runstartupasconsole.sh script is just a wrapper for opmnctl/emctl. To workaround the script failure execute the following commands:
To start:
$ORACLE_HOME/opmn/bin/opmnctl startall
$ORACLE_HOME/bin/emctl start iasconsole
To stop:
$ORACLE_HOME/bin/emctl stop iasconsole
$ORACLE_HOME/opmn/bin/opmnctl stopall
Subscribe to:
Post Comments (Atom)
1 comment:
besides other solutions for how to repair sql server database, I may recommend another program that quickly repairs corrupted documents
Post a Comment