How to add Software Library Location in OEM 11g to facilitate patching.

Hi,
I'd like to use patching deployment to patch a gold copy oracle home, that is not being actively used.
I'm tryingt to configure the deployment setup and on the screen where it says.
Information
You are adding a Software Library location for the first time. Provisioning Archive (PAR) files in the directories $OMS_ORACLE_HOME/sysman/prov/paf and $OMS_ORACLE_HOME/sysman/admin/deploymentprocedures will be uploaded.
Add a new Software Library by specifying directory location. In case of multiple Oracle Management Service (OMS) setup, specify normal preferred credentials for each host running OMS.
     * Software Library Directory Location      
when I enter a location , e.g
/oracleinstall/software/oemsoftwarelib
whos persmissions are as follows
drwx------ 2 oracle oinstall 4096 Feb 23 12:25 oemsoftwarelib
I get just get the following
Internal Error has occurred. Check the log file for details.
does anybody know what the problem might be and which log exactly to look in?
thanks

Hi,
You should look at OMS log/trace files in the .../gc_inst/em/EMGC_OMS<n>/sysman/log directory to get clues on the error.
Check Support Note 1156825.1, which documents a similar symptom.
Note that in a multi-OMS environment, the software library location must be readable and writable from all OMS hosts.
Regards,
- Loc

