CloudControl 12c: deploy Agent 12c on RAC via RPM?

Hello ,
I've just installed the CloudControl 12c and I'm pretty astonished about the new look and feel of the GUI (compared to GridControl 10g) :-)
Installing the agent on hosts using the RPM-package is rather easy. But I'm not sure how to install the agent on hosts which are used by a RAC database
(and haven't found anything in the documentation so far). Would it be correct to install the agent - using the RPM-method - on every node of the RAC?
When installing agent 10g there was the option "install agent for RAC/Cluster install".
Any help or suggestions will be appreciated.
Rgds
JH

After adding the hosts you will also need to add the cluster targets. You can after you have deployed your agents by navigating to Setup | Add Targets | Add Targets Manually and then choosing "Oracle Cluster and High Availability Service".
When prompted for a Cluster Target Host, enter one of your RAC hosts.

Similar Messages

  • What is best practice for deploying agent(10204) on RAC 9i

    Hello,
    What would be best practice for deploying agent(10204) on RAC 9i? Should the agent be deployed on each node or should the agent be deployed on the cluster file system? What are the advantages/disavantages deploy on individual nodes vs. on cluster file system? Please advice. Thank you in advance.

    Please use agent push application to deploy agent on all the nodes at one shot
    Please refer the obe
    http://www.oracle.com/technology/obe/obe10gemgc_10203/agentpush/agentpush.htm

  • Deploying agent 12c - Invalid switch - "oracle"

    Hello,
    My OMS is OEM 12c BP1, host OMS is AIX5.3.
    Deploying OEM Agent 12c on several Windows 2003SP2 remote servers, most of them successfully.
    But on one of them, it returns an error that puzzle me.
    In D:\oracle\product\agent12c\ADATMP_2012-08-30_08-19-52-AM\logs\install.err, I can read :
    Invalid switch - "oracle".The log In D:\oracle\product\agent12c\ADATMP_2012-08-30_08-19-52-AM\logs\install.log is
    D:\oracle\product\agent12c\ADATMP_2012-08-30_08-19-52-AM
    Present working directory:D:\oracle\product\agent12c\ADATMP_2012-08-30_08-19-52-AM
    Archive location:D:\oracle\product\agent12c\ADATMP_2012-08-30_08-19-52-AM  directory
    -ignorePrereqs
    ORACLE_HOSTNAME
    ORACLE_HOSTNAME
    myagenthost.mydomain.com
    AGENT_BASE_DIR
    AGENT_BASE_DIR
    D:/oracle/product/agent12c
    Agent base directory:D:/oracle/product/agent12c
    D:/oracle/product/agent12c
    OMS_HOST
    OMS_HOST
    myomshost.mydomain.com
    OMS Host:myomshost.mydomain.com
    myomshost.mydomain.com
    EM_UPLOAD_PORT
    1159
    AGENT_INSTANCE_HOME
    D:/oracle/product/agent12c/agent_inst
    b_doDiscovery
    false
    b_startAgent
    false
    b_forceInstCheck
    true
    AGENT_PORT
    3872
    Agent base directory:D:/oracle/product/agent12c
    OMS Host:myomshost.mydomain.com
    Agent image loc : "D:\oracle\product\agent12c\ADATMP_2012-08-30_08-19-52-AM"
    D:/oracle/product/agent12c configonlyfalse
    Reading the properties file: "D:\oracle\product\agent12c\ADATMP_2012-08-30_08-19-52-AM"\agentimage.properties
            1 file(s) copied.
    This is the version 12.1.0.1.0
    This is the type core
    This is the aru id 912And the log on the OMS host for this Agent deployment is
    2012-08-30_08-31-21:INFO:=========STACKTRACEPrinting Exception :oracle.sysman.prov.remoteinterfaces.exception.ClusterException: Error while running cmd D:/oracle/product/agent12c
    /ADATMP_2012-08-30_08-19-52-AM/agentDeploy.bat, on nodes myagenthost.mydomain.com.
            at oracle.sysman.prov.remoteinterfaces.nativesystem.NativeSystem.runCmdOnNodes(NativeSystem.java:1260)
            at oracle.sysman.prov.remoteinterfaces.clusterops.ClusterBaseOps.runCmdOnNode(ClusterBaseOps.java:263)
            at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCmdOnNode(DeployerOps.java:510)
            at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCmdOnNode(DeployerOps.java:496)
            at oracle.sysman.core.agentpush.ui.deployer.BaseDeployerOps.doInstall(BaseDeployerOps.java:330)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
            at java.lang.reflect.Method.invoke(Method.java:611)
            at oracle.sysman.core.agentpush.ui.deployer.BaseDeployerOps.executeActions(BaseDeployerOps.java:1732)
            at oracle.sysman.core.agentpush.ui.deployer.NewAgentDeployer.deploy(NewAgentDeployer.java:58)
            at oracle.sysman.core.agentpush.ui.deployfwk.DeploymentWorker.run(DeploymentWorker.java:26)
            at oracle.sysman.util.threadPoolManager.WorkerThread.run(Worker.java:264)
    oracle.sysman.prov.remoteinterfaces.exception.CommandException: The command "'D:/oracle/product/agent12c/ADATMP_2012-08-30_08-19-52-AM/agentDeploy.bat' -ignorePrereqs  ORACLE_HOS
    TNAME=myagenthost.mydomain.com  AGENT_BASE_DIR=D:/oracle/product/agent12c  OMS_HOST=myomshost.mydomain.com  EM_UPLOAD_PORT=1159  AGENT_INSTANCE_HOME=D:/oracle/product/agen
    t12c/agent_inst  b_doDiscovery=false  b_startAgent=false  b_forceInstCheck=true  AGENT_PORT=3872  2>D:/oracle/product/agent12c/ADATMP_2012-08-30_08-19-52-AM/logs/install.err  1>D
    :/oracle/product/agent12c/ADATMP_2012-08-30_08-19-52-AM/logs/install.log" was not run.
            at oracle.sysman.prov.remoteinterfaces.plugins.RemoteCommandJSCH.runcmd(RemoteCommandJSCH.java:213)
            at oracle.sysman.prov.remoteinterfaces.nativesystem.RemoteExecutionEngine.runcmd(RemoteExecutionEngine.java:417)
            at oracle.sysman.prov.remoteinterfaces.nativesystem.NativeSystem.runcmd(NativeSystem.java:5463)
            at oracle.sysman.prov.remoteinterfaces.nativesystem.WindowsSystem.runCmd(WindowsSystem.java:1662)
            at oracle.sysman.prov.remoteinterfaces.nativesystem.NativeSystem.runCmd(NativeSystem.java:4455)
            at oracle.sysman.prov.remoteinterfaces.nativesystem.NativeSystem.runCmdOnNodes(NativeSystem.java:1234)
            at oracle.sysman.prov.remoteinterfaces.clusterops.ClusterBaseOps.runCmdOnNode(ClusterBaseOps.java:263)
            at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCmdOnNode(DeployerOps.java:510)
            at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCmdOnNode(DeployerOps.java:496)
            at oracle.sysman.core.agentpush.ui.deployer.BaseDeployerOps.doInstall(BaseDeployerOps.java:330)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
            at java.lang.reflect.Method.invoke(Method.java:611)
            at oracle.sysman.core.agentpush.ui.deployer.BaseDeployerOps.executeActions(BaseDeployerOps.java:1732)
            at oracle.sysman.core.agentpush.ui.deployer.NewAgentDeployer.deploy(NewAgentDeployer.java:58)
            at oracle.sysman.core.agentpush.ui.deployfwk.DeploymentWorker.run(DeploymentWorker.java:26)
            at oracle.sysman.util.threadPoolManager.WorkerThread.run(Worker.java:264)
    ============It's also complaining that the error message cannot be found.
    I think I followed the same way to deploy Agent on this server than I did on other where it was successfully done. So, probably some configuration is different somewhere on the server itself which has to be checked and changed. Any idea ?
    Nicolas.

    Thank you for stopping by.
    Akanksha wrote:
    Is this locked avvount usecases that you are trying ?For example, you can create a named credential titled User_A, and set it to run as User_X that has the root privileges. In this case, the wizard logs in to the hosts as User_A, but installs as User_X.I really do not understand what you mean here. I have maybe 20 remote Windows server (all Windows 2003 SP2) which I deployed the Agent on, and 3 are failing even though I did exactly the same over all the servers.
    2 are returning the error below :
    Parameter format not correct - "ppl".
    The syntax of the command is incorrect.1 is returning the error I described in my first post. I sent you the files for that last one by email since this is the one I started to talk about in that thread.
    And yes, I agree, probably something specific on those 3 servers which I have to figure out.
    Thanks,
    Nicolas.

  • 12c Grid agent deployment procedure

    Dear DBAs
    I have installed the 12c grid control on OEL6.3 and deployed agents for all of our databases which are running on AIX,Windows,Linux and added all our databases in grid control. But due to some reasons my grid server was crashed, So again I have installed the 12c grid control on new server(OEL6.3) So Now I need to uninstall the agents in all of our target servers and needs to deploy again? or do we have any way for adding those databases in my new grid control with out uninstalling and installing the agents on target servers
    Thanks,
    Satish Kumar Sadhu

    Hi Satish,
    >
    The given link is saying that we need to remove the existing agent and need to deploy the agent again.
    >
    Only necessary to remove the Agent Home, a.k.a. Agent State Directory. The binary home should be kept.
    Anyway, the instructions have been taken out of the book for review. Please hold off following them (if you have a copy of the old version of the manual).
    - Loc

  • Agent 12c raises "Incident (non-critical) error / XML-20221"

    Hi ,
    our agents (12c) are raising once in a while the following error:
    2012-08-14 20:14:18,910 [36:pool-1-thread-1] ERROR - Incident (non-critical) error:
    oracle.sysman.gcagent.upload.UploadStoreForward$dequeuer$ResponseXMLException: <Line 1, Column 2332>: XML-20221: (Abbruchfehler) Ungültiges Zeichen in Text
         at oracle.sysman.gcagent.upload.UploadStoreForward$dequeuer.processNotificationValue(UploadStoreForward.java:2126)
         at oracle.sysman.gcagent.upload.UploadStoreForward$dequeuer.xferFile(UploadStoreForward.java:1826)
         at oracle.sysman.gcagent.upload.UploadStoreForward$dequeuer.run(UploadStoreForward.java:2221)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:662)
    In CloudControl the error shows up as "Diagnostic Incident"
    Internal error detected: oracle.sysman.gcagent.upload.UploadStoreForward$dequeuer$ResponseXMLException:oracle.sysman.gcagent.upload.UploadStoreForward$dequeuer:2126
    Help help will be appreciated...
    Rgds
    JH

    Sorry for being that late :-(
    Yes, it's a bug and the recommended solution by Oracle ist top patch/upgrade CloudControl...
    Rgds
    Jan

  • Silent installation of Cloud agent 12c failed on a windows 2003 host

    Hello All,
    I've done multiple installations by silently installing the cloud agent 12c using a response file. However, the configuration portion failed on this one windows 2003 host.
    Has anyone seen this? I've searched on metalink and see other problems like TZ, service already exists, incorrect PERL settings etc..but found nothing that helps so far.
    In log file:
    The action configuration is performing
    The plug-in Agent Configuration Assistant is running
    AgentConfiguration:agent configuration has been started
    Validating OMS_HOST and EM_UPLOAD_PORT
    Performing free port detection..
    AgentConfiguration: Executing emctl deploy agent command...
    AgentConfiguration:agent configuration finished with status = false
    The plug-in Agent Configuration Assistant has failed its perform method
    The action configuration has failed its perform method
    In Agent Deploy log file:
    value passed to dir splitC:/oracle/em/agent_inst
    INFO: length of temp is2
    INFO: Return value:C:
    \/oracle/em/agent_inst
    INFO: ** Agent Port Check completed successfully.**
    INFO: ERROR: The
    Management Agent configuration failed. The plug-in configuration for the oracle.sysman.oh
    monitoring plug-in may have failed, or this plug-in may not be present in the Management Agent
    software. Ensure that the Management Agent software has the oracle.sysman.oh monitoring plug-in,
    if not then retry the operation. If the agent software has the oracle.sysman.oh monitoring plug-
    in, view the plug-in deployment log C:\oracle\em\agent_inst\install\logs to check if the plug-in
    configuration for the oracle.sysman.oh monitoring plug-in failed.
    INFO:
    INFO: perform - mode
    finished for action: configure
    INFO:
    INFO: You can see the log file: C:\oracle\em\core
    \12.1.0.3.0\cfgtoollogs\oui\configActions2013-12-23_11-07-08-AM.log
    INFO:
    INFO: C:\oracle\em>exit
    /b 3
    INFO: Plugin homes:
    INFO: Plugin homes:
    INFO: C:\oracle\em\core\12.1.0.3.0\oui\bin
    \runConfig.bat ORACLE_HOME=C:\oracle\em\core\12.1.0.3.0 RESPONSE_FILE=C:\oracle\em\core
    \12.1.0.3.0\agent.rsp ACTION=configure MODE=perform COMPONENT_XML=
    {oracle.sysman.top.agent.11_1_0_1_0.xml} RERUN=true completed with status=3
    SEVERE: ERROR: Agent
    Configuration Failed
    SEVERE: ERROR: Agent Deployment Failed

    Thanks for the reply Rahul.
    I've used that same response file for deployments on other servers without any problem.
    See response file below: (note i've changed the server name)
    ## copyright (c) 1999, 2012 Oracle. All rights reserved.          ##
    ## Specify values for the variables listed below to customize     ##
    ## your installation.                                             ##
    ## Each variable is associated with a comment. The comment        ##
    ## identifies the variable type.                                  ##
    ## Please specify the values in the following format:             ##
    ##         Type         Example                                   ##
    ##         String       "Sample Value"                            ##
    ##         Boolean      True or False                             ##
    ##         Number       1000                                      ##
    ##         StringList   {"String value 1","String Value 2"}       ##
    ## The values that are given as <Value Required> need to be       ##
    ## specified for a silent installation to be successful.          ##
    ## This response file is generated by Oracle Software             ##
    ## Packager.                                                      ##
    RESPONSEFILE_VERSION=2.2.1.0.0
    #OMS_HOST:<String> OMS host info required to connect to OMS
    #EM_UPLOAD_PORT:<String> OMS port info required to connect to OMS
    #AGENT_REGISTRATION_PASSWORD:<String> Agent Registration Password needed to
    #     establish a secure connection to the OMS.
    #AGENT_INSTANCE_HOME:<String> Agent instance home is the location of agent state directory.
    #AGENT_PORT:<String> Agent port on which the agent process should be started.
    #b_startAgent:<boolean> Agent will not be started after configuration if the value specified is false.
    #ORACLE_HOSTNAME:<String> Fully qualified domain name of host where is the agent is deployed.
    #s_agentHomeName:<String>Customized Oracle home name for the agent home. Example: s_agentHomeName="agent12gR1"
    OMS_HOST="omshost.company.com"
    EM_UPLOAD_PORT="1159"
    AGENT_REGISTRATION_PASSWORD="complicatedpassword"
    AGENT_INSTANCE_HOME="e:/oracle/em/agent_inst"
    AGENT_PORT="3872"
    b_startAgent=true
    ORACLE_HOSTNAME="targetserver.company.com"
    #s_agentHomeName=<Value Unspecified>
    #s_agentSrvcName:<String> Sets the agent Service Name and this variable can be
    #      used to overrite the agent service name calculated by the install. This is
    #      required for only Windows.
    #      Example:
    #      s_agentSrvcName = "GridAgent"            ;  User specified value
    #s_agentSrvcName=""
    #Please Don't change the values of these variables
    #EM_INSTALL_TYPE:<STRING> install type
    EM_INSTALL_TYPE="AGENT"

  • Cloud agent 12c on windows targets

    Hello,
    I've installed the Cloud agent 12c on a couple of windows targets using Add Hosts wizard. For each of them, I installed Cygwin on each target machine.
    My question is: Is Cygwin required for cloud agent 12 installation on windows targets?
    In other words, can't we "download" the install files and install it the old way? I'm trying to avoid installing cygwin since i have some old legacy servers to manage too. The less I have to install on these legacy machines the better.
    I'm reading up on the emcli way of installing the cloud control agent as well. I know Add Hosts wizard and emcli are the recommended methods to deploy the agent.
    Thx.

    You will need cygwin if you want to control or deploy the agents from the OEM console itself. Its basically starting a ssh module which helps in remote transfer and remote command executions. You normally do not need cygwin once you installed or deployed  the agent except patching those agents. You can always stop the service after the deployment so it won't take any resources on your legacy systems.
    The other method is here:
    http://docs.oracle.com/cd/E24628_01/install.121/e24089/install_agent_usng_rsp.htm

  • 12c management agent on repository server doesn't start following a system crash

    My environment architecture for 12c Cloud Control (Used for personal practice purpose) can be explained as follows:
    @DBSERVER: (OEL6.5, x86-64)
         - 12c Enterprise Manager Cloud Control (EMCC)
         - 11.2.0.4 database that acts as a repository for 12c EMCC
    Monitored host is on a virtual machine (VM12) that is currently in the DBSERVER:
    VM12: (OEL6.5, x86-64)
         - 12c Management Agent that monitors the host and the database (12.1.0.1)
    The server was running fine for the last few months until recently when the computer had rebooted abruptly. Abrupt rebooting occurred a few times in the past, but this time it had an issue at the time of rebooting. The DBSERVER at the time of a startup starts the OMS and the AGENT. The OMS starts perfectly, but the AGENT does not start. Upon trying to start the agent, it shows the following error message:
    [orcl11204g@dbserver bin]$ ./emctl start agent
    Oracle Enterprise Manager Cloud Control 12c Release 3 
    Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.
    Starting agent ................. failed.
    Target Manager failed at Startup: targets.xml was rejected: loaded with a wrong agent token
    Consult emctl.log and emagent.nohup in: /home/u01/oemrel3/agent/agent_inst/sysman/log
    [orcl11204g@dbserver bin]$
    The targets.xml file contains the following information which doesn't seem to be of any help:
    [orcl11204g@dbserver emd]$ cat targets.xml
    <?xml version = "1.0"?>
    <Targets>
    </Targets>
    [orcl11204g@dbserver emd]$
    Can anybody provide the help during such circumstances?
    The DBSERVER repository database, listener and oms are up and running while the agent is down. The VM12 database, listener and agent is up and running. Is there any other file that needs to be checked for additional information?

    --> $/AGENT_INST/bin/emctl stop agent
    If agent does not shutdown gracefully then kill all agent background processes by first grepping for agent perl and java processes only
    --> Move your existing target.xml file
    mv target.xml target.xml.old
    --> Create an empty targets.xml file under /AGENT_INST/sysman/emd with the below content
    <Targets>
    </Targets>
    --> Start the agent
    $AGENT_INST/bin/emctl start agent
    This starts agent but without any targets populated in targets.xml
    To discover targets perform agent resynchronization operation from console
    Regards
    Krishnan

  • Download agent 12c -all platform

    Hi experts
    where can i download agent 12c for all platform
    few months back we had agent for Linux and Solaris
    Is it released for Windows
    thanks

    Hi,
    In 12C you can get the software using Self Update console (Setup tab > Extensibility > Self Update).
    http://docs.oracle.com/cd/E24628_01/doc.121/e24473/self_update.htm#BEHGDJGE
    The following document explains how to install agent using response file in silent method:
    Note 1360083.1 : EM 12c: How to Install EM 12c Agent using Silent Install Method with Response File
    Best Regards,
    Venkat

  • Deploying agents via GPO

    Hi All,
    I have a SCOM 2012 R2 server. I'd like to automate the deployment of agents to every server in the domain. The agent is MSI and is it supported to deploy agents via Group Policy software installation?

    Hi,
    Yes we can push the agent out to PC's using standard software deployment through group policy
    When using group policy machines will not automatically be approved and you will have to add them manually unless you Auto-approve new manually installed agents.
    There are multi ways to deploy agents, please go through the below article for more details:
    Ways to Deploy Agents in SCOM
    http://clintboessen.blogspot.com/2009/05/ways-to-deploy-agents-in-scom.html
    Regards,
    Yan Li
    Regards, Yan Li

  • How to deployment for AV agent installation on RAC enviroment?

    before the AV agent installation on RAC , the agentname and agentuser should be added to av server first. only one agentname/agentuser for the two nodes, or one agentname/agentuser for each node ? also ,the agentusr and the avsrcusr account only one account for two node ?
    1. how to tell the agentname and agentuser account before agent installation ? more details are better.
    2.with the 9i RAC DB at AIX, need install CRS first?
    3. I setup an Linux cluster enviroment ,and a windows cluseter envirement(no CRS installed). but when install the agent , if the agentname set to hostname of the virtual IP ,the error is : ERR0R1: The av server is expecting the agent with given name to be installed in another machine. if input the agentname (which agenthost is node1) , it contiued,but no "node select GUI" comes up (according to the the GUI of Morgan's Library at: http://www.psoug.org/reference/audit_vault.html
    ),it executes a single agent installation on node1.
    I don't know it's wrong configuration of my linux or windows cluster enviroment , or there are some import steps missed ?
    it's urgent ,thanks!!
    --the node's hostname and  IP :
    #public
    192.168.0.11 node1
    192.168.0.12 node2
    #private
    192.168.8.11 node1-private
    192.168.8.12 node2-private
    #vip
    192.168.0.99 node
    agentname: agentwin with agenthost node
    agentname : agentwin01 with agentost node1
    Message was edited by:
    user634185

    It is not urgent ... no one is drowning, your house is not on fire, so please don't abuse this forum. Thank you.
    Audit Vault is auditing one database ... multiple instances. First create the RAC cluster the way you normally would. Then go to any single cluster node and install the agent. The agent installation will recognize that it is a cluster and ask you whether you want to install on one or all nodes and let you choose which ones.
    There is no need to perform separate installations on each node.

  • Error deploying Agent from EM12C

    Hi,
    I am busy upgrading my Enterprise Manager from 11.1.0.1 to 12.1.0.2 using the two system approach.
    I am trying to deploy the agent software to a host machine through the old Enterprise Manager (Deployments, Enterprise Manager 12c Upgrade Comsole, Deploy and Configure Agents) , but an getting the following error during the deploy stage...
    Updating home dependencies...
    Executing command: /oracle/agent12c/core/12.1.0.2.0/oui/bin/runInstaller -ignoreSysPrereqs -updateHomeDeps -waitForCompletion HOME_DEPENDENCY_LIST={oracle/agent12c/sbin:/oracle/agent12c/core/12.1.0.2.0,} -invPtrLoc /oracle/agent12c/core/12.1.0.2.0/oraInst.loc -force
    Update Home Dependencies Location:/oracle/agent12c/core/12.1.0.2.0/cfgtoollogs/agentDeploy/UpdateHomeDeps<timestamp>.log
    ERROR: Update home dependency failed.
    Failed to deploy agent bits.
    When i run through the process manually on the host, it runs through successfully.
    I managed to get the following from one of the log files (agentDeploy_2012-10-19_00-00-34-AM.log), before it was cleaned up as part of the automated deploy action.
    INFO: 'UpdateHomeDeps' failed.
    INFO: 'UpdateHomeDeps' failed.
    INFO: /oracle/product/agent12c/core/12.1.0.2.0/oui/bin/runInstaller -ignoreSysPrereqs -updateHomeDeps -waitForCompletion HOME_DEPENDENCY_LIST={/oracle/product/agent12c
    sbin:/oracle/product/agent12c/core/12.1.0.2.0,} -invPtrLoc /oracle/product/agent12c/core/12.1.0.2.0/oraInst.loc -force completed with status=255
    SEVERE: ERROR: Update home dependency failed.
    SEVERE: ERROR: Agent Deployment Failed
    Any assistance would be greatly appreciated.
    Mel

    while doing the agent upgarde we detach the plugins from 12.1.0.1 agent home and attache dto 12.1.0.2 agent home along with plugin upgrade. log SR with the oracle support and upload the logs.

  • Installing multiple Deployment Agents ... or vNext?

    As I'm expanding my use of RM, I'm running into a need to reuse target machines for both my 'RM-development/release' testing, and 'RM-real-internal-code-releases'.  My issue is that the deployment agent on the targeted server is configured to receive
    from only one RM server.
    I'm considering installing a second Deployment instance and configuring it to the separate RM server.  My concerns are:
    - can two deployment agents co-exist on the same server?
    - Is this just a bad idea in general, since I will have to install the second deployment agent on 4-6+ servers, to provide a full testing suite.
    I understand the RM strategy is to go agentless, and that vNext is agentless.  Should I switch to vNext?  Is it stable enough?
    thx
    Curt Zarger [email protected]

    John and Graham,
    thx for your responses.
    John: No 'developer tools' can be installed on the target machines under STIGS government security controls (http://iase.disa.mil/stigs).
    Graham: The following is my simplified tactical plan.  My strategic plan is to jump to 2015 and go full continuous delivery.
    These are the step I went thru.  Hopefully they will be of use to someone else.
    To overcome the STIGS restrictions on installation of developer tools, I tried to replace the files reported missing the the RM log
    (TFSBuild.exe, Microsoft.TeamFoundation.Client, etc) that support running a TFSBuild via command line.  No good.
    Since I had to execute on a machine with VS installed, I changed my RM stage environments' target machines to be my TeamBuild build agent machines.  This executes my build, including my MSBuild/Powershell scripts.  Since my scripts already handle
    the remoting of files and configurations to the intended target machine, it works.
    The drawbacks are 1. no triggering of RM from a TeamBuild, due to the mismatched templates being used.  2. This configuration of the staging environments, ie. none configured to the actual target machines, leaves me no migration path for moving code
    over to RM to be executed.
    I've decided to live with #1 and address #2.  The resolution is to split each stage into two stages.  Using "Dev" as the first stage, I set up pre-Dev and Dev stages.  The pre-Dev stage runs the TFSBuild command on the TeamBuild
    agent.  The Dev stage is then available to run any additional code added or migrated.  This is a bit clunky and complicates the approval flow a bit, but...
    Curt
    Curt Zarger [email protected]

  • Deploying Office 365 Pro Plus via SCCM

    Hi
    I am trying to deploy Office 365 Pro Plus via SCCM, I followed this process https://gallery.technet.microsoft.com/How-To-Deploying-Office-70e8b1eb#content , we don't use the application catalogue but I made the application available to be run via system
    center.
    Though can't get it deployed, I keep getting some errors about checking internet connections ...though I can run the command manually and it'works.
    Does anyone managed to install it via SCCM ?

    Thank you for the reply,
    Where I am lost is where it downloads the Office C2R from ? 
    Logs from the Temp folder
    03/04/2015 10:51:15.947 SETUP (0xf10)
    0x107c Click-To-Run
    anhmm Medium
    Prereq::PrereqsFailed: No prereqs have failed.
    03/04/2015 10:51:16.228 SETUP (0xf10)
    0x107c Click-To-Run
    aoh9t Medium
    TryLaunchClient::HandleStateAction: Launching OfficeClickToRun.exe with parameters: scenario=unknown acceptalleulas="True" cdnbaseurl="http://officecdn.microsoft.com/pr/39168D7E-077B-48E7-872C-B232C3E72675" productreleaseid="none"
    displaylevel="False" culture="en-us" baseurl="C:\WINDOWS\ccmcache\5l" lcid="1033" platform="x86" updatesenabled="False" o365proplusretail.excludedapps="access,groove,lync,project,sharepointdesigner,visio"
    version="15.0.4675.1003" productstoadd="O365ProPlusRetail_en-us_x-none" trackedduration=280
    03/04/2015 11:01:12.393 SETUP (0xf10)
    0x107c Click-To-Run
    aoh72 Medium
    ExitBootStateMachine::HandleStateAction: Bootstrapper workflow exiting with result: 0x0
    Logs from SCCM AppEnforce shows this (can't see it failing)
    <![LOG[+++ Starting Install enforcement for App DT "Install - Microsoft Office 365 ProPlus" ApplicationDeliveryType - ScopeId_2A03C658-AF66-44B9-85ED-4FADE04A803B/DeploymentType_5a39078c-a7a3-438c-af16-0cb0a0674479, Revision - 7, ContentPath
    - C:\WINDOWS\ccmcache\5l, Execution Context - System]LOG]!><time="10:50:45.222-600" date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596" file="appprovider.cpp:1702">
    <![LOG[    A user is logged on to the system.]LOG]!><time="10:50:45.243-600" date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596" file="appprovider.cpp:2083">
    <![LOG[    Performing detection of app deployment type Install - Microsoft Office 365 ProPlus(ScopeId_2A03C658-AF66-44B9-85ED-4FADE04A803B/DeploymentType_5a39078c-a7a3-438c-af16-0cb0a0674479, revision 7) for system.]LOG]!><time="10:50:45.247-600"
    date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596" file="appprovider.cpp:2148">
    <![LOG[+++ Application not discovered. [AppDT Id: ScopeId_2A03C658-AF66-44B9-85ED-4FADE04A803B/DeploymentType_5a39078c-a7a3-438c-af16-0cb0a0674479, Revision: 7]]LOG]!><time="10:50:45.287-600" date="03-04-2015" component="AppEnforce"
    context="" type="1" thread="5596" file="localapphandler.cpp:291">
    <![LOG[    App enforcement environment: 
    Context: Machine
    Command line: Setup.exe /configure Install.xml
    Allow user interaction: No
    UI mode: 1
    User token: null
    Session Id: 1
    Content path: C:\WINDOWS\ccmcache\5l
    Working directory: ]LOG]!><time="10:50:45.288-600" date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596" file="appcontext.cpp:85">
    <![LOG[    Prepared working directory: C:\WINDOWS\ccmcache\5l]LOG]!><time="10:50:45.290-600" date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596" file="appcontext.cpp:189">
    <![LOG[    Prepared command line: "C:\WINDOWS\ccmcache\5l\setup.exe" /configure Install.xml]LOG]!><time="10:50:45.340-600" date="03-04-2015" component="AppEnforce" context="" type="1"
    thread="5596" file="appcontext.cpp:338">
    <![LOG[    Executing Command line: "C:\WINDOWS\ccmcache\5l\setup.exe" /configure Install.xml with user context]LOG]!><time="10:50:45.341-600" date="03-04-2015" component="AppEnforce" context=""
    type="1" thread="5596" file="appexcnlib.cpp:201">
    <![LOG[    Working directory C:\WINDOWS\ccmcache\5l]LOG]!><time="10:50:45.341-600" date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596" file="appexcnlib.cpp:215">
    <![LOG[    Post install behavior is BasedOnExitCode]LOG]!><time="10:50:45.529-600" date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596" file="appcommon.cpp:1094">
    <![LOG[    Waiting for process 3856 to finish.  Timeout = 120 minutes.]LOG]!><time="10:50:45.533-600" date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596"
    file="appexcnlib.cpp:1958">
    <![LOG[    Process 3856 terminated with exitcode: 0]LOG]!><time="11:01:12.428-600" date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596" file="appexcnlib.cpp:1967">
    <![LOG[    Looking for exit code 0 in exit codes table...]LOG]!><time="11:01:12.429-600" date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596" file="appexcnlib.cpp:505">
    <![LOG[    Matched exit code 0 to a Success entry in exit codes table.]LOG]!><time="11:01:12.430-600" date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596" file="appexcnlib.cpp:584">
    <![LOG[    Performing detection of app deployment type Install - Microsoft Office 365 ProPlus(ScopeId_2A03C658-AF66-44B9-85ED-4FADE04A803B/DeploymentType_5a39078c-a7a3-438c-af16-0cb0a0674479, revision 7) for system.]LOG]!><time="11:01:12.621-600"
    date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596" file="appprovider.cpp:2148">
    <![LOG[+++ Application not discovered. [AppDT Id: ScopeId_2A03C658-AF66-44B9-85ED-4FADE04A803B/DeploymentType_5a39078c-a7a3-438c-af16-0cb0a0674479, Revision: 7]]LOG]!><time="11:01:12.739-600" date="03-04-2015" component="AppEnforce"
    context="" type="1" thread="5596" file="localapphandler.cpp:291">
    <![LOG[++++++ App enforcement completed (627 seconds) for App DT "Install - Microsoft Office 365 ProPlus" [ScopeId_2A03C658-AF66-44B9-85ED-4FADE04A803B/DeploymentType_5a39078c-a7a3-438c-af16-0cb0a0674479], Revision: 7, User
    SID: ] ++++++]LOG]!><time="11:01:12.748-600" date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596" file="appprovider.cpp:2448">

  • Installation of OEM 12c and DB 12c / repository

    Hi,
    currently I am using an Oracle DB 11.2.0.1 to get to know Oracle (administration, SQL, PL/SQL) and to prepare for certification.
    Now I want to install OEM 12c with Plugin DB 12c because there are many new features that are not covered in 11.2. Therefore I need 11.2.0.3. or an upgrade to 11.2.0.3 as database repository for OEM 12c. But I can not install 11.2.0.3 or upgrade to this version because a support ID is required for download.
    How can I install EM 12c and DB 12c for the purpose of learning oracle and testing Oracle related features using my OTN account as usual?
    Thanks in advance.
    Best regards
    Eli

    Hi,
    @sybrand_b
    thanks for your message.
    I have already read some documents and the installation of Oracle 12c including EM Express was successful. Then I tried different OEM combinations but ended up in non compatible OEM12c - repositoryDB - DB12c scenarios or would have needed a support ID.
    I am slightly confused regarding full versions, updates and plugins, compatible vs incompatible combinations, which OS works for me etc. and try to figure out a sequence of steps that works anyway. And the parts to download are quite big.
    The main steps are 
    1. Installation of repository DB (which one, which OS?)
    2. Installation of the latest OEM 12.1.0.3 using the repository DB
    3. Oracle DB 12.1.0.3 has to be plugged into OEM
    Which software bundles to install OEM 12c incl. DB 12c should and can I download using my OTN Account?
    Which OS works best with downloadable versions? Should I use Oracle Linux64 or a different OS or can I use Ubuntu 64 as well?
    Best regards
    Eli

Maybe you are looking for

  • Screen corrupt 2010 Mac Mini HDMI (Static/Snow/White Noise)

    I've just upgraded my 2010 mac mini to Lion, this is connected to a projector via HDMI to a Denon amp. Before the upgrade there were no issues the picture was completely clear and was usable in all resolutions. Now that lion has installed the display

  • Account Hijack - Please help I've really run out o...

    I'm posting here out of desparation.  I've filled out the long and unrewarding contact by email form several times.  But have never received a response.  Once I received a we need more infomration form, but upon completion my request just disappeared

  • Power PC G5 and Mac Mini

    I have the Power PC G5 that works fine with a 21 in screen. Is it possible that a Mac Mini can work with the PPC and use this combo instead of buying a whole new Intel based Mac? What about migrating the data from the PPC to the Mac Mini? thanks

  • Newbie PDF screen display/print colour problem

    First let me say I've been searching through the forums for an answer for my problem and drawn a blank, mostly I suspect because I'm not exactly sure what the problem is.  Also I understand the basics of colour profiles but a large proportion of it g

  • Adobe Pro 11 install error 1303

    When trying to install Adobe Acrobat Pro 11 on my Windows 8 laptop I keep getting Error Code 1303, which says I need to be an administrator, but I am the only user on the laptop and I AM the administrator!  Help!!!