How do you get KB2686509 to install after you have located the .log file

I followed the troubleshooting instructions and ran the "Fix [i] t" routine without success...  Windows Update downloads but refuses to install.

You are not alone!  See this ongoing discussion-online http://answers.microsoft.com/en-us/windows/forum/windows_xp-windows_update/kb2686509-repeatedly-fails-with-error-code/0deeacb6-115c-419d-ac37-03ff8927b79c [22 pages & counting...]

Tags: Windows

Similar Questions

  • I installed the download tool usb/dvd windows 7, but after you have selected the iso file when I insert the USB stick and refrecing, it does show that "no usb drive compatible' what is the problem with my USB

    I installed the download tool usb/dvd windows 7, but after you have selected the iso file when I insert the USB stick and refrecing, it does show that "no usb drive compatible' what is the problem with my USB

    I have sandisk cruzer blade USB key

    Hi Rohit,

    Thanks for posting your query in Microsoft Community Forum. I understand that your USB drive is having problems of compatibility with your computer, but I would like to learn more about the issue in order to provide you with better assistance.

    1. You did it any significant hardware or change software on the computer before this problem?
    2. When do you get exactly the error message?
    3. Have you tried to connect to any other computer on this flash drives?
    4. Your USB key works on other computers or have you tried to connect to different USB ports on this computer?
    5. Is the pen drive getting detected in the case or you are able to access the drive folder in the window of the computer ?

    The question may arise if the currently loaded USB driver has become unstable or damaged, or if your PC requires an update for problems that could conflict with a device USB and Windows. This can also occur if your USB controllers may have become unstable or corrupt. So, I would suggest trying the following steps and check if the problem persists.

    Method 1:

    Please try the fixit (s) provided below which will help you solve common problems associated with devices and USB ports.

    If method 1 does not work, try Method 2.

    Method 2:

    Remove and reinstall all USB controllers.

    1. Open Manager devices by clicking the Start button, click Control Panel, click system and security, and then, under System, clicking Device Manager. If you are prompted for an administrator password or a confirmation, type the password or provide confirmation.
    2. In the list of the categories of equipment, locate and expand Bus USB controllers.
    3. Right-click every device under the Bus USB controllers node and then click Uninstall to remove them one at a time.
    4. Restart the computer and let the USB controllers get reinstalled.

    Plug in the removable USB device and test to make sure that the problem is solved.

    If the problem persists, go to method 3.

    Method 3:

    This method will install the latest drivers from device to your USB device.

    1. Click the Start button, type Windows Update in the search box, and then click Windows Update in the results pane.
    2. Click find updates. When the scan finished, click optional review updates.
    3. Click the check box next to the update, and then click install updates.
    4. If you are prompted, read the license agreement, then click I agree.
    5. Follow the instructions on the screen to download and install updates.
    6. If you are prompted, restart your computer.

    More information: Update a hardware driver that is not working properly

    Hope this information is useful. If the problem still persists, please post back for further assistance, we will be happy to help you.

  • ORA-27037 standby after you have moved the primary files

    I'm under Oracle 11.2 with a physical Data Guard configuration primary and standby on Solaris 10.  Asked me to move all the files belonging to the primary to a new mount point.  This includes the datafiles, tempfiles, ORLs, litigants and the controlfile.  On the main file system files were located on /u07 and are now on /u03.  Pending files are on /u07.

    Here's what I did:

    Cancel managed recovery and stop in standby mode.

    Judgment of the primary.

    A file system has copied on the primary /u07 to /u03.

    Control_files primary init.ora file parameter to point to the new location on /u03 and change log_archive_dest_state_2 = DEFER

    Renamed the primary spfile with a ".bak" then primary would begin by init.ora file.

    Elementary school:

    startup mount;

    Run A SQL script to rename the data files, tempfiles, ORLs and SRls to the new location on /u03.

    ALTER database open;

    Create spfile from pfile;

    stop immediately;

    start-up;  (so primary is now started with a spfile)

    Standby:

    Change these two lines in the init.ora file:

    *.db_file_name_convert='/U03/oradata/mydb/','/U07/oradata/mydb /'

    *.log_file_name_convert='/u03/oradata/MYDB/log','/u07/oradata/MYDB/log_ '

    Note: When Eve was created first, someone created the ORLs with a different name of the primary.  For example, major newspapers are named log1a, log2a and log3a.  The day before, they are named log_1a, log_2a and log_3a.

    Renamed the spfile Eve with a ".bak" then Eve would begin by init.ora file.

    bootable media;

    At this point, I have seen these errors in the standby alert log:

    Errors in the /oracle/diag/rdbms/mydb_stby/MYDB/trace/MYDB_lgwr_27569.trc file:

    ORA-00313: open failed for the members of Group 3, Journal of thread 1

    ORA-00312: wire 3 1 online journal: ' / u07/oradata/MYDB/log3a.dbf'

    ORA-27037: unable to get file status

    SVR4 error: 2: no such file or directory

    Additional information: 3

    ARC3: Started archiving

    ARC0: FROM PROCESS ARCH COMPLETE

    Here are my questions: why is the database ensures looking for online newspapers as they are named in the primary?  (Without the underline in the name)

    Should I have set STANDBY_FILE_MANAGEMENT = MANUAL on the primary and standby and renamed implementing the ORLs in the standby?

    What I ended up doing was closing the day before and rename the ORLs on the filesystem depending on how they are named on the primary.  Then, the day before, I did:

    startup mount;

    change retrieve in database managed automatic standby database using the current log file disconnect from the session;

    Then, on the primary, I did: alter system set log_archive_dest_state_2 = ENABLE;

    Everything looks OK, which means, newspapers are shipped from the primary to the standby and applied on the day before.

    I wonder, what would I have done differently to avoid first encountered this error?  Also, is my valid Eve at this point?  I see no problem in the primary alert log or journal alerts in mode standby.

    Mimi Miami wrote:

    Thank you, CKPT.  Now, I understand my misunderstanding with the log_file_name_convert parameter.  The parameter is used to convert file locations of the ORLs on standby, not the name of the file of the BDL himself, correct?  Knowing this, would it not imperative that the file is named game?  In other words, I can't have an ENT named log1a on the primary with his match on the eve log_1a appointed, right?

    Yes, setting gives way where to redirect the log files, but what happens if the mentioned directory does not exist on the database pending?

    As on previous day $ls ltr - / u07/oradata/MYDB/log_

    When there is no available pending directory as you have not mentioned in LOG_FIILE_NAME_CONVERT then it cannot translate the strings either.

    File names, you can have anything but basically LOG_FIILE_NAME_CONVERT is here to rename the log files if there are in different places.

  • Export previews as JPEGS, once you have deleted the original file.

    I deleted the original files, but I need to get some pics of lightroom and can be used in jpeg format. Is there a way simple-ish to do this on a PC?

    In the menu.

    Library > previews > build 1:1 previews.

    In the settings of Catalog under the file handling tab, change the setting to automatically discard 1:1 previews to never.

    Caution: keep for all your images 1:1 previews will eat plenty of hard drive to work and is probably not a good solution for the 'what if' scenario here. I recommend a backup strategy of the original files in offline mode, so you can rebuild a complete overview, if you accidentally delete the work files.

  • Performance issues because I don't have any volume in my system after you have removed the infected files

    I have a few files that were infected so I deleted them. Now, I don't have any what volume in my system please help or direct me to a program that I have to reinstall thanks in advance!

    You will need to tell us more about your system and exactly what "I have no volume on my system" means.

    Unfortunately, the implementation of MS Answers forums does not prompt for any information system when a new question is asked, so we don't know anything on your system.

    Not knowing the basic informations of a problem prolongs the frustration and the agony of these issues, but that's the way they choose to turn things around here.

    Thank you owners MS Answers, continue to make solving simple problems as frustrating and a lot of time as possible.

    Please answer the following questions, the better you can:

    What is your system brand and model?

    If you have a Dell computer, what is the Service tag?

    What is your Version of XP and the Service Pack?

    Describe your current antivirus and software anti malware situation: Microsoft Security Essentials (MSE), McAfee, Symantec, Norton, Spybot, AVG, Avira!, avast! Panda, Trend Micro, CA, Defender, ZoneAlarm, Comodo, PC Tools, etc.

    The afflicted system has a working CD/DVD (internal or external) drive?

    You have a genuine XP installation CD bootable, which is the same Service as your installed Service Pack (this is not the same as any recovery CD provided with your system)?

    If you get an error message, what he said (exactly)?

    What do you see (exactly) that you don't think you should see, and when you see it?

    What do not you think that you should see?

    Do you mean that your system does not any sound at all or do you mean that no longer see the volume control icon in the Notification area (to the left of the clock in the taskbar system)?

    Click Start, run and enter in the box:

    Msinfo32

    Click OK, and when the system info summary appears, click on edit, select all (Ctrl-A), copy (Ctrl-C) and paste (Ctrl-V) the information back here in your next reply.

    For information about the audio drivers, expand components, click Sound Device, click on edit, select all, copy and then paste the information here.

    There will be some personal information (such as the user name and the name of the system), and anything that turns information private for you, simply delete the pasted information.

    If you look in Control Panel under sounds and Audio devices and uncheck/check the volume icon to Place in the taskbar and click on apply, you see a message like this:

    What do you see iif you click on start, run and in the type box:

    c:\windows\system32\sndvol32.exe

  • No Internet access after you have copied the user files on.

    I created a new user account and copied all the files including documents and settings from an old user account.  Before I did I unhid all hidden files and system files.  What I was expecting, it was the new user account should behave exactly like the old user account without problem outside the difference between user account names.

    However, after doing this I couldn't Internet new user even account I could ping all web Internet sites I've tried.  Finally, I have to create another user account and copy only the document and manually I have to redo all the personal settings.

    If the problems were gone.  However, I would like to know if it is a problem to copy personal settings.  What is the most efficient and effective way to transfer the account from one to the other?

    Hello

    Did you remove the following files on the new account?

    • Ntuser.dat
    • Ntuser.dat.log
    • Ntuser.ini

    http://support.Microsoft.com/kb/811151/en-GB

    The link above shows how to copy a profile, however as far as the most effective way of copying, it depends on what you want, that is to say some parameters can be set for all users of the computer local strategies etc. If you want documents available to all users, use an all the "users share" with the permissions to prevent some accounts, editing files. This may or may not be what you want to achieve.

    Please confirm what data/files/personal etc settings you want to duplicate to the new user accounts, and state what - this time when creating or on an ongoing basis.

    Finally you use XP Home or Professional?

  • Cannot read the CD after you have used the active file system

    I use the active file system in Vista to save my work on CD - R. I have often refer to these discs, and occasionally add other files. Once the disk is full, I start a new.

    After referencing files on a disc, I pushed the button as usual. The disc was not immediately ejected. A window on the toolbar open and told me to wait and finally ejected the disc.  When I tried to use the disc again, I could not access the data. I know that the data is still on the disk. In 'Computer' I see '327 MB 702 MB free space'.

    If I click on the drive or try to open it, I get a message "no answer." Finally, I get a window that says to "drag files to the disc to add data. Vista think it as a blank disc.

    Is it possible to access data on the disk, so I can save up to a new drive? Also, what hurts which has caused this problem? I don't want to do it again.

    Thank you!
    Bob

    Hello

    Check the drive in another computer, better check in several. CD and DVD door, especially
    RW. If the question with a single disc? There are companies that may be able to recover the
    data if it is quite expensive.

    Very good idea to have redundant backups.

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle="" -="" mark="" twain="" said="" it="">

  • Why Windows backup all files to predefined backup weekly? How can I get to only add additions and changes to the backup files?

    I back up my files to an external hard drive.  Rather than simply add changes or additions, it adds all the files each time, causing the hard drive fills up quickly.  This problem was not always present; It began less than a year ago, so I wonder if it was caused by an update.

    Hello

    Method 1: the link below will help you to set or change automatic backup settings:

    http://Windows.Microsoft.com/en-us/Windows-Vista/set-up-or-change-automatic-backup-settings

    Method 2: you can also check out the link below:

    http://Windows.Microsoft.com/en-us/Windows-Vista/back-up-and-restore-frequently-asked-questions

    I hope this helps!

  • Error message: ' the money is corrupt or not a Money data file. " Make sure that you open a file with a MNY extension. "If you have chosen the correct file and are not accessible, you will need open your most recent backup file to access your data.

    Hi just updated my pc at home for Window XP Professional 2002 with Office 2007.  Re-installed Money99 and progam opens fine, but I can't recover my files of saved Money and the aforementioned error keeps popping up.  Help please.

    Thank you

    Hello
     
    Your problem is related to Microsoft Money and would be better suited in the Microsoft Money forum. I would like you to post your question in the forum that supports your problem.
     
     
    Aziz Nadeem - Microsoft Support

    [If this post was helpful, please click the button "Vote as helpful" (green triangle). If it can help solve your problem, click on the button 'Propose as answer' or 'mark as answer '. [By proposing / marking a post as answer or useful you help others find the answer more quickly.]

  • How and where should I send the log file in the crash Muse?

    What muse crash - I see the message something like that... muse crash - send the log file for developers. and the ok"" button.

    Hmm... strange - after google search as send muse log - I can't find solutions! I think that I find good plase to shere my question!

    So... Developers - I can send you will break the log files to better muse! Tell me where to send!

    See the answer of Zak in this post on the forum. Let us know if this helped.

    Muse: error 1009: site does not open

    Adobe Muse CC error 1009. Need help!

    Thank you

    Preran

  • How can I get Acrobat Pro XI after update from DC

    How can I get Acrobat Pro XI after update from DC

    From:

    Acrobat DC uninstalled Acrobat XI | How to get Acrobat XI

    If you have a creative cloud subscription, which includes Acrobat Pro, you automatically get a free upgrade to Acrobat Pro DC. Before installing Acrobat DC, CC desktop application must uninstall any previous version of Acrobat. Having several versions installed can lead to errors and software conflicts. Follow the steps below to reinstall Acrobat Pro XI.

    It's great, that you're still all of your old versions. Most of the people don't. You are the exception. Not the rule.

  • How can I get permission to install operating system on a new PC? I provided with the old laptop installation discs, but permission to install them on the new PC is denied.

    My old laptop has ceased to exist. How can I get permission to install operating system on a new PC? I provided with the old laptop installation discs, but permission to install them on the new PC is denied.

    original title: operating system

    My old laptop has ceased to exist. How can I get permission to install operating system on a new PC? I provided with the old laptop installation discs, but permission to install them on the new PC is denied.

    If the installation provided with your Windows computer discs was preinstalled on the computer - it is OEM and cannot be moved. You can move Windows to another computer if you buy the retail version.

    You can move the windows on a new computer

    If it's a full license or upgrade retail - Yes. You can move it to another computer as long as it is installed on one computer at a time (and if it's a version upgrade the new Windows computer must have its own license of qualification). The previous Windows installation on your old computer must be formatted or deleted. You will have to perhaps call Microsoft and explain what happened to complete activation. Turning it on the second computer will automatically be in effect 'disable' the license for the first computer.

    If it's an OEM license - don't. OEM licenses, including Windows preinstalled on a computer before purchase and Windows purchased separately, are related to the first computer, they are installed on and cannot be transferred to another computer. To install Windows on another computer, you will need to buy another copy.

  • I bought a laptop and did not receive a CD or DVD with the product key. How can I get one and install?

    I bought a laptop from HP 2000 but did not receive a CD/DVD with product key.  How can I get one and install?

    Where did you buy it? Had it already installed Windows? It was used? New?

  • How can I get Nitro PC installed properly, so it does not say that he may not support a file or a codec required that it blocks and other problems.

    How can I get Nitro PC installed properly, so it does not say that he may not support a file or the required codec, which it does in Windows Media Player, everything seems to go through there and Nitro prevents me from opening photos or electronic-mail/transfer their. Also, what are the appropriate programs to run files in the documents library and photos. recently, I lost all my documents, the files are there but now empty. It happened a little while before had spoken, by buying the GoFlex Seagate plug of iYogi I was stupid enough to buy their storys. Now that I told them that I used to pay $ 400 to renew my contract, which has more than a year and a half left in this regard that they were still treat me worse than ever. I even bought a program that is supposed to protect your bank account, but only have a debit card which they protect not only credit cards, it was not even mentioned in the contract or the sales pitch. The Seagate GoFlex is sitting here unplugged after that they could not challenge or whatever it is to recover after at least 4 attempts. Brief this cowboy got scalped, but if I can get the Nitro to block all my stuff I would be off to a good start to correct things. Also, I had a printer that was supposed to be a fax with all sorts of other gadgets they had me plug with a wire and wireless and never had to use the fax once and continue receiving invalid messages when I try to put in place something like snapfish, which seems to be an automatic link to my set of requirements. I'm lost.

    Maybe their support/forums?

    http://support.nitropdf.com/home

  • How to get my serial number for Acrobat DC std to install? I have only the number of contract!

    How to get my serial number for Acrobat DC std to install? I have only the number of contract!

    Hello

    You can find serial number here sign in French - Adobe ID . Please make sure you sign in with your Adobe under which you purchased Adobe Acrobat DC Standard ID.

    See this KB doc for help: find the serial number of your product Adobe quickly

    Let us know if you need help.

    Kind regards

    Meenakshi