Similar Messages

  • How to add a library (libSomeRandomlib.so) to a project....??

    Ok, so I've been trying to get CERN's ROOT program/libraries to work in an xcode project for a while, but I'm running into one really weird error, and I think I may just not know how to add a library to a project correctly.
    Suppose I create a new Xcode C++ command line tool project. I hit Build and go, and it gives me a nice little Hello World! in the console, just as it should. If I then click on the project in Groups & Files, go to Project>Add to Project..., and choose, say, libCint.so, from my root/lib directory, and click ok, then click Build & Go, I get an error in the console:
    dyld: Library not loaded: @rpath/libCint.so
    Referenced from: /Users/paulthompson/Documents/Programming/Build Products/Debug/LibraryIncludeTest
    Reason: image not found
    sharedlibrary apply-load-rules all
    Data Formatters temporarily unavailable, will re-try after a 'continue'. (Cannot call into the loader at present, it is locked.)
    My assumption is that either I'm missing a step in the process of adding a library, or else there is something jacked up with the libraries themselves. Anyone have any advice?
    Thanks,
    Paul
    EDIT* Oh, I should mention that the actuall binary that gets built after adding the library WILL execute properly in the Finder, or from terminal, just not with the Build & Go, or Go commands from within xcode.
    Message was edited by: TraxusIV

    TraxusIV wrote:
    Results of otool:
    LibraryIncludeTest:
    @rpath/libCint.so (compatibility version 0.0.0, current version 0.0.0)
    /usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 7.9.0)
    /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 123.0.0)
    Macintosh-9:Debug paulthompson$ otool -L /Applications/CERNRoot/root/lib/libCint.so
    /Applications/CERNRoot/root/lib/libCint.so:
    @rpath/libCint.so (compatibility version 0.0.0, current version 0.0.0)
    /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.0)
    /usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 7.9.0)
    I honestly don't know much about @rpath. I found this page that explains it a bit more: http://blogs.sun.com/dipol/entry/dynamiclibraries_rpath_andmac
    So, since I don't want to deploy with the environment variable set, I should ask, what IS the correct, MacOS X way to do it?
    The best way to find that is to look at how Apple does it. They put frameworks in /System/Library/Frameworks and regular shared libraries in the standard places. You can do the same. Put your frameworks into /Library/Frameworks and your shared libraries into /usr/local-based paths.
    If you want to create stand-alone executables that can be installed via drag-n-drop, you can put shared libraries inside the application bundle. If your shared libraries/frameworks are elsewhere, you will need some sort of installer to get them installed.
    I've been sifting through Apple's developer documentation but I have yet to find a concise, straightforward explanation of how to add shared libraries. I'm horribly confused at this point. Is there a good tutorial available anywhere for both the general unix case of linking to dylibs and .so's, and the Mac specific case?
    Hopefully someone else knows an answer for this one.
    *EDIT* I do already have the variable defined both in ~/.MacOS/environment.plist and also in Xcode as an additional user variable.
    I'm not sure about the whole RPATH thing. Setting environment.plist will define environment variables for use in the Finder, but that is really a hack. There are better ways to do it, but if you are porting some open-source programs, that may be the only way. You should be able to define those variables in Xcode. You have to selected the debug executable under "Exectuables"

  • How I add a LIBRARY ITEM to a page layout, top/bottom ?

    how I add a LIBRARY ITEM to a page layout, top/bottom ? in
    dwmr mx 2004 and cs4 ?

    Have you looked at the DW help file - it will explain all
    about library items :-)
    Nadia
    Adobe® Community Expert : Dreamweaver
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    CSS Tutorials for Dreamweaver |
    http://www.adobe.com/devnet/dreamweaver/css.html
    Book: Ultimate CSS Reference (aff link) |
    http://www.sitepoint.com/launch/005dfd4/3/133
    http://twitter.com/nadiap
    "lse987" <[email protected]> wrote in
    message news:gpsvtt$t5q$[email protected]..
    > how I add a LIBRARY ITEM to a page layout, top/bottom ?
    in dwmr mx 2004 and cs4 ?

  • Help:  How to add a library item to hide the default Window menu

    Hi,
    In this post: Help: How to add a library item to hide the default Window menu, it described how to create an menu that will hide the default window menu.
    I'd like to know if there a way to put this component into library so that others can directly inherit this menu in other FORMS and how to implement it.
    Jimmy

    Hi,
    I found the solution and the post was not properly phrased. There is no need to add menu into library. All we need is to put the compiled menu into Oracle AS and add the menu name the menu module of the given form.
    Thanks.
    Jimmy

  • How to add the library of linphone into existing project ?

    How to add the library of linphone into existing project ?

    How to add the library of linphone into existing project ?

  • How to add dll library to application?

    I start programmed the CVI a few weeks ago and I have a little problem. I must make an application layer for profibus master device. However I total do not know how to add dynamic library to program, because in another way I get the error: undefined symbol. I know that it very trivial, but I cannot find solution. I have a lib file and also I include file about device, but I still get the error – undefined symbol – can you help me?
    Thanks very much for any advice or help

    Dear laszku,
    Are you looking for solutions to connect your CVI application with PLC? Because there are also solutions for that which are easy to use, and to implement with CVI.
    If you want to use your DLLs, there are some on-line help, how to import them in CVI.
    Basicaly there are two different method to import DLLs:
    - static import, when you import the library in your CVI project. The dll will be loaded when the exe starts running. If there is an issue to load the library, you'll be able to get the error at compilation time.
    - dynamic dll import, when you load the library at run-time. With this, you get the flexibility to control, when will be the dll linked to your exe in the memory, while running. The disadvantage is, you'll get errors only at run-time.
    I recommend you some of our on-line tutorial, how to load DLL into your application in CVI:
    CVI Help: Loading Dlls - This says: You cannot import DLLs directly into your project. You need to create DLL Import Library, which can be imported into your project.
    To do so, look at this knowledge base: Creating Import Libraries for a DLL in LabWindows/CVI
    You might get answers for your following questions at this FAQ page:
    FAQ: Using Dynamic Link Libraries with LabWindows/CVI
    Some help sites:
    Rules for Using DLL Files
    Linking to Functions Defined in a DLL From LabWindows/CVI
    If you need dynamic linkink, you can get example code with this site:
    How Can I Access DLL Functions in a LabWindows/CVI Program Without Including the Import Library in t...
    I hope, I could help you to find the way how to import DLL libraries.
    If you still couldn't solve the error after studying the links, please provide me more information, where, which symbol is missing, and also the full error message.
    The error you get, can be caused by the linker or pre-compiler also, which doesn't find the symbol you requested. Please check the path of your library and dll also.
    Best Regards,
    Tamas Szekely
    Applications Engineer
    National Instruments

  • How to add a library dynamically in xcode

    Hi friends,
    How do I add a library in xcode project?
    Thanks

    Hello,
    You might get better help in the Developer Forums...
    https://discussions.apple.com/community/developer_forums?view=overview
    Good luck!

  • How to add a library jar to a EJB module?

    Hi All,
    in J2EE the normal procedure to a library jar to a module, is to add the library in the Class-Path header of the manifest of the module, and then include the actual jar in the root structure of the ear file. Unfortunately it is not clear to me how S1S5 update 1 supports this. The only option Studio I found so far, is to add the jar as a 'file to include', but then the contents is added to the module jar and not to the ear file itself, resulting in duplication of classes across modules. Is there an option to add the library jar in the Class-Path of the module?
    Thanks in advance,
    Stijn

    I believe that better support for this was added in the Sun Java Studio 6 EA release. It was added to the Extra Files property on an EJB Module.

  • How to set software library while as a preinstallation step of Appl mgmt pa

    Hi All,
    As a pre installation step of Application management pack
    while setting up the software library.
    Iam getting the below error.
    Software Library directory, /u01/oracle10g_grid/grid102_home/oms10g/sysman/prov/paf, is not accessible from following host(s): ceserp.computechcorp.net, ceserp.computechcorp.net. Error Details: Normal preferred credentials are not set for following host(s): ceserp.computechcorp.net, ceserp.computechcorp.net. Follow Preferences > Preferred Credentials > Set Credentials (Host) links to set normal preferred credentials
    Iam getting the above error.
    and how to set the default credentials by the following navigation.
    Enterprise manager version is 10.2.05
    please help me out
    Thanks,
    Vinay

    You can set credentials only for those targets whish are registered in GRID and are visible in console.
    hosts must be already registered and visible in console.. and they must appear in hosts list...
    Once they are visible, then follow the steps to set credentials and there you will find the host name..
    Regards
    Rajesh

  • RE: How to add Configuration Section to an OEM Plug-In

    Hi:
    - Some OEM plug-ins which I downloaded have a Configuration Section on the Plug-In's home page.
    - The OEM Extensibility Guide does not explain how to add the Configuration Section to a Plug-In.
    - Could someone please provide some pointers on how to add the Configuration Section to an OEM plug-in?
    Thanks
    John

    For certain Oracle built plug-ins, ECM configuration data is collected, which will show up in the Configuration Section on the target homepage. However, the ECM functionality is not supported for plug-ins built outside of Oracle.
    You can still collection configuration data as a regular metric, but it wouldn't appear on the homepage under the Configuration Section; it would appear as any other metric collected for the target type.

  • How to add packed library on palette set

    Hi,
    I am unable to add packed library to pallete set. Can someone provide information on how to do that?
    Thanks,
    Andrej 
    Solved!
    Go to Solution.

    Andrej,
    starting with LV 2010, you can use packed libraries to encapsulate functions and supply them on the palettes. The way to get there is somehow a little tricky, so here a short description on how to do that:
    1. Build your LV library (lvlib) as used, please remember to set prudent item settings (private vs. public). Public items will be "exported" in the packed library whereas private are not.
    2. Open the palette edit tool via Tools >> Advanced >> Edit Palette Set
    3. Go to the subpalette you want to include your custom palette (exported items) and right click on the parent palette. Select Insert >> Subpalette.
    4. In the dialog, select Create a new palette file (.mnu). Select a path contained in your lvlib.
    5. Customize your subpalette as desired. Please place only public items on the palette.
    6. Save the changes and add the new .mnu file to your lvlib.
    7. Build the packed library. Make sure, that the .mnu file is part of the lvlibp (by default it is already selected).
    8. Copy the lvlibp to the target system.
    9. Select Tools >> Advanced >> Edit Palette Set in the target. Browse to the palette you want to have as parent for your lvlibp.
    10. Right click and select Insert >> Subpalette. On the dialog, select Link to a palette file in a project library. Select your lvlibp file and acknowledge the following dialog.
    11. Save changes and use your lvlibp on the target.
    That should be a comprehensive step-by-step list for this request.
    Hope this helps,
    Norbert
    [EDIT] Corrected some typos.
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • How to change the library location because i don't have enough memory in my internal hard disk

    can i change the library location because i don't have enough memory in my internal hard disk

    Hi ahmedmagdyelrasheedy,
    It is not clear what library you are trying to move, but if you are running out of space on your internal hard drive the most likely culprits are your iTunes music and your iPhoto library. Either of these can be moved to an external hard drive making room on the internal.
    For the iPhoto library see this article -
    iPhoto: How to move the Library folder to a new location
    To move the iTunes music see this article -
    iTunes for Mac: Moving your iTunes Media folder
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • How To add a library to an adapter

    Hello!
    I'm trying to build a custom adapter and do my first steps:
    I want to add some libraries to the sample_ra.sda but don't know where or how to add the jars...
    If I place them here I get a NoClassDefFoundException:
    - sample_ra.sda
    | - META-INF
    | - sample_ra.rar
    | | - META-INF
    | | - sample_ra.jar
    | | - lib_1.jar
    | | - lib_2.jar
    | | - ...
    Any hints??
    THANK YOU!
    Regards,
    Christian

    Hi Chris,
    Check these links below, for creation of custom adapters & Modules
    http://help.sap.com/saphelp_nw04/helpdata/en/8b/895e407aa4c44ce10000000a1550b0/content.htm
    https://websmp201.sap-ag.de/~sapdownload/011000358700003237612005E/HowToCreateAdapterModules.pdf
    https://media.sdn.sap.com/public/eclasses/teched04/XI301_files/Default.htm#nopreload=1
    Regards
    Vishnu

  • How to add external library in class path folder for use in Java call-out?

    Hi,
    I am working with Java callout component in OSB 12c using Jdeveloper.
    Thing is Jar what i am using to perform conversion of json to xml that using external libraries.
    When i have give reference of my project jar to java callout it doen't found external libraries.
    Could you please tell me how to add external libraries in class path folder or How to use to add it through web-logic server ?
    Thanks,
    Pavan

    Hi,
    Thanks, I have solved issue.
    We can add on following path in windows pc:
    C:\Users\your_usename\AppData\Roaming\JDeveloper\system12.1.3.0.41.140521.1008\DefaultDomain\lib
    One you add your external lib here then do restart weblogic server instance.
    Now, you have that external lib or jar in use.
    Cool!

  • How to add document library which is common for All Project Site Under All Project in pwa.

    Hi,
    I want  to add Document Library under project site which should be common for all project site in all project.
    is there any out of box solution for this ?

    Hello. Yes this possible. See a post I created below that covers creating custom project site templates. The first part of the post is for project plan templates but then the bulk of this post is for project site templates. http://pwmather.wordpress.com/2014/02/02/getting-started-with-projectonline-part-6-ps2013-office365-project-ppm-sharepointonline-pm-sp2013/.
    Paul
    Paul Mather | Twitter |
    http://pwmather.wordpress.com | CPS

Maybe you are looking for

  • Erro na criação de Nota Fiscal Writer - NF-e

    Durante a criação de uma NF-e Writer (J1B1N) usando uma categoria de nota "W1" criada com cópia da "E1" o sistema está apresentando a seguinte mensagem de erro: "O campo solicitado Nº nota fiscal não está preenchido." Porém o campo (NFENUM) está pree

  • How do I change my NAT settings?

    WRT54GS router How do I change my NAT settings?

  • Help required in changing to str for dynamic sql

    Hi I am trying to make this to string for dynamic sql, this is a part of the sql which is giving problem with p_..as parameters from proc. Help me in this , iam also seeing dbms _output but stil unable to format it to required error free string. || '

  • Null pointer exception when starting application

    Hi: I had a application running fine, then i had to change some parameters in my RFC. I reimported the model, removed all the excess mapping, rebuild, deployed , restarted the server. Then when i run the application, i get the below error. Anyone has

  • Can't update Ios5 says I need 10.5 which I have..

    So I try to update to IOS5 and every time I do a message pops up saying I need itunes 10.5(which i've already downloaded) and every time it checks for the update it says there are none and that I dont need to update anything. Yet every time I try to