Problem in saving the inventory

Dear all,

I am under a 9.2.0.8 on 9.2.0.6 ORACLE_HOME installation process, I started the process a few minutes ago, all of a sudden, a mistake came its says:
Problem in saving inventory. Installation cannot continue

/EBiz/Oracle/oraInventory/ContentsXML/comps.XML (permission Denied)
what is this problem, I started this Setup with the Oracle user, only, please help me...

I checked this file "comps.xml" his belongs to applmgr user (request)... How to change the file permission, if I change this installation will pass!

???

Concerning
HAMEED

Published by: hamza on July 23, 2011 02:18

First take the comps.xml backp, I mean make the copy of the original file...

$ cd/ebiz/oracle/oraInventory/ContentsXML
$ cp comps.xml.bkp comps.xml

Now, you can change permissions using the command chown (login as root):

# chown Oracle: /ebiz/oracle/oraInventory/ContentsXML/comps.xml

--> Now proceed with the installation... I think that installing willl move...

Tags: Database

Similar Questions

  • Problem in saving the tag applied.

    Hi all

    I created 4 labels manually in cs5. He named b, bi, i, sc for (bold, bolditalic, italics, small caps) there are already a default tag as root.

    I want to find the bold, italic, bolditalic, words of small caps in a document and applying the appropriate tags. If I applied tags and then perform another word in a document as "BOLD" and executes this file Jx, it find correctly. But not able to save the tag applied for new Word that is created under the name of "BOLD".

    xmlObj [0] .name = b;

    xmlObj [1] .name = bi;

    xmlObj [2] .name = i;

    xmlObj [3] .name = root;

    xmlObj [4] .name = sc;

    I should also mention to apply tagname instead specify the above lines.

    My code is below. Please somebody guide me...

    docObj = app.activeDocument;

    xmlObj = docObj.xmlTags;

    pageObj = docObj.pages.item (0);

    myTextFrame = pageObj.textFrames.item (0);

    myText = myTextFrame.parentStory.paragraphs.item (0);

    app.findTextPreferences = app.changeTextPreferences = NothingEnum.nothing;

    app.findTextPreferences.fontStyle = "Bold";

    result = app.activeDocument.findText ();

    boldlength = 0;

    boldlength = result. Length;

    Alert (boldlength);

    for (i = 0; i < boldlength; i ++)

    {

    var myElem = result [i] .associatedXMLElements [0].markupTag.name;

    Alert (myelem);

    if(myelem==xmlObj[0].) (Name)

    {

    Alert ("no need to apply");

    }

    on the other

    {

    xmlObj = myElem [0] .name;

    result [i] xmlObj =.changeTextPreferences.markupTag [0] .name;

    xmlObj = app.changeTextPreferences.markupTag [0] .name;

    Alert ("apply the tag:" + myElem);

    app.changeTextPreferences.result [i]. = myElem.changeText ();

    }

    }

    ~ app.findTextPreferences = app.changeTextPreferences = NothingEnum.nothing;

    ~ app.findTextPreferences.fontStyle = "Bold Italic";

    ~ xmlObj = app.changeTextPreferences.markupTag [1] .name;

    ~ alert (app.changeTextPreferences.markupTag);

    ~ app.activeDocument.changeText ();

    ~ app.findTextPreferences = app.changeTextPreferences = NothingEnum.nothing;

    ~ app.findTextPreferences.fontStyle = "italic";

    ~ xmlObj = app.changeTextPreferences.markupTag [2] .name;

    ~ alert (app.changeTextPreferences.markupTag);

    ~ app.activeDocument.changeText ();

    ~ app.findGrepPreferences = app.changeGrepPreferences = NothingEnum.nothing;

    ~ app.findGrepPreferences.capitalization = Capitalization.SMALL_CAPS;

    ~ xmlObj = app.changeGrepPreferences.markupTag [4] .name;

    ~ alert (app.changeGrepPreferences.markupTag);

    ~ app.activeDocument.changeGrep ();

    Fix Codes:

    docObj = app.activeDocument;

    xmlObj = docObj.xmlTags;

    pageObj = docObj.pages.item (0);

    myTextFrame = pageObj.textFrames.item (0);

    myText = myTextFrame.parentStory.paragraphs.item (0);

    app.findTextPreferences = app.changeTextPreferences = NothingEnum.nothing;

    app.findTextPreferences.fontStyle = "Bold";

    result = app.activeDocument.findText ();

    boldlength = 0;

    boldlength = result. Length;

    Alert (boldlength);

    for (i = 0; i<>

    {

    var myElem = result [i] .associatedXMLElements [0].markupTag.name;

    Alert (myelem);

    if(myelem=="b")

    {

    }

    on the other

    {

    App.Select (result [i]);

    mySel = app.selection [0];

    docObj.xmlElements [0].xmlElements.add ({markupTag: "b", xmlContent:mySel});})

    }

    }

    app.findTextPreferences = app.changeTextPreferences = NothingEnum.nothing;

    app.findTextPreferences.fontStyle = "italic";

    Result1 = app.activeDocument.findText ();

    boldlength = 0;

    boldlength = result1.length;

    for (i = 0; i<>

    {

    var myElem = result1 [i].markupTag.name .associatedXMLElements [0];

    if(myelem=="i")

    {

    }

    on the other

    {

    App.Select (result1 [i]);

    mySel = app.selection [0];

    docObj.xmlElements [0].xmlElements.add ({markupTag: "i", xmlContent:mySel});})

    }

    }

    app.findTextPreferences = app.changeTextPreferences = NothingEnum.nothing;

    app.findTextPreferences.fontStyle = "Bold Italic";

    Result2 = app.activeDocument.findText ();

    boldlength = 0;

    boldlength = result2.length;

    for (i = 0; i<>

    {

    var myElem = result2 [i].markupTag.name .associatedXMLElements [0];

    if(myelem=="bi")

    {

    }

    on the other

    {

    App.Select (result2 [i]);

    mySel = app.selection [0];

    docObj.xmlElements [0].xmlElements.add ({markupTag: xmlContent:mySel "bi",});

    }

    }

    app.findTextPreferences = app.changeTextPreferences = NothingEnum.nothing;

    app.findGrepPreferences = app.changeGrepPreferences = NothingEnum.nothing;

    app.findGrepPreferences.capitalization = Capitalization.SMALL_CAPS;

    result3 = app.activeDocument.findGrep ();

    boldlength = 0;

    boldlength = result3.length;

    for (i = 0; i<>

    {

    var myElem = result3 [i].markupTag.name .associatedXMLElements [0];

    if(myelem=="SC")

    {

    }

    on the other

    {

    App.Select (result3 [i]);

    mySel = app.selection [0];

    docObj.xmlElements [0].xmlElements.add ({markupTag: "sc", xmlContent:mySel});})

    }

    }

    Thank you and best regards,

    Vel...

  • Failed to load LsInventory... OPatch failed to load the inventory for the given OH

    It is a RAC configuration, but I think it's more a problem of data General. I have 2 nodes on Windows 2003 x 64 - 11.1.0.7. I was installing the CPU from July to help migrate all my apps to node 2, down node 1 and connecting, start node 1 and migrate the applications out there, then patch node 2.

    Well due to my inexperience with RAC, I ran the opatch apply, but has not used the local switch. When he had finished with the House, he asked me if Node2 was ready for the CRS patcher. I pressed N to say, it was not ready, and then he asked me want to continue. Well, since I wanted to keep saying no I say Y. It was bad and he began to copy the files to the remote host. I panicked and hit CTRL-C to kill him before the end of my apps that everything came down and around the world. I thought I did, so I finished patching Node1-CRS-ASM-DBHOME - and brought upwards.

    But when I went to the node 2 patch he had problems. This is the error:

    OPatchSession could not be loaded for the given Oracle Home inventory
    C:\oracle\product\11.1.0\crs. Possible causes are:
    No permission to read or write to ORACLE_HOME/.patch_storage
    The central inventory is locked by another instance YES
    Without the permission of reading in the Central stock
    The locking file exists in ORACLE_HOME\.patch_storage
    There is no such thing as the Oracle home in the Central stock

    ApplySession failed: ApplySession could not prepare the system. Failed to create patchObject.
    System intact, OPatch will not attempt to restore the system
    OPatch failed with error code = 73

    All permissions are good. I have even set them up to allow everyone (temporary) control to ensure that total. There is no file locking. The inventory.xml file is exactly the same as on node 1. The only thing that I can't solve the problems is if the inventory is locked by an other YES but I checked both nodes and there is no YES currently running process. I restarted the node 2 to kill anything useless. I don't have after the installation of node 1 because I would plan a failure.

    The OPatch logfile on node1 has some mistakes YES where I canceled the node2 patch. Nothing that stands to be a killer of inventory for me.

    GRAVE: YES-67073 ApplySession failed
    YES-67081 OPatch could not propagate the patch for remote nodes

    I read a note where someone just copied the folder oneoffs node1 node2 and it sets something similar, but that has not worked. I rename my inventory and recreated folder attachHome.bat in the ORACLE_HOME\oui\bin directory, but that did not work. Same mistakes lsInventory. Anyone has any ideas. I have a beautiful SR with Oracle since Friday but they requested that the log files and I have not heard anything. I don't have a system to test CARS so I'm stuck sort of until I get this resolved. I appreciate any help or suggestions.

    Hello

    Try to restore the patch on node 1 and then try to apply again.

    Concerning

  • I can't register names and create playlist appear windows media player acountered a problem when creating or saving the playlist

    appear windows media player acountered a problem when creating or saving the playlist

    To the WMP library, please click on organize and select manage libraries - music . What places are? If there is no available location, remove them and also make sure that a default save location is set. Do the same for the other libraries (videos, pictures, and Recorded TV).

    If this does not help, close WMP, open Windows Explorer, right-click the music library, select Properties and click on restore by default . After that, make sure that a backup location is defined (as indicated by a check mark).

    Tim Baets
    http://www.BM-productions.TK

  • Problems with recursive path of the inventory (c# and web services)

    For starters, let me say that my goal was to write a piece of code that would take the ManagedObjectReference (MOR) of HostSystem when given the MOR in the folder root ESXi system.

    However I can't get this to work with recursion at all. I could just manually each way (no recursion), but because I need to work with the web services SDK much, I really want to get this working.

    I usually get exceptions like "traversal spec labeled" or "invalid type. Invalid type is caused by an error in the capitalization of the letters in the TraversalSpec.type property. But why it tells me I have a "labeled traversal spec' when I took care to specify the names in each TraversalSpec.

    Can anyone provide an example on how to set up a PropertyFilterSpec to browse from the folder root to HostSystem using recursive calls via SelectionSpec?

    Below is some of my code relating to the crossing of the inventory. It's a mess right now and not exactly set up for recursive as calls I kept trying different things to make it work.

    Help is greatly appreciated.

                   ObjectSpec objSpec = new ObjectSpec();
                PropertySpec pSpec = new PropertySpec();
                PropertyFilterSpec pFilterSpec = new PropertyFilterSpec();
    
                SelectionSpec sSpec = new SelectionSpec();
                sSpec.name = "travelFolder";
    
                SelectionSpec sSpec2 = new SelectionSpec();
                sSpec.name = "travelDCtoFolder";
    
                TraversalSpec travelDCtoFolder = new TraversalSpec();
                travelDCtoFolder.name = "travelDCtoFolder";
                travelDCtoFolder.skip = false;
                travelDCtoFolder.type = "Datacenter";
                travelDCtoFolder.path = "hostFolder";
                travelDCtoFolder.selectSet = new SelectionSpec[] { new SelectionSpec() };
                travelDCtoFolder.selectSet[0].name = "travelFolder";
    
                TraversalSpec travelCRtoHF = new TraversalSpec();
                travelDCtoFolder.name = "travelCRtoHF";
                travelDCtoFolder.skip = false;
                travelDCtoFolder.type = "ComputeResource";
                travelDCtoFolder.path = "host";
    
                TraversalSpec travelFolder = new TraversalSpec();
                travelFolder.name = "travelFolder";
                travelFolder.type = "Folder";
                travelFolder.path = "childEntity";
                travelFolder.skip = false;
                travelFolder.selectSet = new SelectionSpec[] { };
    
    
    
                objSpec.obj = hostMOR;
                objSpec.skip = false;
                objSpec.selectSet = new SelectionSpec[] { travelFolder, travelDCtoFolder, travelFolder, travelCRtoHF };
    
                pSpec.type = "ManagedEntity";
                pSpec.pathSet = new string[] { "name" };
    
                pFilterSpec.objectSet = new ObjectSpec[] { objSpec };
                pFilterSpec.propSet = new PropertySpec[] { pSpec };
    

    Here is an example in Java in VI it is must show the way:

            TraversalSpec findHosts = new TraversalSpec();
            findHosts.setType("ComputeResource");
            findHosts.setPath("host");
    
            SelectionSpec recurseFolders = new SelectionSpec();
            recurseFolders.setName("FolderParent");
    
            TraversalSpec findClusters = new TraversalSpec();
            findClusters.setType("Datacenter");
            findClusters.setPath("hostFolder");
            findClusters.setSelectSet(new SelectionSpec[] {recurseFolders} );
    
            TraversalSpec findFolders = new TraversalSpec();
            findFolders.setName("FolderParent");
            findFolders.setType("Folder");
            findFolders.setPath("childEntity");
            findFolders.setSkip(Boolean.FALSE);
            findFolders.setSelectSet(new SelectionSpec[] { recurseFolders, findClusters, findHosts });
    
            ObjectSpec searchFromRoot = new ObjectSpec();
            searchFromRoot.setObj(si.getRootFolder().getMOR());
            searchFromRoot.setSelectSet(new SelectionSpec[] { findFolders });
    
            PropertySpec reportHostName = new PropertySpec();
            reportHostName.setType("HostSystem");
            reportHostName.setPathSet(new String[] { "name" });
    
            PropertyFilterSpec pfSpec = new PropertyFilterSpec();
            pfSpec.setObjectSet(new ObjectSpec[] { searchFromRoot });
            pfSpec.setPropSet(new PropertySpec[] { reportHostName });
    
            PropertyCollector pc = si.getPropertyCollector();
            ObjectContent[] ocs = pc.retrieveProperties(new PropertyFilterSpec[] { pfSpec });
    
            if (ocs != null) {
                for (ObjectContent oc : ocs) {
                    ManagedObjectReference dc = oc.getObj();
                    DynamicProperty[] props = oc.getPropSet();
                    if (props != null && props.length == 1) {
                        String name = (String) props[0].getVal();
                        System.out.println("Found " + dc.getType() + " name is '" + name + "'");
                    }
                }
            }
    

    It's a bit old, so I don't know I can explain it all, but here goes.

    First of all, the ObjectSpec specifies the root folder as starting point, with the 'findFolders' TraversalSpec tell what to look for from there.

    Second place, findFolders, which specifies a found file, select the objects in its list of childEntity.

    If the selected child object of a folder is another folder, the SelectionSpec 'recurseFolders' will point to "findFolders" looking for the child.

    If the selected child object of a record is a data center, "findClusters" will choose its object 'hostFolder' and again use "recurseFolders" looking for this folder.

    If the selected child object of a record is a ComputeResource, he will choose the objects in his list of 'host' and look no further.

  • VM in production out of the inventory

    Hello

    Big problem today ' today on my file server (sensible server for my users).

    I wanted to add a hot a HDD virtual, when validating parameters, an error asking me to install a dvd player has appeared?

    After that, in vsphere, my virtual machine as acquired the name (disconnected) unknow.

    After the vmware knowledge base search, I find that there is:

    -remove the virtual machine from the inventory.

    -What make in the data bank containing the .vmx of the vm and add new inventory.

    The virtual machine is still in production, and should remain so (unless no other solutions).

    I did all the steps above, but when I start the vm, an error window appears to specifying me that I can't reach the volume XXXXXXX.vmdk containing the OS.

    I also tried to save the vm with vim - cmd command-line, the recording goes well but still the same error when I try to start it.

    The vm did not arrested during these manipulationsn I always attack in rdp so pour the moment no impact for my users, accident of however in case of...

    1-how to pay make up a vm in the inventory is en production?

    2. Should we turn off the virtual machine in prod. Pour wind it up by the .vmx?

    In the worst case I thought back a new virtual machine and him re-attach the .vmk containing the user data...

    Please pour your answers .

    After you have saved your VM I you Council to stop connecting you by MOP top. From there you can add it without problem in your inventory.

    Eric

  • Add to the inventory of a vm.vmtx through PowerCLI template file

    Correct me if I'm wrong, but there seems to be NO WAY to 'add to the inventory' template file (e.g., vm.vmtx) through PowerCLI? This can be done with a VIrtualMachine (e.g., vm.vmx) with the command New - VM, but not with a template file.

    A workaround that I tried was to copy the VMTX to a VMX file, but the problem is that it does not keep the snapshots that are shipped on the model and is not 100% reliable.

    Thanks in advance!

    There used to be a problem with the call to RegisterVM_Task of PowerShell. But I don't know if this is always the case in PowerCLI 5.

    You can find a way to workaround (lines 88-95) in my post, the adventurers of the lost VMX , which also allows you to save files vmtx btw.

    If the name parameter is $null, the model will be saved with the vmtx file from DisplayName

  • After upgrading to IOS 9.1 my iPad2 crashes constantly and Safari takes more than 30 seconds for the loading of the page.  When Apple will solve these problems, given that the downgrade isn't possible?

    After that the IOS upgraded to 9.1 on my iPad 2, the unit has switched navigation performance and each app is lagging, and then crashes the device, to be hard restarts.  Changing such settings recommended in many articles does not improve these problems of performance or speed.  Given that the downgrade is possible, when Apple will release 9.2 to solve all these problems of performance?

    These are performance problems widespread in the complaints I've seen on many articles, even in this community and discussion forums.

    Uh, no.

    iPad 2 questions are far from "widespread".

    Each user who has problems with their brand of Apple devices claimed that their problems are widespread disaster.

    users of iPad 2, 3 and 4, like me, don't post troubleshooting forums if their iOS/updates updates update succeeded.

    Here are my updated list of corrections suggested for a model slow iPad 2, 3 or 4.

    Try to reset all the settings in the settings under general app and in the right column under restore.

    Try stories reset and delete/reset the caches in all web browsers you use.
    If you use Safari, these features may be in the application settings under Safari.
    Other browsers have their settings inside the running application itself.

    If your iPad has been activated for iCloud, in the application settings under iCloud, to the right, under iCloud Drive, type in iCloud drive and make sure that Safari is off to save data from Safari to iCloud by car.

    Also, under iCloud in the application settings, in iCloud Drive, turn the feature off saving for all other desired apps DO NOT the data automatically on iCloud drive.

    If you are using Safari is always causing issues.
    Try changing / using web browser third another, different.
    I do not use iOS Safari too much more because I found it cause me headaches on some Web sites, regularly, to visit.
    I commonly use another third party browser, perfect browser (there are others that can suit your style better web browsing, so look all first to see what third-party browser may work better for you) and I have never experience many questions that Safari was originally.

    In the application settings tab general, right under the spotlight sesrch, try disable the search under the applications who really don't need a research, as some games, remote controls, apps that are really useless to be searched, etc., in order to reduce the list to Spotlight search.

    Try to turn the reduced movement.
    This is found in the application of settings in the general tab, in the left panel.
    In the right panel, look under accessibility, look to reduce the Motion and turn this feature "On".
    You should see a significant performance increase on all models of iPad 2, 3 and 4.

    In the application settings under the general tab, in the right column, search background App update and enable this setting to "off".

    Try a reset of your iPad by simultaneously pressing buttons Home and sleep/wake button until your iPad goes to the dark and restarts with the Apple logo, then release the buttons.

  • Error: "an error occurred saving the file because it could not be created" during the recording of digitized file

    Original title: I'm not able to save the scan through my HP Officejet 6210 all-in-one.

    I get this error message: an error occurred saving the file because it could not be created. What should I do? I used to be able to save documents in the form of files .pdf until recently when my computer has been infected by a virus, and someone helped clean up remotely.

    Hi ameerlakhani,
     
    Try to save the scanned in a different file format and check if it helps fix the problem.
    Follow the steps in this article and check if it helps.
     
    If this is not enough, post your request in the support forum HP for assistance.
    Visit the following link to do the same thing:
  • PSC 2510 - wireless configuration - "error while saving the settings of the device.

    While trying to configure my PSC 2510 to be wireless I get an "Error." error while saving the settings of the device. This comes after selecting the network connection, select printer device, choose WEP, enter key and clicking next.

    PSC 2510

    Windows Vista

    Using the latest HP sfotware to install

    Thank you

    Dennis

    PROBLEM SOLVED... based on PrintDoc response to penn (refrence section "C4385 printer - Netgear DGN2000 Wireless Setup".-

    PrintDoc response has helped me find my problem (to reset the network settings on the printer to the factory) if different same printer.

    Thank you

  • OME does not receive details of the inventory and the State for some devices

    OME does not receive the details of the inventory and the State for some servers.

    For example when looking at one of our PowerEdge R620s is all that presents itself:

    iDRAC firmware and LCC is updated (version 2.21.21.21 is installed.)

    I reset the iDRAC, and that did not help.  I have no problem with most of the other R620s in the same range of discovery.

    I deleted the object to OME and re-discovered twice over the past week it but did not help.

    Things seem ok when I use the troubleshooting tool:

    Anyone has any info on what may be going on here or how to fix this?

    Thank you

    Hello

    Thanks for the details in the post.

    Wanted to check what version of OME use you - OME 2.1?

    If so, this behavior with ws - man discovery could potentially due to expiry of certificate on this device. You can launch the iDRAC user interface and confirm the certificate information.

    2.1 the OME, the WS - Man communication component is updated. The most recent component does not communicate with the device if that device has been exceeded in the certificate.

    Sslresetcfg running via racadm will reset the certificate. For details and solution, see same threadhttp://en.community.dell.com/techcenter/systems-management/f/4494/t/19653767 .

    Let us know if that helps.

    Thank you
    Vijay

  • Printer does not print without saving the file first

    Whenever I try to print an article I have to register all began as before that I could request a printing and in the left pane, at the top, it looks like 'print', but now it is said that 'save' what I have to do to correct and be able to print without saving the first element. I have a Brother MFC-J5910DW all-in-one. Excellent machine.

    Hello Geoff,

    Thanks for posting your question on the Microsoft community.

    I would like to know some information about the problem so that we can help you better.

    You made any hardware or software changes on your computer before the show?

    Thank you for details on the issue.

    This problem can occur because the parameters or corrupt device drivers.

    I would suggest trying the following methods and check if it helps.

    Method 1:
    Run the Print Troubleshooter and check.
    Reference:
    Open the printer Troubleshooter
    http://Windows.Microsoft.com/en-us/Windows7/open-the-printer-Troubleshooter

    If this does not help, use method 2.

    Method 2:
    Please use the suggestions contained in this Microsoft support article and check the issue.
    Reference:
    Solve printer problems
    http://Windows.Microsoft.com/en-us/Windows/printer-problems-in-Windows-help#fix-printer-problems=Windows-7&V1H=win8tab1&V2H=win7tab1&V3H=winvistatab1&v4h=winxptab1

    Please also update the printer drivers from this link and check.

    http://support.brother.com/g/b/downloadend.aspx?c=us&lang=en&prod=mfcj5910dw_all&OS=93&dlid=dlf004746_000&flang=8&Type3=11

    I hope this information helps.

    Please let us know if you need more help.

    Thank you

  • How know default ACM in my PC put in correspondence with another Podcast software for saving the file

    Hello

    I have a problem with the Windows ACM codecs as follows:

    I had bought a podcasting software and used perfectly for 1 year.  Now I can't use it to save the recorded files. I reported the error to this company for help. They asked me to download a tester and submit a report of my information system. Then, they advised me to download a LAME encoder file to add in the current software, but it does not help that the problem persists.  I found that when saving the file, the codecs of Windows ACM Deault I used to save before recorded files is not available.

    So please advise something wrong in my Windows Media Player and that I need to do to fix?

    Very much appreciated.

    Phan Phuong

    Phan chk this

    http://www.Microsoft.com/WinME/0506/24231/technet_fy06.XML

    or bing it

    http://www.bing.com/search?q=podcast+software+for+TechNet&form=IE8SRC

  • When I open any image and make rotate the image then saveing the image is going to hiden?

    original title: I have Win 7 OS. When I open any image and make rotate the image then saveing the image is going to hiden?

    Help me.

    Help me.

    ========================================
    It sounds like a problem that was widespread last year...
    I saved some info on this, but have no idea if it applies to the
    your question.

    (this is old news and I'm just share it hope only he)
    can offer a few ideas):

    Good luck...

    =====

    FWIW... the message on the next page
    (Posted September 16, 2011 by: Doug Richards,)
    SR. Tier III of McAfee Technical Support Engineer)
    Indicates that the hotfix is available.

    Re: File ownership issues cause by mcafee?
    https://community.McAfee.com/thread/35820?start=390&TSTART=0

    = More info =

    Could not find photos after their change with Windows Live Photo Gallery
    http://windowslivehelp.com/solution.aspx?SolutionID=74910905-ECF1-42d0-b73c-441b1605816a

    The files are not missing... they are hidden.  Try changing the
    next parameter and the photos should reappear.

    Windows 7 - show hidden files
    http://Windows.Microsoft.com/en-us/Windows7/show-hidden-files

    When the photo thumbs reappear... they can look washed out...
    to clear this up... right click on a photo or a group or a
    folder and choose... Properties, uncheck the box. 'Hidden '.
    Apply / OK.

    (To restore normal color... right click on a thumbnail or)
    a group or folder and choose... Properties...
    Uncheck the... ('Hidden' / apply / OK.)

    The following link can enlighten us:

    McAfee - Windows 7 library files are not displayed
    http://service.McAfee.com/faqdocument.aspx?ID=TS101228

    The following discussion indicates that a patch of McAfee
    should be available soon.

    McAfee update messing around with photo editing
    https://community.McAfee.com/message/203252?TSTART=0

    The following link leads to a very long discussion
    (almost 300 responses) on the subject to McAfee
    Communities site.

    File property issues cause by mcafee?
    https://community.McAfee.com/thread/35820?start=0&TSTART=0

  • Failure of the load of the inventory... OPatch failed to load the inventory for the Home.OPatch Oracle data failed with the error code = 73

    Hello

    I will apply patch bundle and my oracle database 11.2.0.2 and Microsoft Windows x 86 platform. As read the file Readme Oracle recommends to use OPatch utility version 11.2.0.1.3 or later. To check the inventory availability I use the command lsinventory % ORACLE_HOME%/OPatch/opatch.

    It ended to give details below.

    Citing O 11.2 patch .0.1.1

    OPatch could not create/open history for writing file: * my home oracle path***\cfgtoollogs\opatch\opatch_history.txt

    **ORACLE_HOME***\cfgtoollogs\opatch\opatch_history.txt (access is denied)

    Setup Oracle interim Patch version 11.2.0.1.1

    Copyright (c) 2009, Oracle Corporation.  All rights reserved.

    OPatch could open the log file, the recording is not possible

    Home Oracle: *.

    Inventory Center: C:\Program Files\Oracle\Inventory

    from: n/a

    OPatch version: 11.2.0.1.1

    YES version: 11.2.0.2.0

    YES location: * ORACLE_HOME * \oui

    Location of the log file: **ORACLE_HOME**\cfgtoollogs\opatch\opatch2015-04-09_16-27-49PM.log

    History of patch file: **ORACLE_HOME**\cfgtoollogs\opatch\opatch_history.txt

    Failure of the load of the inventory... OPatch failed to load the inventory for the given Oracle Home.

    LsInventorySession failed: LsInventory failed to create the log directory * ORACLE_HOME * \cfgtoollogs\opatch\lsinv\lsinventory2015-04 -.

    09_16-27 - 49 PM .txt

    OPatch failed with error code = 73

    Can someone please help me solve this problem?

    Do I need to install the last opatch utility?

    Hello

    This error message " LsInventorySession failed: LsInventory failed to create the log directory * ORACLE_HOME * \cfgtoollogs\opatch\lsinv\lsinventory2015-04 - .

    09_16-27 - 49 PM .txt "

    indicates that you have a permission problem with your file systems: cfgtoollogs/ORACLE_HOME/opatch

    Check the owner of this file system.

    Kind regards

Maybe you are looking for

  • Closing problems and associted M30-304 blue scree

    I have a toshiba m30-304 and until well worked recently it won't stay connected to the wireless network and now the blue screens before stopping. When restarting, everything is ok, even down to be connected to the wireless network.I recovered and ins

  • HIP L7680 all-in-One renumbering of the printed pages 1-2-3-vs 3-2-1

    Pages are printed in the order of 3-2-1. How to print in the order of 1-2-3? I use Windows Outlook 2003 on XP, I'm trying to print address cards Contacts.

  • Statistics Blackberry user

    Hello I, m EAP. I want to know. Most popular blackberry device? What most popular OS blackberry? Thank you.

  • Outlook is not on my default programs in windows 7

    Hello     I have Microsoft Office installed and I want to use Outlook as my default client, but whenever I try to click on a mailto link, it always raise Windows Live. When I try to select Outlook by default to the list of default programs, it is not

  • Attributes of dimension in fact no. Table Table is error

    Hi Experts,My OBIEE version is 11.1.1.6.10. There is a table of presentation, which has columns from multiple logical tables. I'm dragging the 2 columns in the report coming from 2 logical tables.Displays the result. When I checked the query, a fact