Re: EM 12c Agent Install - Windows
Date: Wed, 18 Jul 2012 13:47:42 -0700 (PDT)
Message-ID: <1342644462.38150.YahooMailNeo_at_web121002.mail.ne1.yahoo.com>
I did end up doing a silent deploy for my agents when cross platform and often it was simply due to an Admin's preference of how to set up a machine vs. Oracle's preference, so keep that in mind... :) With that said, the silent deploy is quite easy.� This post is HPUX from a Windows OMS, but the actual deploy is very similar and has the commands... :)
http://dbakevlar.com/2012/07/silent-deploy-of-em12c-agent-on-hpux/
�
Kellyn Pot'Vin
Senior Technical Consultant
Enkitec
DBAKevlar.com
From: "Uzzell, Stephan" <SUzzell_at_MICROS.COM> To: 'Peter Sharman' <pete.sharman_at_oracle.com>; "kellyn.potvin_at_ymail.com" <kellyn.potvin_at_ymail.com>; "oracle-l_at_freelists.org" <oracle-l_at_freelists.org> Sent: Wednesday, July 18, 2012 2:26 PM
Subject: RE: EM 12c Agent Install - Windows
Hi Pete,
- The OMS server is Windows 2008 R2 x64, SP1. I've tried the agent push to two different target hosts, both Windows 2003 x64, SP2, one enterprise, one standard.
- Cygwin is installed on both target hosts, and I validated SSH by pulling the date from the target:
suzzell_at_MADHGCAPP01 ~
$ ssh -l cyg_server MANADDBTST01 'date'
cyg_server_at_manaddbtst01's password:
Wed Jul 18 16:17:02 EDT 2012
3. Yes, I'm using Setup --> Add Target --> Add Targets Manually --> Add Host Targets.
I do believe I've granted all the necessary privileges to the cyg_server user at both the Windows and Cygwin levels.
One prerequisite in the install doc that is not working for me - and I don't know how important this truly is - I cannot over SSH retrieve the value of the time zone:
suzzell_at_MADHGCAPP01 ~
$ ssh -l cyg_server MANADDBTST01 /bin/sh -c 'echo $TZ'
cyg_server_at_manaddbtst01's password:
suzzell_at_MADHGCAPP01 ~
stephan
Stephan Uzzell
-----Original Message-----
From: Peter Sharman [mailto:pete.sharman_at_oracle.com]
Sent: Wednesday, 18 July, 2012 15:48
To: kellyn.potvin_at_ymail.com; Uzzell, Stephan; oracle-l_at_freelists.org
Subject: RE: EM 12c Agent Install - Windows
I think Kellyn means ignoreSysprereqs which in fact is done automatically IIRC.� Anyway, it's certainly listed as there in the error.
Some details might help:�
- OMS/Agent OS and versions
- Is Cygwin installed on the agent?
- How are you pushing the agent out?� Add Host ...?
Pete
Pete Sharman
Principal Product Manager
Enterprise Manager Product Suite
33 Benson Crescent CALWELL ACT 2905 AUSTRALIA
Phone: +61262924095 | | Fax: +61262925183 | | Mobile: +61414443449�
"Controlling developers is like herding cats."
Kevin Loney, Oracle DBA Handbook
"Oh no, it's not, it's much harder than that!"
Bruce Pihlamae, long term Oracle DBA
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Jul 18 2012 - 15:47:42 CDT