OEM 12c export Deployment Procedure - partool

Hello,
We want to export a Deployment Procedure with the emctl partool utility (E27046-01-D.4 Exporting Deployment Procedures). Before we export the procedure we need to control the Software Library: $ORACLE_HOME/bin/emctl partool check.
When we run the command we get an Error:
ERROR !
Software Library has not been setup !
Please configure Software Library and try again.
But from our point of view we have set up the Library, because you need to have one for the Agent deployment. Under Enterprise/Provisioning and Patching/Software Library I can see the different folders of the Software Library.
We checked the log files for any changing right after the execution of the check command (bash-3.2$ find -name *.log -amin 2) but there were no entries in any log file.
What do we have to do to eliminate this error?
Thanks in advance

This is a bug and we are working on the fix for this issue. This issue is with "partool check" command only, all other partool commands are fine.
For now, customers should ignore this error if they have already setup the swlib.
Edited by: user780562 on 08-Mar-2012 02:24
Edited by: user780562 on 08-Mar-2012 02:27

Similar Messages

  • OEM 12c : Deployed MS SQL Server Plug-in. Getting Error When Adding Target Manually

    Hi All,
    Request your help regards to Working with Plug-ins.
    I am using a Oracle linux 5.9 VM with OEM 12c v12.1.0.3.0 Installed.
    I need to work with Non-Oracle Database - specifically MS SQL Server for which I already downloaded and deployed the MS SQL Server Plug-in.
    However when trying to add targets manually, I am getting an error saying "Target Type Microsoft SQL Server is not support on selected monitoring agents em12c.localdomain:3872:Plug-in Microsoft SQL Server Database (12.1.0.3.0) or higher is certified on Enterprise Manager Cloud Control 12.1.0.3.0.
    Can you please guide as to where am i going wrong?
    Your help and guidance is highly appreciated.
    Regards.
    Nayan

    Hi Nayan,
    This seems to be a issue that a different version of MS SQL plugin was deployed on the Agent side.
    As per your description you have already downloaded and deployed the MS SQL Server Plug-in. I am assuming that the version of plugin is 12.1.0.3.
    If not you will need to deploy 12.1.0.3 MS SQL plugin on OMS first and then on the Agent which is monitoring the MS SQL targets.
    + Command to get the plugins deployed On OMS server currently,
    $ cd <OMS_HOME>/bin/
    $ ./emcli login -username=sysman
    Enter password
    Login successful
    $ ./emcli sync
    Synchronized successfully
    $./emcli list_plugins_on_server
    + Command to get the plugins deployed On Agent currently,
    $ cd <AGENT_HOME>/agent_inst/bin/
    $ ./emctl listplugins agent
    Ref: EM 12c: How to Verify the Plugins Deployed on the Enterprise Manager Cloud Control 12.1.0.1 OMS and Agent (Doc ID 1431103.1)
    You can review the below link for MS SQL plugin deploy on OMS and Agent,
    http://docs.oracle.com/cd/E24628_01/install.121/e35211/toc.htm
    Once the 12.1.0.3.0 MS SQL plugin is deployed on OMS and on Agent try to dicover the targets again from console. I hope it will help.
    Regards,
    Biplab

  • Convert custom management plug-in in OEM 11g to OEM 12c compatible plug-in

    Hi All,
    We have a custom plug-in developed and deployed in OEM 11g. We are planning to move to OEM 12c(12.1.0.4) and installing OEM 12c(fresh install) in a new host instead of migrating existing 11g to 12c as part of upgrade process.
    Now question is what are the options if I want to use existing 11g custom plug-in in OEM 12c ? As I understand 11g plug-ins are jar file but OEM 12c plug-ins are OPAR files.
    Can we export plug-in from OEM 11g and import directly in OEM 12c or if there are any steps to conver 11g plugin to 12c plugin before importing it in 12c.
    Please suggest the options available without re-developing the plug-ins for OEM 12c.
    Thanks

    To overwrite and update your current custom plug-in update that is stored in a repository, use the overwrite option.
    $emcli create_custom_plugin_update
    -agent_name="agent_name"
    -plugin_id="plugin_id"
    [-overwrite]
    This command creates and imports a custom plug-in update from an existing Management Agent where the selected plug-in is deployed. The custom plug-in update will be used for all subsequent plug-in deployments on any Management Agent, in place of Oracle supplied versions.
    Custom plug-in update is created as per plug-in type. If a custom plug-in update is created, and after three days, a patch is applied, in order to include the patch, the custom plug-in update will have to be created again.
    $emcli list_custom_plugin_updates
    Please refer the below doc for more info..
    http://docs.oracle.com/cd/E24628_01/doc.121/e24473/plugin_mngr.htm#CJGCHGIH
    Regards
    Krishnan

  • OEM 12c to push files to other servers

    I know it is possible to run Host commands on multiple hosts by selecting the hosts and sending the command to them, using the OEM 12c GUI. Is there a possible functionality within OEM to distribute files. For instance, if I wanted to have an rpm sitting on my OEM box, access the GUI and select 3 additional server boxes and have OEM send the rpm file to those 3 boxes. Is anything like this possible?

    Yes, you can use a user defined deployment procedure to accomplish this.
    See Create and use a user defined deployment procedure viewlet showing example here:
    https://apex.oracle.com/pls/apex/f?p=44785:24:0::NO:24:P24_CONTENT_ID,P24_PREV_PAGE:5788,1
    All viewlets shown here:
    http://www.oracle.com/technetwork/oem/em12c-screenwatches-512013.html
    Regards,
    Dave

  • How to tell if you have OEM 12c BP1 installed?

    I had OEM 12c installed and attempted to download/apply the Solaris OEM agent software. I ran into the "Below host metric patches are not applied to OMS." error. I discovered this was because I needed BP1.
    After 3 days of trying to uninstall OEM, finally got it uninstalled, downloaded OEM 12c w/BP1 and installed it.
    Once again, I tried to download/apply the Solaris OEM agent software...and I got the same error message. Very frustrating.
    I don't see anything in the "About" pop-up or "emctl status oms" output that actually says a BP has been installed though. Could I have just reinstalled the non-BP version? I got the installations zips directory from the Oracle website that says "Enterprise Manager Cloud Control 12c Release 1 (12.1.0.1) for Linux x86-64
    (With Bundle Patch 1)" so I don't think that's the issue. Is there something else I need to do to get BP 1 working??

    Few things:
    a) If you have linux oms with bp1 and want to deploy solaris agents ( with bp1) then you need to follow the steps from this doc:
    http://docs.oracle.com/cd/E24628_01/doc.121/e35229/aix_solaris.htm#CIHJJGDG
    You will be required to apply patches on OMS and plugin homes on OMS.
    b) If you want to find wether the OMS installed has bp1 or not follow the note: How to Determine if EM Cloud Control 12c with bp1 has Been Installed (Doc ID 1424439.1)

  • OEM 12c E-Business Suite Plugin Issue

    Hello All,
    I am currently new to OEM 12c, and I have the latest version installed and running, Version     12.1.0.2.0. So far everything has been running great, and agents have been downloaded and deployed with little to no issues. However, I am now trying to deploy the E-Business Suite Plug-in to the Management Server first, and I receive an error:
    Stop management server     
         Failed
         November 1, 2012 2:28:25 PM CDT     November 1, 2012 2:28:40 PM CDT     DeployPluginOnPrimaryOMS     emctl.log
    When I look further, I see this in the logs:
    Starting Prereq check..
    Performing Pre config module
    Performing Check required patch
    Checking mandatory patches for plugin : oracle.apps.ebs:12.1.0.1.0:0
    Performing Pre metadata registration
    Performing Pre SQL registration
    Registering plugin SQLs. Reg file is /u01/software/Middleware/oms/sysman/admin/emdrep/plugininfo/pluginDepList
    Completed Prereq check
    Starting Deployment
    Invoking pre deploy callbacks.
    OMS state could be found. It is up
    Stopping OMS.
    EM-04001: Server side Plug-in deployment failed with message Error while stopping Management Server on host <company.com>: Unable to stop OMS.. Contact Oracle Support*
    EM-04026: Server side Plug-in deployment failed due to previous errors. Check log file /u01/software/Middleware/oms/cfgtoollogs/pluginca/plugindeployment_33/configplugin_all_2012-11-01_14-28-12.log on host <company.com> for more details_*
    Performing Opss deconfig
    Performing Midtier deconfig
    Removing synonyms from EMRUNTIME schema
    Removing Plugin's DB objects.
    Stopping OMS
    Starting OMS
    OMS Started successfullyDiagnostic log file: /u01/software/Middleware/oms/cfgtoollogs/pluginca/plugin_deployment_33/configplugin_all_2012-11-01_14-28-12.log
    For help type emctl plugin deploy -help
    I can't seem to find any helpful info on the errors concerning EM-04001 and EM-04026. I did see that there was a bug fix which was required, bug number 13242773. But reading the ReadMe says this is only for OEM version 12.1.0.1.0.
    So, my question is, has anyone run into this problem, or have any suggestions on how to get this plug-in deployed successfully?
    Thanks in advance for your help.
    Edited by: 969006 on Dec 13, 2012 12:25 PM

    Hello,
    I haven’t run into the same errors you have reported but, let me share with you our recommended way of installing E-Business Suite Plug-in. Start by referencing our “Getting Start” MOS note 1434392.1it contains all the required patches, certification details, and related documentation. Once you are ready to perform the install start out by reviewing Chapter 2 - Installing the Oracle Application Management Pack for Oracle E-Business Suite of our Oracle Application Management Pack for Oracle E-Business Suite Guide Release 12.1.0.1.0. Here is a direct link -http://docs.oracle.com/cd/E24628_01/doc.121/e28715.pdf
    If after following the above steps you are still encountering errors then open a Service Request with Oracle Support.
    Regards,
    Product Management

  • "add_mp_to_mpa" is not recognized by OEM 12C Command line tool

    Hi,
    As per Oracle® Enterprise Manager Command Line Interface 12c Release 1 (12.1) document ( http://docs.oracle.com/cd/E24628_01/em.121/e17786/cli.htm ), after the EM CLI Client is installed basic operational verbs like 'add_mp_to_mpa " can be used to create managenment plug-in archive. But when i am using this command with OEM 12C EM CLI command line tool it throws following error
    +Error: The command name "add_mp_to_mpa" is not a recognized command.+
    +Run the "help" command for a list of recognized commands.+
    +You may also need to run the "sync" command to synchronize with the current OMS+.
    I also used sync command to sync with my OMS server. The sync command ran successfully with output "Synchronized successfully" .
    When i use help command("emcli help") to see the list of command it supports, it doesn't list this ('add_mp_to_mpa ') verb.
    Please tell me how can i use this particular verb to create my own management plug-in archive(.jar file) in 12 C.
    -Tripati

    "add_mp_to_mpa" verb is no longer an emcli verb in EM 12c. The plug-in framework has changed EM 12c. If necessary, please see the following doc for information on packaging and deploying a plug-in.
    http://docs.oracle.com/cd/E24628_01/doc.121/e25161/package.htm#CACDJJDA
    Regards,
    - Loc

  • Fusion Middleware Provisioning Deployment Procedure - Failing

    Hi,
    I have been trying to run the Fusion Middleware Provisioning (version 4.1) deployment procedure by choosing the existing installation as Fusion Middleware Home.
    Going through the logs, the perl script (applyclone.pl) is unable to create the destination directory. However, I am unable to find the cause for it. Also, the directive "Create FMW Clone Archive" generates the following log - with error "Oracle home is not cloneable".
    Any help would be highly appreciated. Thanks.
    Below are details :
    OEM version 11g installed on Linux box.
    Source Machine - Windows, Agent version 11g
    Target Machine - Windows, Agent version 11g
    - Dinu
    Logs -
    Job Log -
    Run privilege of the step is : Normal
    This is Provisioning Executor Script(Windows)
    Input PropertyFilePath is D:\Agent11g\agent11g\EMStage\PAF\Job_931f3d44a76852aae040b40a7f161fef\properties
    Input directiveScriptFilePath is D:\Agent11g\agent11g\EMStage\PAF\Job_931f3d44a76852aae040b40a7f161fef\applyClone.pl
    Input directiveTypeProperty is NAME_Executor
    Input componentPath is null
    Input directivePath is Directive
    Input componentFilename is null
    Directive Type is SUB_Perl
    Dir to CD is D:\Agent11g\agent11g\EMStage\PAF\Job_931f3d44a76852aae040b40a7f161fef
    Final command line to execute is %PERL_HOME%\perl "D:\Agent11g\agent11g\EMStage\PAF\Job_931f3d44a76852aae040b40a7f161fef\applyClone.pl" -java_home "D:\Agent11g\agent11g/jdk" -cloning_jar "cloningclient.jar" -archive "D:\wkd//20101102061046/wls_prov/archive.jar" -mwhome "D:\fmwtest" -log_dir "D:\wkd//20101102061046" -work_dir "D:\wkd//20101102061046"
    The output of the directive is:
    Unable to create directory at D:\Agent11g\agent11g\EMStage\PAF\Job_931f3d44a76852aae040b40a7f161fef\applyClone.pl line 38.
    Creating directory: D:\wkd//20101102061046/wls_prov/
    Creating MW directory:
    OMS Log (For brevity's sake, only mentioning from the point it says 'Failed')
    INFO: _receiving event StatusChangedEvent [ instance = 918CBF4A67A4FADDE040B40A7F161FDE , state = 931F3D44A76752AAE040B40A7F161FEF , data = null , reason = Job Failed]
    Nov 2, 2010 6:20:29 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: ProcedureStateImpl [ Inst Name: Fusion Middleware Provisioning_2010-11-02_06-10-46PM GUID: 918CBF4A67A5FADDE040B40A7F161FDE ]: Received Event: StatusChangedEvent [ instance = 918CBF4A67A4FADDE040B40A7F161FDE , state = 931F3D44A76752AAE040B40A7F161FEF , data = null , reason = Job Failed]
    Nov 2, 2010 6:20:29 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: ProcedureStateImpl [ Inst Name: Fusion Middleware Provisioning_2010-11-02_06-10-46PM GUID: 918CBF4A67A5FADDE040B40A7F161FDE ]: Received Event: StatusChangedEvent [ instance = 918CBF4A67A4FADDE040B40A7F161FDE , state = 931F3D44A76752AAE040B40A7F161FEF , data = null , reason = Job Failed]
    Nov 2, 2010 6:20:29 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: ParallelStateImpl [ Phase Name: FMWPROV_TRS_CLONE_ARC_TO_MWH_NAME GUID: 931F3D44A75E52AAE040B40A7F161FEF ]: Event recd: StatusChangedEvent [ instance = 918CBF4A67A4FADDE040B40A7F161FDE , state = 931F3D44A76752AAE040B40A7F161FEF , data = null , reason = Job Failed]
    Nov 2, 2010 6:20:29 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: ParallelStateImpl [ Phase Name: FMWPROV_TRS_CLONE_ARC_TO_MWH_NAME GUID: 931F3D44A75E52AAE040B40A7F161FEF ]: Broadcasting event to all child states
    Nov 2, 2010 6:20:29 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: ParallelStateImpl [ Phase Name: FMWPROV_TRS_CLONE_ARC_TO_MWH_NAME GUID: 931F3D44A75E52AAE040B40A7F161FEF ]: Firing event StatusChangedEvent [ instance = 918CBF4A67A4FADDE040B40A7F161FDE , state = 931F3D44A76752AAE040B40A7F161FEF , data = null , reason = Job Failed] to tgtState TargetStateImpl [ TargetName: IFLMUD5HP0645.i-flex.com TargetType: host GUID: 931F3D44A75F52AAE040B40A7F161FEF ]
    Nov 2, 2010 6:20:29 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: TargetStateImpl [ TargetName: IFLMUD5HP0645.i-flex.com TargetType: host GUID: 931F3D44A75F52AAE040B40A7F161FEF ]: Received Event: StatusChangedEvent [ instance = 918CBF4A67A4FADDE040B40A7F161FDE , state = 931F3D44A76752AAE040B40A7F161FEF , data = null , reason = Job Failed]
    Nov 2, 2010 6:20:29 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: JobProducerStateImpl [ Step Name: FMWPROV_APPLY_CLONE_TRG_NAME GUID: 931F3D44A76752AAE040B40A7F161FEF ]: Receive Event: StatusChangedEvent [ instance = 918CBF4A67A4FADDE040B40A7F161FDE , state = 931F3D44A76752AAE040B40A7F161FEF , data = null , reason = Job Failed]
    Nov 2, 2010 6:20:29 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: JobProducerStateImpl [ Step Name: FMWPROV_APPLY_CLONE_TRG_NAME GUID: 931F3D44A76752AAE040B40A7F161FEF ]: Updating job status: 4 of this state and saving to repository
    Nov 2, 2010 6:20:29 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: JobProducerStateImpl [ Step Name: FMWPROV_APPLY_CLONE_TRG_NAME GUID: 931F3D44A76752AAE040B40A7F161FEF ]: Step failed, firing status update event
    Nov 2, 2010 6:20:29 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    INFO: JobProducerStateImpl [ Step Name: FMWPROV_APPLY_CLONE_TRG_NAME GUID: 931F3D44A76752AAE040B40A7F161FEF ]: [Updating status: STEPGUID = 918CBF4A5F83FADDE040B40A7F161FDE STATEGUID = 931F3D44A76752AAE040B40A7F161FEF STEPNAME = FMWPROV_APPLY_CLONE_TRG_NAME OLDSTATUS = Running NEWSTATUS = Failed ]
    Nov 2, 2010 6:20:32 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: JobProducerStateImpl [ Step Name: FMWPROV_APPLY_CLONE_TRG_NAME GUID: 931F3D44A76752AAE040B40A7F161FEF ]: error mode stop on error.
    Nov 2, 2010 6:20:32 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: JobProducerStateImpl [ Step Name: FMWPROV_APPLY_CLONE_TRG_NAME GUID: 931F3D44A76752AAE040B40A7F161FEF ]: Processing event StatusUpdateEvent [ instance = 918CBF4A67A4FADDE040B40A7F161FDE , state = 931F3D44A76752AAE040B40A7F161FEF , reason = Job Failed , status = Failed]
    Nov 2, 2010 6:20:32 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: JobProducerStateImpl [ Step Name: FMWPROV_APPLY_CLONE_TRG_NAME GUID: 931F3D44A76752AAE040B40A7F161FEF ]: Updating job status: 4 of this state and saving to repository
    Nov 2, 2010 6:20:32 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: TargetStateImpl [ TargetName: IFLMUD5HP0645.i-flex.com TargetType: host GUID: 931F3D44A75F52AAE040B40A7F161FEF ]: Processing event StatusUpdateEvent [ instance = 918CBF4A67A4FADDE040B40A7F161FDE , state = 931F3D44A76752AAE040B40A7F161FEF , reason = Job Failed , status = Failed]
    Nov 2, 2010 6:20:32 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: TargetStateImpl [ TargetName: IFLMUD5HP0645.i-flex.com TargetType: host GUID: 931F3D44A75F52AAE040B40A7F161FEF ]: Setting status to : Failed
    Nov 2, 2010 6:20:32 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    INFO: TargetStateImpl [ TargetName: IFLMUD5HP0645.i-flex.com TargetType: host GUID: 931F3D44A75F52AAE040B40A7F161FEF ]: [Updating status: STEPGUID = 918CBF4A5F80FADDE040B40A7F161FDE STATEGUID = 931F3D44A75F52AAE040B40A7F161FEF STEPNAME = FMWPROV_TRS_CLONE_ARC_TO_MWH_NAME OLDSTATUS = Running NEWSTATUS = Failed ]
    Nov 2, 2010 6:20:32 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: TargetStateImpl [ TargetName: IFLMUD5HP0645.i-flex.com TargetType: host GUID: 931F3D44A75F52AAE040B40A7F161FEF ]: Firing status update event to parent.
    Nov 2, 2010 6:20:32 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: TargetStateImpl [ TargetName: IFLMUD5HP0645.i-flex.com TargetType: host GUID: 931F3D44A75F52AAE040B40A7F161FEF ]: Processing event StatusUpdateEvent [ instance = 918CBF4A67A4FADDE040B40A7F161FDE , state = 931F3D44A75F52AAE040B40A7F161FEF , reason = Job Failed , status = Failed]
    Nov 2, 2010 6:20:32 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: ParallelStateImpl [ Phase Name: FMWPROV_TRS_CLONE_ARC_TO_MWH_NAME GUID: 931F3D44A75E52AAE040B40A7F161FEF ]: processing event StatusUpdateEvent [ instance = 918CBF4A67A4FADDE040B40A7F161FDE , state = 931F3D44A75F52AAE040B40A7F161FEF , reason = Job Failed , status = Failed]
    Nov 2, 2010 6:20:32 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: ParallelStateImpl [ Phase Name: FMWPROV_TRS_CLONE_ARC_TO_MWH_NAME GUID: 931F3D44A75E52AAE040B40A7F161FEF ]: Setting status to : Failed
    Nov 2, 2010 6:20:32 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    INFO: ParallelStateImpl [ Phase Name: FMWPROV_TRS_CLONE_ARC_TO_MWH_NAME GUID: 931F3D44A75E52AAE040B40A7F161FEF ]: [Updating status: STEPGUID = 918CBF4A5F80FADDE040B40A7F161FDE STATEGUID = 931F3D44A75E52AAE040B40A7F161FEF STEPNAME = FMWPROV_TRS_CLONE_ARC_TO_MWH_NAME OLDSTATUS = Running NEWSTATUS = Failed ]
    Nov 2, 2010 6:20:32 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: ParallelStateImpl [ Phase Name: FMWPROV_TRS_CLONE_ARC_TO_MWH_NAME GUID: 931F3D44A75E52AAE040B40A7F161FEF ]: Firing status update event to parent. ParallelStateImpl [ Phase Name: FMWPROV_TRS_CLONE_ARC_TO_MWH_NAME GUID: 931F3D44A75E52AAE040B40A7F161FEF ]
    Nov 2, 2010 6:20:32 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: ParallelStateImpl [ Phase Name: FMWPROV_TRS_CLONE_ARC_TO_MWH_NAME GUID: 931F3D44A75E52AAE040B40A7F161FEF ]: Processing event StatusUpdateEvent [ instance = 918CBF4A67A4FADDE040B40A7F161FDE , state = 931F3D44A75E52AAE040B40A7F161FEF , reason = Job Failed , status = Failed]
    Nov 2, 2010 6:20:32 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: ProcedureStateImpl [ Inst Name: Fusion Middleware Provisioning_2010-11-02_06-10-46PM GUID: 918CBF4A67A5FADDE040B40A7F161FDE ]: Processing event StatusUpdateEvent [ instance = 918CBF4A67A4FADDE040B40A7F161FDE , state = 931F3D44A75E52AAE040B40A7F161FEF , reason = Job Failed , status = Failed]
    Nov 2, 2010 6:20:32 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: ProcedureStateImpl [ Inst Name: Fusion Middleware Provisioning_2010-11-02_06-10-46PM GUID: 918CBF4A67A5FADDE040B40A7F161FDE ]: Setting status to : Failed
    Nov 2, 2010 6:20:32 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    INFO: ProcedureStateImpl [ Inst Name: Fusion Middleware Provisioning_2010-11-02_06-10-46PM GUID: 918CBF4A67A5FADDE040B40A7F161FDE ]: [Updating status: STEPGUID = 918CBF4A5FBAFADDE040B40A7F161FDE STATEGUID = 918CBF4A67A5FADDE040B40A7F161FDE OLDSTATUS = Running NEWSTATUS = Failed ]
    Nov 2, 2010 6:20:32 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: ProcedureStateImpl [ Inst Name: Fusion Middleware Provisioning_2010-11-02_06-10-46PM GUID: 918CBF4A67A5FADDE040B40A7F161FDE ]: Firing status update event to parent.
    Nov 2, 2010 6:20:32 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: ProcedureStateImpl [ Inst Name: Fusion Middleware Provisioning_2010-11-02_06-10-46PM GUID: 918CBF4A67A5FADDE040B40A7F161FDE ]: Processing event StatusUpdateEvent [ instance = 918CBF4A67A4FADDE040B40A7F161FDE , state = 918CBF4A67A5FADDE040B40A7F161FDE , reason = Job Failed , status = Failed]
    Nov 2, 2010 6:20:32 PM oracle.sysman.pp.paf.engine.impl.BaseStateImpl log
    CONFIG: ProcedureStateImpl [ Inst Name: Fusion Middleware Provisioning_2010-11-02_06-10-46PM GUID: 918CBF4A67A5FADDE040B40A7F161FDE ]: Discarding event: StatusUpdateEvent [ instance = 918CBF4A67A4FADDE040B40A7F161FDE , state = 918CBF4A67A5FADDE040B40A7F161FDE , reason = Job Failed , status = Failed]
    Logs for "Create FMW Clone Archive" Job -
    Run privilege of the step is : Normal
    This is Provisioning Executor Script(Windows)
    Input PropertyFilePath is D:\Agent11g\agent11g\EMStage\PAF\Job_931f3d44a75952aae040b40a7f161fef\properties
    Input directiveScriptFilePath is D:\Agent11g\agent11g\EMStage\PAF\Job_931f3d44a75952aae040b40a7f161fef\createClone.pl
    Input directiveTypeProperty is NAME_Executor
    Input componentPath is null
    Input directivePath is Directive
    Input componentFilename is null
    Directive Type is SUB_Perl
    Dir to CD is D:\Agent11g\agent11g\EMStage\PAF\Job_931f3d44a75952aae040b40a7f161fef
    Final command line to execute is %PERL_HOME%\perl "D:\Agent11g\agent11g\EMStage\PAF\Job_931f3d44a75952aae040b40a7f161fef\createClone.pl" -cloning_jar "cloningclient.jar" -archive "D:\wkd//20101102061046/archive.jar" -mwhome "C:\oracle\Middleware" -exp "*.xxx" -soh "n/a" -log_dir "D:\wkd"
    The output of the directive is:
    Creating directory: D:\wkd//20101102061046/
    created.
    found WLS Home:C:\oracle\Middleware\wlserver_10.3
    got C:\oracle\Middleware\wlserver_10.3
    Reading properties from C:\oracle\Middleware\wlserver_10.3\.product.properties
    JAVA_HOME=C:\Oracle\Middleware\jdk160_14_R27.6.5-32
    C:\Oracle\Middleware\jdk160_14_R27.6.5-32\bin\java.exe
    D:\wkd//20101102061046/archive.jar
    Executing: C:\Oracle\Middleware\jdk160_14_R27.6.5-32\bin\java.exe -jar "C:\oracle\Middleware\oracle_common\jlib\cloningclient.jar" createclone -al "D:\wkd//20101102061046/archive.jar" -smw "C:\oracle\Middleware" -silent true -ldl D:\wkd
    Log File : "D:\wkd\CLONE2010-11-02_06-12-27PM.log" .
    Error File : "D:\wkd\CLONE2010-11-02_06-12-27PM.error" .
    2010-11-02_06-12-28PM : INFO : CLONE-21130 The component Dummy Top Component under Oracle home C:\oracle\Middleware\oracle_common is not cloneable.
    2010-11-02_06-12-28PM : INFO : CLONE-21130 The component Bogus under Oracle home C:\oracle\Middleware\oracle_common is not cloneable.
    2010-11-02_06-12-28PM : ERROR : CLONE-20280 Oracle home is not cloneable.
    2010-11-02_06-12-28PM : CAUSE : CLONE-20280 Some component(s) under the Oracle home C:\oracle\Middleware\oracle_common were not cloneable.
    2010-11-02_06-12-28PM : ACTION : CLONE-20280 Make sure that all components in the Oracle home are cloneable.
    2010-11-02_06-12-28PM : INFO : CLONE-21009 The list of Middleware home that will be included in the archive is =
    C:\oracle\Middleware .
    2010-11-02_06-12-28PM : INFO : CLONE-21013 Primary validation prior to clone operation is successful for C:\oracle\Middleware.
    2010-11-02_06-12-28PM : INFO : CLONE-21154 Checking free space availability for createClone operation.
    2010-11-02_06-12-30PM : INFO : CLONE-21155 Required free space is available for createClone operation.
    2010-11-02_06-12-32PM : INFO : CLONE-21095 Create archive for C:\oracle\Middleware started .... at 2010-11-02_06-12-32PM.
    2010-11-02_06-12-32PM : INFO : CLONE-21166 Addition of the Middleware home C:\oracle\Middleware to the archive started....
    2010-11-02_06-12-34PM : INFO : CLONE-21167 Creating archive of Middleware home C:\oracle\Middleware ....
    2010-11-02_06-15-35PM : INFO : CLONE-21168 Creating archive of Middleware home C:\oracle\Middleware finished .
    2010-11-02_06-15-35PM : INFO : CLONE-21169 Adding archive of Middleware home C:\oracle\Middleware to the main jar file started.....
    2010-11-02_06-15-35PM : INFO : CLONE-21053 Total size of the file(s) , to be included in the main jar from source location D:\wkd = 0.421 GB .
    2010-11-02_06-16-49PM : INFO : CLONE-21055 100% completed in "73" seconds, and "0" more seconds required.
    2010-11-02_06-16-49PM : INFO : CLONE-21170 Adding archive of Middleware home C:\oracle\Middleware to the main jar file finished .
    2010-11-02_06-16-49PM : INFO : CLONE-21096 Time taken for this process =257015 milli sec.
    2010-11-02_06-16-49PM : INFO : CLONE-21030 Adding "C:\oracle\Middleware" to the archive is successful.
    2010-11-02_06-16-53PM : INFO : CLONE-21031 Time taken to add all the cloners to archive ="262,266" milli seconds .
    2010-11-02_06-16-53PM : INFO : CLONE-21032 Archive created successfully at D:\wkd\20101102061046\archive.jar.
    2010-11-02_06-16-53PM : INFO : CLONE-21006 Total time taken by cloningclient ="265" seconds .
    2010-11-02_06-16-53PM : INFO : CLONE-21007 Cloning operation completed successfully.
    Executing: C:\Oracle\Middleware\jdk160_14_R27.6.5-32\bin\jar.exe uf D:\wkd//20101102061046/archive.jar -C C:\oracle\Middleware\oracle_common\jlib cloningclient.jar
    found WLS Home:C:\oracle\Middleware\wlserver_10.3
    got C:\oracle\Middleware\wlserver_10.3
    Reading properties from C:\oracle\Middleware\wlserver_10.3\.product.properties
    JAVA_HOME=C:\Oracle\Middleware\jdk160_14_R27.6.5-32
    MW_HOME=C\:\\Oracle\\Middleware
    Java Home is installed outside of FMW Home - Agent JDK will be bound to this WLS installation
    JavaExternal=true
    Executing: C:\Oracle\Middleware\jdk160_14_R27.6.5-32\bin\jar.exe uf D:\wkd//20101102061046/archive.jar -C D:\wkd\20101102061046 extra.info
    Cloning Successful
    Cleaning up files after successful run...
    unlink D:\Agent11g\agent11g\EMStage\PAF\Job_931f3d44a75952aae040b40a7f161fef\createClone.pl
    unlink D:\Agent11g\agent11g\EMStage\PAF\Job_931f3d44a75952aae040b40a7f161fef\invoke.pl
    unlink D:\Agent11g\agent11g\EMStage\PAF\Job_931f3d44a75952aae040b40a7f161fef\invoke.sh
    unlink D:\Agent11g\agent11g\EMStage\PAF\Job_931f3d44a75952aae040b40a7f161fef\properties
    unlink D:\Agent11g\agent11g\EMStage\PAF\Job_931f3d44a75952aae040b40a7f161fef\provisioningUtil.pl
    rmdir D:/Agent11g/agent11g/EMStage/PAF/Job_931f3d44a75952aae040b40a7f161fef
    Successfully deleted all leftover files and directories.
    Edited by: user13299429 on Nov 2, 2010 11:15 PM

    CHeck this thread:
    BINDING.JCA-12510 JCA Resource Adapter location error in SOA 11g Suite
    Did you have set the correct parameters to the DBAdpater; it look lik it can not bind the parameters (BINDING JCA-12563).
    Marc

  • Monitoring oracle database from OEM 12c grid control

    Hi,
    I am using OEM 12c grid control to analysis various server's performance. The application database in oracle database v11g. Is there any problem if i add database on oem to monitor? To be more clear, If it creates any conflict between database's em and oem's em when i want to deploy em agent on database ? Is it necessary to remove database's EM before installing oem agent on it?

    Rakesh,
    Please refer to the following links:
    SOA and Middleware Management
    http://www.oracle.com/technology/products/oem/prod_focus/soa_mgmt.html
    New Oracle Enterprise Manager Management Pack for SOA and Middleware Management
    http://blogs.oracle.com/oem/2009/06/new_oracle_enterprise_manager_1.html
    ORACLE ENTERPRISE MANAGER 10g: ORACLE MANAGEMENT PACK PLUS FOR SOA
    http://www.oracle.com/technology/products/oem/pdf/ds_soa_mgmt_pack.pdf
    Regards,
    Hussein

  • How to recover from failed 12c agent deployment

    Greetings,
    I am in the process of upgrading to OEM 12c using the 2-System method and I am slowly making progress. Using the OEM 12c Upgrade Console I was able to get the Deploymnet/Configuration step to succeed but the Check Agent Readiness Step failed. I found the error in the <Agent_Instance_Home>/sysman/log/gcagent.log file on the target machine - ORA-12505, TNS:listener does not currently know of SID given in connect descriptor.
    Once I resolve that is it simply a matter of going to the Upgrade Console -> Deploy and Configure Agents page, select the cleanup failed deployments tab and go from there or is there something else I must do. I haven't been able to find specific instructions on how to proceed in such a situation.
    Thank you.
    Bill Wagman

    Hi Bill,
    Yes your understanding is correct, just slect the option " cleanup failed deployments " while doing the agent deployment and it will take care of everything.
    I also see that you have posted few queries in the forum about EM upgrade , i suggest you open an SR with oracle support , so that they can guide you through the upgrade process and help you in case of any issues. In case you have already opened an SR with support then pls ignore this suggestion. :)
    Regards
    Akanksha

  • OEM 12c unable ot discover Weblogic 10.0.1.0

    I have OEM 12c grid installed and Agent 12c running on the remote host. I have weblogic 10.0.1.0 installed in the remote host. The agent is unable to discover the domain. It is failing with below error...
    "Failed to discover WebLogic. Check host,port,credentials,protocol and be sure the server is running and the same farm is not already added. This UI can not be used to discover WebLogic version 7.x to 8.x. Exception: No targets discovered"
    I can login to the console appication with the ip:port and credentials.. but failing while trying to discover thru the Grid Control.
    I get below error in the OMS log...
    2012-06-25T05:52:09.376-04:00] [EMGC_OMS1] [ERROR:32] [] [oracle.sysman.emas.model.discovery.AddWLStep1Model] [tid: Thread-38498] [userId: SYSMAN] [ecid: 0000DUEGUt_ADSqlcKU4V_0005hD0004kK,1:32596] [APP: emgc] [URI: /em/faces/as/discovery/addWeblogicStep1] Disocvery failed[[
    java.lang.Exception: No targets discovered.
    at oracle.sysman.emInternalSDK.sdkas.general.pojo.model.discovery.FMWDiscoveryBase.discoverTargets(FMWDiscoveryBase.java:588)
    at oracle.sysman.emas.model.discovery.AddWLStep2Model.discoverTargets(AddWLStep2Model.java:1101)
    at oracle.sysman.emas.model.discovery.AddWLStep1Model.discover(AddWLStep1Model.java:464)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.sysman.emInternalSDK.sdkas.general.pojo.progress.WorkWrapper.run(WorkWrapper.java:113)
    at java.lang.Thread.run(Thread.java:662)
    I then created a empty doman on the same remote host for the same weblogic version. I was able to attch this one and not the other domain.
    I am ruling out OM Grid Server - Agent connectivity issues, since the new empty domain I created can communicate to server.
    I tried to check what is different between domains...
    The WLD that has the issue is a clustered Domain , and has:
    - 9 Managed Servers
    - Not SSL enabled
    - Many Application deployed
    - JDBC connections
    - has a custom build authentication provider for Authentication. But i made sure the user id is valid and even can login to the console.
    ** The new Domain is an empty one - no applications deployed.
    Can you please help understand why I am not able to attach the domain?

    Hi,
    It is the problem in prasing the DTD of config.xml file
    It look like this
    <?xml version='1.0' encoding='UTF-8'?>
    <domain xmlns="http://www.bea.com/ns/weblogic/920/domain" xmlns:sec="http://www.bea.com/ns/weblogic/90/security" xmlns:xsi="http://www.w3.org/2001/XMLSchema-
    instance" xmlns:wls="http://www.bea.com/ns/weblogic/90/security/wls" xsi:schemaLocation="http://www.bea.com/ns/weblogic/90/security/xacml http://www.bea.com/
    ns/weblogic/90/security/xacml.xsd http://www.bea.com/ns/weblogic/90/security http://www.bea.com/ns/weblogic/90/security.xsd http://www.bea.com/ns/weblogic/92
    0/domain http://www.bea.com/ns/weblogic/920/domain.xsd http://www.bea.com/ns/weblogic/90/security/wls http://www.bea.com/ns/weblogic/90/security/wls.xsd">
    Please change your DTD to this lines and start the server.
    Regards
    Ravi D

  • OEM 12c: addition oms failing

    I have installed oms (OEM 12c) on primary node but adding oms to another node using the console is failing with the error below.
    The nodes are set up with F5 SLB, everything is working okay on  the primary node including SLB console etc.
    My environment is RHEL6 (6.4) - Linux  2.6.32-358.el6.x86_64.
    Step: Execute Command  (Failed)
    onfig.java:666)
    at oracle.sysman.omsca.framework.OMSConfigAssistantDriver.main(OMSConfigAssistantDriver.java:240)
    OMSCA-ERR:Bounce OMS failed.
    OMSCA-ERR:Post "Deploy and Repos Setup" operations failed. Check the trace file:/opt/oracle/app/oracle/product/WLS11.1.1.6.0/wlserver_11.1/oms/cfgtoollogs/omsca/omsca_20130611103651.log
    Add OMS failed
    OMS CA recover failed
    Error:Can not recover destination oms.
      at /tmp/JOB_DEE235C8B339251BE0432A43600AE89B/implConfigDestOMS.pl line 96, <STDIN> line 7.
    I will appreciate your assistance.

    We see following error in logs-
    2013-06-10 16:57:42,481 [EMMetadataServiceDriver:Thread-14] ERROR swlib.txfr - There was an exception while uploading file to fileset with guid=DED4DE838BED4F47E0432A43600A2D55 for path=ouiOnlyPrereqs.pl. Setting the file entry status to ERROR.
    oracle.sysman.emSDK.swlib.storage.StorageException: *The filesystem for the library is not correctly configured, or the directory /omsshare/3 could not be accessed.*
    Suspecting software library some files are all 0 bytes - this was caused due to a problem with the NFS mount-point where software library is configured. This is a know issue Bug16374229 and fixed in next EM release. For now, support will be updating you how to move forward, also refer-1531166.1

  • Missing Deployment Procedures

    Does anyone know how to find and download Oracle Database Provisioning procedure for OEM Grid 10.2.0.3.0? I am applied all of the patches required for provisioning, but the procedure does not show up under deployment procedure manager.

    Hi
    How did you resolve this?
    THanks
    D

  • Exception Management in OEM 12c Cloud Control

    Hi All,
    It is mentioned in the Oracle Documents that Exception Management is a part of Business Transaction Management feature which can ne achieved by enabling SOA management pack EE on the target which in turn provides transaction alerting and searching to locate exceptions and errors in transactions that span multiple application components.
    But then can any one please tell me how can I achieve this? That means what all configuration (other than soa management packEE) is required for this exception management and how can I do this OEM . I am not able to find a good document which explain the exception management in OEM 12c cloud control.
    Please help!!
    Thanks in Advance!!

    Business transaction Management 12c (BTM)is licensed with SOA Manangement pack Enterprise Edition along with WLS Mgmt Pack and management pack for non-oracle middleware. So, if you have SOA Mgmt Pack EE, then you are already licensed for BTM 12c.
    You need to download BTM12c (http://www.oracle.com/technetwork/oem/downloads/btw-downloads-207704.html) and then you need to install it (http://docs.oracle.com/cd/E24628_01/install.121/e37016/toc.htm) . Once the installation is complete, you will need to send traffic through your managed targets, where you would have already deployed the BTM observers (Ref. installation guide). Once traffic will be sent, your services will get discovered and then you will need to create transactions (http://docs.oracle.com/cd/E24628_01/doc.121/e37014/transactions.htm#sthref186) that you may wanna monitor. As part of the transaction creation, you can enable logging on the transaction and once that's done, you will be able to search and manage exceptions by monitoring your transactions.
    Edited by: EM_SOA_assist on Nov 2, 2012 12:16 AM
    Edited by: EM_SOA_assist on Nov 2, 2012 12:17 AM

  • How to configure Auto Discovery in OEM 12c

    Hi
    I am new to OEM12c. I need to set up the auto email alerts through OEM 12c. through the Admin guide I have read the procedure.But I am not able to implement it. Can anybody tell me here the detailed procedure to add the managed target in OEM12c. We need to monitor mainly HCM domain form here. Please tell me the prerequisites also. When i try to configure auto discovery of host it asks me for host credentials but i ma not able to get for which credentials it is asking for.
    Thanks in Advance

    Hi,
    Configuring notification rules in 12c is different from earlier releases.
    The concept and function of notification rules has been replaced with a two-tier system consisting of Incident Rules and Incident Rule Sets :
    1. Incident Rules: Operate at the lowest level granularity (on discrete events) and performs the same role as notification rules from earlier releases.
    By using incident rules, you can automate the response to incoming incidents and their updates.
    A rule contains a set of automated actions to be taken on specific events, incidents or problems.
    The actions taken are for example : sending e-mails, creating incidents, updating incidents, and creating tickets.
    2. Incident Rule Set: A rule set is a collection of rules that applies to a common set of objects, for example, targets, jobs, and templates.
    To help you to achieve the Notification Rules configuration, refer those notes :
    How To Configure Notification Rules in 12C Enterprise Manager Cloud Control ? - Doc ID 1368036.1
    EM12c How to Add and Configure Email Addresses to EM Administrators and Update the Notification Schedule ? - Doc ID 1368262.1
    EM12c How to Subscribe or Unsubscribe for Email Notification for an Incident Rule Set ? - Doc ID 1389460.1
    EM 12c How to Configure Notifications for Job Executions ? - Doc ID 1386816.1
    ++ Regarding the Auto Discovery in 12c following the document below:
    Configure Auto Discovery In 12c - ID 1529868.1
    Regards,
    Venkat

Maybe you are looking for

  • Add New Field in Delivery Tab of  Me21n -which exit

    Hi,    My requirement is to add a new field(Inspection lot) in Delivery tab of me21n kindly help me in which SCREEN EXIT  i have to add the code. Advance Thks

  • Events in sidebar

    Today I attended the iPhoto class at the Apple Store.  The instructor showed us that each event could be listed in the sidebar, like recent, web, albums, etc.  However, for two of us students, it wasn't an option.  The instructor wasn't able to figur

  • Anyone on Internet Explorer 11

    If you downloded Internet Explorer 11 you have found out you can't get into your Smart Wifi application, but when you may not notice your YOUTUBE will keep freezing to so I would suggest uninstalling Internet Explorer 11. Issue FIXED.

  • Setup Package NTW04s Sp15 :"Could not retrive device Id" and other

    Dears, we configured the setup package creation with NTW04s SP15: One device configurator for the MI70 Client Jsp; one device configurator for the DB2e; one device configurator for the MAM application. We defined the Parameter Set into the device con

  • Cannot map or even see drives on xserve RAID hanging off a xserve

    Sorry if I sound like a complete idiot, but when it comes to Macs I am one. We have a OS X Server 10.5.8 and a xserve RAID. The RAID looks ok and under the server I can see both of the RAID drives that have been created and access them. When we try t