Skip to Main Content

Enterprise Manager

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OEM 12c agent install on windows server 2008

Amber ZollerDec 19 2012 — edited Dec 27 2012
I'm trying to do a silent installation of the linux x86-64 agent software. I've done:

%OMS_HOME%/bin/emcli login -username=sysman -password=<password>
%OMS_HOME%/bin/emcli sync
%OMS_HOME%/bin/emcli get_supported_platforms

These were are successful. However I am having issues running:

%OMS_HOME%/bin/emcli get_agentimage -destination=c:\temp -platform="Linux x86-64" -version=12.1.0.2.0
Platform:Linux x86-64
Destination:c:\temp
=== Partition Detail ===
Space free : 31 GB
Space required : 1 GB
Check the logs at get_agentimage_2012-12-19_09-35-58-AM.log
Pushing of agent image with plugins and oneoffs has failed.

In that log file:
Platform:Linux x86-64
Version:12.1.0.2.0
Destination:C:/temp
Getting Agent Image ...
Getting Platforms list ...
Called the method getAllAgentCoreShiphomesList()...
List platform:Oracle Solaris on SPARC (64-bit)
Arg platform:Linux x86-64
List platform:Linux x86
Arg platform:Linux x86-64
List platform:HP-UX PA-RISC (64-bit)
Arg platform:Linux x86-64
List platform:HP-UX Itanium
Arg platform:Linux x86-64
List platform:IBM S/390 Based Linux (31-bit)
Arg platform:Linux x86-64
List platform:IBM AIX on POWER Systems (64-bit)
Arg platform:Linux x86-64
List platform:Linux x86-64
Arg platform:Linux x86-64
its equal...
platformShortName =linux_x64
platformID =226
List platform:IBM: Linux on POWER Systems
Arg platform:Linux x86-64
List platform:Microsoft Windows x64 (64-bit)
Arg platform:Linux x86-64
List platform:Oracle Solaris on x86-64 (64-bit)
Arg platform:Linux x86-64
List platform:Microsoft Windows (32-bit)
Arg platform:Linux x86-64
List platform:IBM: Linux on System z
Arg platform:Linux x86-64
Platform Short Name:linux_x64
Platform ID:226
Agent Image Name:12.1.0.2.0_AgentCore_226.zip
Image doesnt exist for this platform:Linux x86-64 and version:12.1.0.2.0


In the c:\temp directory I have downloaded the agent software 12.1.0.2.0_AgentCore_226.zip. I'm not sure what I'm doing wrong. I've tried unzipping this, deleting it, switching directories. I'm sure I'm doing something really stupid, but can't seem to figure it out.

Thanks.

ETA: I think I found my problem. I only downloaded the linux x86-64 binaries (12.1.0.2 Agent zip for Linux x86-64 (233,396,034 bytes, cksum 3827353588)). Do I need to download the entire Enterprise Manager Cloud Control 12c Release 2 (em12cr2_linux64_disk1.zip, em12cr2_linux64_disk2.zip, em12cr2_linux64_disk3.zip)?

Edited by: 805128 on Dec 19, 2012 9:58 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 24 2013
Added on Dec 19 2012
3 comments
1,199 views