Maybe you are looking for

  • Impossible to download a program

    When I click on a program-(oldies) I get a message from Adobe Acrobat Reader cannot open because the file type is not supported? I do not understand what he said to me, how can I change the file type?

  • Suddenly unable to print: Vista, Canon MP460

    We can now print from our PC's X 3200 Acer Vista for our Canon MP460 printer/scanner.  The PC is around the age of 2 months and feel initially worked well.  However, for these last days any function related to the impression siezes up as unresponsive

  • How to configure anti-spam to block addresses email not valid

    We receive a lot of spam that (fortunately screenshots of anti-spam) are directed to a non-existent user in our Organization. Is there a way to configure anti-spam to reject completely? I have a TZ205 with comprehensive services. firmware update

  • Cisco VPN only supports only 32-bit

    Hi all, I have 64-bit ram (2 GB) and windows 7 installed on... but my Cisco VPN supports only 32-bit only... my query is can I buy an another 32-bit (2 GB) and insert it in another location... .will it compatible?  enjoyed your answers... Thanks maou

  • Windows Explorer does not display the file or files with fix = folder

    A few days ago I noticed that I have some files seemed not be included in the records, I have worked with. After some fiddling, I find that I can see all the files in a folder if 'fix' (at the top right of the display of the files) is set to "name".