Herman.Maseberg lomanegra.com.ar schrieb:
> I'll try to install Grid Control to help me to
administer the heterogenous
> infraestructure (Linux, Oracle, Active Directory, SAP,
etc)
>
> My question is, what is the best option for the
installation, take a
> standalone server and install Grid Control ( I mean the
first option grid
> control, database, etc) or install first Oracle 10g and
after Grid Control?
If you want a smooth installation (= no errors) use Red Hat
and 32-bit.
When i installed grid control 10.2.0.1.0 on SLES9 (32.bit) i
got the
following error:
$ORACLE_HOME/oms10g/cfgtoollogs/cfgfw/.
RunProcStd24273err:Caused by:
com.evermind.client.orion.AdminCommandException:
Could not connect to the remote server. Please
check if the
server is down or
the client is using invalid host, ORMI port or
password to
connect: Connection
refused
RunProcStd24273err- at
com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc
4jAdminConsole.java:
115)
Problem with IPv6 addressing on SuSE 9
Workaround:
Edit the following 2 files
1. <omshome>/sysman/install/EMDeploy.pm and add
"-Djava.net.preferIPv4Stack=true"
to the following invocation line:
# redeploy em.ear
$self->logAndExec("$self->{'OH'}/jdk/bin/java
-Xmx512M -DemLocOverride=$self->{'OH'}
*-Djava.net.preferIPv4Stack=true*
-classpath
$self->{'OH'}/dcm/lib/dcm.jar$PSEP$self->{'OH'}/jlib/e
mConfigInstall.jar$PSEP$self->{'OH'}/lib/classes12.zip$PS
EP$self->{'OH'}/lib/dms.jar$PSEP$self->{'OH'}/j2ee/hom
e/oc4j.jar$PSEP$self->{'OH'}/lib/xschema.jar$PSEP$self-&g
t;{'OH'}/lib/xmlparserv2.jar$PSEP$self->{'OH'}/opmn/lib/o
ns.jar$PSEP$self->{'OH'}/dcm/lib/oc4j_deploy_tools.jar
oracle.j2ee.tools.deploy.Oc4jDeploy -oraclehome
$self->{'OH'} -verbose
-inifile $self->{'OH'}/j2ee/deploy.ini
$self->{'redeploy'}") and
die("Failed to run Oc4jDeploy: $!n");
2. <omshome>/opmn/conf/opmn.xml add the
"-Djava.net.preferIPv4Stack=true"
to the java-options for start-parameters of all the
process-types
eg:
<category id="start-parameters">
<data id="java-options"
value="-Djava.net.preferIPv4Stack=true
......................."
--> Bug 4743756
Additionally, please follow pre-install requirements for
SuSE9 from
Novell http://ftp.novell.com/partners/oracle/docs/iA
S10g_sles9_install.pdf
--
Mit freundlichen Grüßen
Ronny Egner
Diplom-Ingenieur (BA)
SIV.AG
Konrad-Zuse-Straße 1
18184 Roggentin
Telefon: +49 (0)3 81 / 25 24 422
Telefax: +49 (0)3 81 / 25 24 399
mailto:ronny.egner siv.de
http://www.siv.de
************************************************************
**********
This email and any files transmitted with it are
confidential
and intended solely for the use of the individual or entity
to whom they are addressed. The views expressed in this
e-mail are those of the individual author and not
necessarily
those of SIV.AG.
This footnote also confirms that this email message has
been swept by serval anti-virus tools for the presence
of computer viruses.
************************************************************
**********
--
To unsubscribe, email: suse-oracle-unsubscribe suse.com
For additional commands, email: suse-oracle-help suse.com
Please see http://www.suse.com/oracl
e/ before posting
|