Oracle 10g not starting after upgarde

Hi,
   Oracle not starting after upgrade and this service not starting automatically . This is error giving in the event viewer
Description:
The OracleDEV102iSQL*Plus service failed to start due to the following error:
The service did not respond to the start or control request in a timely fashion.
Cheers
Murali

Hi,
I cannot explain what went wrong.
The error indicate that the upgrade is not finished or an error happened during the upgrade.
Please, review the alert log and the upgrade logs.
There are some possibilities:                                                                               
- First one is to finish the upgrade to Oracle 10.2 manually. Please,  check the Metalink notes:                                                                               
Note 316889.1 - Complete checklist for manual upgrades to 10gR2   
    Note:420146.1 - What is the Best Way to Upgrade to 10g?                                                                               
- Second option is to restore the database to a point before the  upgrade. In this case, you have to use the Oracle 9.2 software as  well and need to restart the upgrade from the beginning.

Similar Messages

  • Win 2003 Oracle 10.2.0.1 to 10.2.0.3 - Oracle will not start after upgrade

    I have been running Oracle 10.2.0.1 on Windows Server 2003 and I ran the patch set to upgrade to 10.2.0.3. After running the patch I rebooted and now I cannot start Oracle. I get the following error running the startup command:
    H:\>sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.3.0 - Production on Wed Aug 20 15:10:37 2008
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 209715200 bytes
    Fixed Size 1289748 bytes
    Variable Size 125829612 bytes
    Database Buffers 79691776 bytes
    Redo Buffers 2904064 bytes
    Database mounted.
    ORA-01092: ORACLE instance terminated. Disconnection forced
    I found the following message in clsc.log. I don't know if it applies or not:
    Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2005 Oracle. All rights reserved.
    2008-08-20 14:52:29.043: [  OCROSD][1348]utgdv:1:could not open registry key SOFTWARE\Oracle\ocr os error The system could not find the environment option that was entered.
    2008-08-20 14:52:29.043: [  OCRRAW][1348]proprinit: Could not open raw device
    2008-08-20 14:52:29.043: [ default][1348]a_init:7!: Backend init unsuccessful : [33]
    2008-08-20 14:52:29.043: [ CSSCLNT][1348]clsssinit: error(33 ) in OCR initialization
    Any thoughts as to what is going on?
    Thanks in advance.
    Brian

    I think that you may have hit on it. It looks like the DB was not upgraded.
    I just ran the patch set package p5337014_10203_WINNT. I assumed that it upgraded both the binaries and DB (if needed). In the alert file I had the following:
    ORA-39700: database must be opened with UPGRADE option
    Why it couldn't just show that on the screen is beyond me. :)
    I found the following steps and it seems to have worked. Thanks for your help!
    1. start a new sqlplus session
    2. fire the following command on sqlplus
    STARTUP UPGRADE
    3. The database now opens successfully after which catalog and cataproc
    sql's can be fired.
    4. Now shutdown and startup the database as the database was started
    with UPGRADE option.
    pupbld sql can be executed after step 4.

  • Oracle 10g XE installation problem on Ubuntu Linux, Oracle will not start

    Hi,
    After installing the pakages the error is when I call sqlplus and login as SYS :-
    oracleXE: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory
    ERROR:
    ORA-12547: TNS:lost contact
    What I have done:-
    My system is 64 bit AMD.
    I installed .deb package on Ubuntu 9.04 server. I installed the following packages.
    1.     ibc6-i386
    2.     libaio_0.3.104-1_i386.deb
    3.     bc
    4.     oracle-xe-universal_10.2.0.1-1.1_i386.deb.
    The Oracle processes do not start after running /etc/init.d/oracle-xe start.
    I can tnsping from the local machine.
    dpkg -l |grep libaio gives the following:
    ii libaio1 0.3.107-3ubuntu1 Linux kernel AIO access library - shared lib

    I have been running XE on 9.04 (32bit on my laptop - 64bit on my workstation) and both works fine. I had no problem installing. I followed the directions in documents I found on Ubuntu forums and also google. The document I used to install on 64bit was from http://littlebrain.org
    I remember using
    dpkg -i --force-architecture libaio1_0.3.107-1ubuntu1_i386.deb
    dpkg -i --force-architecture libaio-dev_0.3.107-1ubuntu1_i386.deb
    dpkg -i --force-architecture libaio1-dbg_0.3.107-1ubuntu1_i386.deb
    dpkg -i --force-architecture oracle-xe_10.2.0.1-1.0_i386.deb
    and then I used the ./oracle-xe configure as root, the installation was ok - and I have even updated the APEX version to 3.2.1 on the XE installation running on my 64bit Ubuntu 9.04
    hope this proves useful
    R/ Zafer

  • RAC does not start after trying to move storage

    Hello,
    We have a two nodes RAC Oracle 10g and ASM groups defined on one external storage.
    RAC does not start after we reformated the storage to RAID 10.
    What we did:
    1) deleted the database
    2) reformated the external storage to RAID 10 and defined needed volumes for OCR, VotingDisk and ASM
    3) on both nodes
    - recreated VotingDisk
    node1:root$ /u01/oracle/product/10gr2/crs/bin/crsctl add css votedisk /dev/rdsk/c0t600A0B8000347E7D00000EE74A5AF386d0s3 -force
    Now formatting voting disk: /dev/rdsk/c0t600A0B8000347E7D00000EE74A5AF386d0s3
    successful addition of votedisk /dev/rdsk/c0t600A0B8000347E7D00000EE74A5AF386d0s3.
    node2:root$ /u01/oracle/product/10gr2/crs/bin/crsctl add css votedisk /dev/rdsk/c0t600A0B8000347E7D00000EE74A5AF386d0s3 -force
    Now formatting voting disk: /dev/rdsk/c0t600A0B8000347E7D00000EE74A5AF386d0s3
    successful addition of votedisk /dev/rdsk/c0t600A0B8000347E7D00000EE74A5AF386d0s3.
    - tried to move OCR but was able only on one node:
    /u01/oracle/product/10gr2/crs/bin/ocrconfig -replace ocrmirror /dev/rdsk/c7t30d0s3
    /u01/oracle/product/10gr2/crs/bin/ocrconfig -replace ocr /dev/rdsk/c7t29d0s3
    /u01/oracle/product/10gr2/crs/bin/ocrconfig -replace ocr
    These return ok for both node1 and node2:
    node1:oracle$ cluvfy stage -post hwos -n node1
    node1:oracle$ cluvfy stage -post crsinst -n node1,node2 -verbose
    Performing post-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "node1"
    Destination Node                      Reachable?
    node1                                 yes
    node2                                 yes
    Result: Node reachability check passed from node "node1".
    Checking user equivalence...
    Check: User equivalence for user "oracle"
    Node Name                             Comment
    node2                                 passed
    node1                                 passed
    Result: User equivalence check passed for user "oracle".
    Checking Cluster manager integrity...
    Checking CSS daemon...
    Node Name                             Status
    node2                                 not running
    node1                                 not running
    Result: Daemon status check failed for "CSS daemon".
    Cluster manager integrity check failed.
    Checking cluster integrity...
    Cluster is divided into 2 partitions.
    Partition 1 consists of the following members:
    Node Name
    node1
    Partition 2 consists of the following members:
    Node Name
    node1
    node2
    Cluster integrity check failed. Cluster is divided into 2 partition(s).
    Checking OCR integrity...
    Checking the absence of a non-clustered configuration...
    WARNING:
    CSS is probably working with a non-clustered, local-only configuration on nodes:
    node1
    Verification will proceed with nodes:
    node2
    Uniqueness check for OCR device passed.
    Checking the version of OCR...
    OCR of correct Version "2" exists.
    Checking data integrity of OCR...
    Data integrity check for OCR passed.
    OCR integrity check failed.
    Checking CRS integrity...
    Checking daemon liveness...
    Check: Liveness for "CRS daemon"
    Node Name                             Running
    node2                                 no
    node1                                 yes
    Result: Liveness check failed for "CRS daemon".
    Checking daemon liveness...
    Check: Liveness for "CSS daemon"
    Node Name                             Running
    node2                                 no
    node1                                 no
    Result: Liveness check failed for "CSS daemon".
    Checking daemon liveness...
    Check: Liveness for "EVM daemon"
    Node Name                             Running
    node2                                 no
    node1                                 yes
    Result: Liveness check failed for "EVM daemon".
    Liveness of all the daemons
    Node Name     CRS daemon                CSS daemon                EVM daemon
    node2         no                        no                        no
    node1         yes                       no                        yes
    Checking CRS health...
    Check: Health of CRS
    Node Name                             CRS OK?
    node1                                 unknown
    Result: CRS health check failed.
    CRS integrity check failed.
    Post-check for cluster services setup was unsuccessful on all the nodes.
    Please help.

    Thanks for the answer.
    Problem is that the RAC is not healty, I know how to start it but now it doesn't start and I cannot find helpful logs.
    You can see that cluster is not healty from cluvfy output.
    When I tried to start crs whith crsctl start crs but:
    - on node2 none of the demons starts (CSS, CRS or EVM)
    - on node1 CSS and EVM demons start but CRS is not starting and I cannot find helpful logs
    Problem 2: Cannot change OCR location
    node2:root$ cat /var/opt/oracle/ocr.loc
    +#Device/file /dev/rdsk/c7t30d0s3 getting replaced by device /dev/rdsk/c7t30d0s3+
    ocrconfig_loc=/dev/rdsk/c7t30d0s3
    local_only=falsenode2:root$ ocrconfig -replace ocr /dev/rdsk/c0t600A0B8000347EAD00000F314A5AF5B8d0s3
    PROT-1: Failed to initialize ocrconfig
    node1:root$ cat /var/opt/oracle/ocr.loc
    ocrconfig_loc=/u01/oracle/product/10gr2/db/cdata/localhost/local.ocr
    local_only=TRUE
    node1:root$ ocrconfig -replace ocr /dev/rdsk/c0t600A0B8000347EAD00000F314A5AF5B8d0s3
    PROT-1: Failed to initialize ocrconfig
    Problem 3: On node 1 I wrongly issued a command
    node1:root$ /u01/oracle/product/10gr2/db/bin/localconfig reset
    Successfully accumulated necessary OCR keys.
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    Configuration for local CSS has been initialized
    Adding to inittab
    Startup will be queued to init within 30 seconds.
    Checking the status of new Oracle init process...
    Expecting the CRS daemons to be up within 600 seconds.
    Giving up: Oracle CSS stack appears NOT to be running.
    Oracle CSS service would not start as installed
    Automatic Storage Management(ASM) cannot be used until Oracle CSS service is started

  • Firefox will not start after I upgraded from Ubuntu 8.04 to Ubuntu 10.04.

    I was using Firefox without issue on Ubuntu 8.04. I then upgraded to Ubuntu 10.04. Firefox would not start after upgrade. Message said it was already running!
    I checked the System Monitor and saw it was "sleeping". I ended process. Firefox then would start, however..... I always have to go into System Monitor before I start Firefox to stop it from running (sleeping) even if I already just quit the program or after a fresh reboot.
    I do not use a firewall or virus program.
    My router has some sort of firewall hardware, and it is the same router I used with 8.04 with no problem.
    What is going on? Why is the program sleeping when I try to start it. Why do I always get the message that it is already running (and I have to shut it down) before I can start it.
    It is either a Ubuntu problem or a Firefox problem.
    Sonny.

    ''Crashes at startup can occur in Firefox 7 or above (but not Firefox 6 or earlier) if you are using a corporate login system such as IBM Tivoli Access Manager or Oracle Enterprise Single Sign On Manager ([https://bugzilla.mozilla.org/show_bug.cgi?id=680927 bug 680927]). '''See the bug report for a suggested workaround''' or downgrade to Firefox 3.6.xx (available [http://www.mozilla.org/firefox/all-older.html here]) which is still being maintained.''
    Ref: http://kb.mozillazine.org/Firefox_crashes#Crash_when_starting_Firefox
    The workaround for the crash is linked [https://bugzilla.mozilla.org/attachment.cgi?id=563484 HERE], under "Attachments" in the bug report. When you click that link it will show the contents of the .reg file (you can save the page as "ff7fix.reg" on your computer, and then merge it into the Windows registry, f you are comfortable doing that).

  • Workflow notification mailer not starting after APPS pwd change

    Workflow notification mailer not starting after APPS pwd change
    The error in the WFMAILER log is
    [appprod@nalinoes04 ABPROD_nalinoes04]$ cat WFMAILER1300061.txt
    wferr:
    - WFXXX_DB_CONNECT CODE=1017 CONNECT=APPS
    cpid=1300061, logfile=/abprod/comn/admin/log/ABPROD_nalinoes04/WFMAILER1300061.txtparams=, status=Running, debuglevel= Error Done.[appprod@nalinoes04
    Can you please advice ?
    EBS 11.5.10.2
    DB 11.2.0.1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    There is no upgrade, just a usual APPS password changeYou still need to bounce the application services.
    The error you have posted above does not tell much about the issue. Please clear the log file, reproduce the issue, and check the log file then.The FNDCPGSC log file
    [Oct 23, 2012 12:42:42 PM CDT]:1351014162195:Thread[BES Dispatch Thread,5,main]:0:-1:nalinoes05:172.25.80.54:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-1327162 : oracle.apps.fnd.cp.gsc.SvcComponentStateMachine.updateComponentStatus(Logger, Connection, int, String, String)]:BEGIN (Logger{mLog=[$Header: AppsLog.java 115.76 2004/07/27 17:30:17 kkapur ship $ @16720915 {oracle.apps.fnd.profiles.ExtendedProfileStore@9980d5}],mUniqueId=SVC-GSM-WFMLRSVC-1327162,mLevel=4}, oracle.jdbc.driver.OracleConnection@76ab2f, 10006, DEACTIVATED_SYSTEM, This automatic Service Component has been restarted the maximum of 10 times after stopping with error. Thus, it has been system deactivated -> oracle.apps.fnd.cp.gsc.SvcComponentContainerException: Could not start component; performing rollback -> oracle.apps.fnd.cp.gsc.SvcComponentException: Validation failed for the following parameters -> {OUTBOUND_SERVER=Unable to make a network connection.}. Parameters were -> {INBOUND_MAX_IGNORE_SIZE=1000, INBOUND_MAX_LOOKUP_CACHE_SIZE=100, ATTACH_IMAGES=Y, ALLOW_FORWARDED_RESPONSE=Y, INBOUND_UNSOLICITED_THRESHOLD=2, NODENAME=WFMAIL, SEND_UNSOLICITED_WARNING=Y, AUTOCLOSE_FYI=Y, INBOUND_PROTOCOL=IMAP, PROCESSOR_READ_TIMEOUT_CLOSE=N, ATTACHED_URLS=WFMAIL:ATTACHED_URLS, TEST_ADDRESS=NONE, PROCESSOR_OUT_THREAD_COUNT=1, EXPUNGE_ON_CLOSE=Y, ATTACH_STYLESHEET=Y, OUTBOUND_CONNECTION_TIMEOUT=120, INBOUND_MAX_RET_EMAIL_SIZE=100, MAX_INVALID_ADDR_LIST_SIZE=100, PROCESSOR_MAX_LOOP_SLEEP=60, SEND_ACCESS_KEY=N, PROCESSOR_IN_THREAD_COUNT=1, FRAMEWORK_APP=1, CLOSED=WFMAIL:CLOSED, INBOUND_FETCH_SIZE=100, SUMMARY=WFMAIL:SUMMARY, ENABLE_STYLESHEET=N, PROCESSOR_ERROR_LOOP_SLEEP=60, OPEN_MAIL_FYI=WFMAIL:XXAB_OPEN_IBE_WF_MAIL, FRAMEWORK_RESP=20420, ALTERNATE_EMAIL_PARSER=oracle.apps.fnd.wf.mailer.DirectEmailParser, INBOUND_PASSWORD=_!08^@@690^6@6$$^#9^#6#!0$04868!@$^86$!!`}0$8|&%%+++|9|*@, HTTP_USER_AGENT=Mozilla/4.76, RESET_NLS=N, PROCESS=PROCESSED, OPEN_MAIL_DIRECT=WFMAIL:OPEN_MAIL_DIRECT, PROCESSOR_LOOP_SLEEP=5, MESSAGE_FORMATTER=oracle.apps.fnd.wf.mailer.NotificationFormatter, [email protected], FRAMEWORK_USER=0, CANCELED=WFMAIL:CANCELED, OUTBOUND_PROTOCOL=SMTP, ACCOUNT=svc_oracle_mail, DISCARD=DISCARD, FROM=ACCO Workflow Mailer, PROCESSOR_DEFER_EVTDATA_READ=Y, SEND_CANCELED_EMAIL=Y, WARNING=WFMAIL:WARNING, PROCESSOR_MAX_ERROR_COUNT=10, INBOUND_CONNECTION_TIMEOUT=120, HTMLAGENT=http://nalinoes04.abd.ad.acco.com:8000/pls/ABPROD, INBOX=Inbox, OPEN_INVALID_MORE_INFO=WFMAIL:OPEN_INVALID_MORE_INFO, INBOUND_SERVER=lin-hera.na.acco.com, OUTBOUND_SSL_ENABLED=N, OPEN_MORE_INFO=WFMAIL:OPEN_MORE_INFO, MAILER_SSL_TRUSTSTORE=NONE, INLINE_ATTACHMENT=N, OPEN_INVALID=WFMAIL:OPEN_INVALID, EMAIL_PARSER=oracle.apps.fnd.wf.mailer.TemplatedEmailParser, DIRECT_RESPONSE=N, OPEN_MAIL=WFMAIL:OPEN_MAIL, MORE_INFO_ANSWERED=WFMAIL:MORE_INFO_ANSWERED, HTML_DELIMITER=DEFAULT, FRAMEWORK_URL_TIMEOUT=30, COMPONENT_LOG_LEVEL=5, SUMHTML=WFMAIL:SUMHTML, PROCESSOR_READ_TIMEOUT=10, DEBUG_MAIL_SESSION=Y, OUTBOUND_SERVER=nalinoes04.abd.ad.acco.com, INBOUND_SSL_ENABLED=N})
    Please see these docs.
    How to Troubleshoot 'Validation failed' Errors when Starting the Mailer [ID 463354.1]
    Unable To Make A Network Connection For IMAP Username/Password In Workflow Mailer Configuration [ID 784247.1]
    Workflow Cannot Connect to IMAP Sever: "Unable to Make a Network Connection" [ID 577592.1]
    Error Validation Error Has Occurred: Unable To Make A Network Connection During Mailer Setup [ID 834054.1]
    Unable To Connect To The Mail Account. Check The Host, User Name And Password [ID 1123684.1]
    How to Perform a Meaningful SMTP Telnet Test to Troubleshoot Java Mailer For Sending Email Notifications [ID 753845.1]
    Workflow Mailer Will Not Start Stays In Starting Status [ID 837893.1]
    Thanks,
    Hussein

  • Firefox will not start, after reboot.

    For a few months now Firefox will not start after I reboot my computer. In order to get it to start I click the exe then must go into task manager kill it, click the exe again, kill it again then, from there it will typically start, but sometimes it may take one or two more trys. When clicking the exe firefox will appear in the task manager under processes but will will start with ~7% CPU usage, then quickly drop to zero every time until it does actually open and start. I have ran a full system recovery and started anew after reinstalling mozilla several times failed to fix the problem. I run virus and spyware checks often and come up clean, and also run Chrome as a default browser.
    == This happened ==
    A few times a week
    == Around the time 3.5 was released

    Hello Tom.
    You may be having a problem with some Firefox add-on that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?
    Whenever you have a problem with Firefox, whatever it is, you should make sure it's not coming from one of your installed add-ons, be it an extension, a theme or a plugin. To do that easily and cleanly, run Firefox in [http://support.mozilla.com/en-US/kb/Safe+Mode safe mode] and select ''Disable all add-ons''. If the problem disappears, you know it's from an add-on. Disable them all in normal mode, and enable them one at a time until you find the source of the problem. See [http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes this article] for information about troubleshooting extensions and theme. You can troubleshoot plugins the same way.
    If you want support for one of your add-ons, you'll need to contact its author.

  • My Itunes will not start after the latest update. I keeo getting error message tEventType : InPageError     P1 : c000009c     P2 : 00000003 . I have tried to reinstall but no joy. Any advise?

    My Itunes will not start after the latest update. I keeo getting error message tEventType : InPageError     P1 : c000009c     P2 : 00000003 . I have tried to reinstall but no joy. Any advise?

    'The installer has insufficient privileges to modify this file C:\Program Files (x86)\Common Files\Apple\Apple Application Support\Web kit.resources\inspector\Images\Spinner Inactive Selected.gif.'
    That one's consistent with disk/file damage. The first thing I'd try with that is running a disk check (chkdsk) over your C drive.
    XP instructions in the following document: How to perform disk error checking in Windows XP
    Vista instructions in the following document: Check your hard disk for errors
    Windows 7 instructions in the following document: How to use CHKDSK (Check Disk)
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors, or use chkdsk /r (depending on which way you decide to go about doing this). You'll almost certainly have to schedule the chkdsk to run on startup. The scan should take quite a while ... if it quits after a few minutes or seconds, something's interfering with the scan.
    Does the chkdsk find/repair any damage? If so, can you get an install to go through properly afterwards?

  • ITunes 10.1.2 not starting after update

    iTunes will not start after being updated to 10.1.2. Also experienced internet explorer being extremely slow. Tried to repair the installation, but same result. Uninstalled iTunes, restarted the computer, and internet explorer started working again. Reinstalled iTunes from Apple web page. Same result as after update. Everything worked fine before update, no errors during installation.

    I have just had exactly yhe same problem.
    Try this!
    Go to the itunes support page and uninstall / reinstall Itunes + quicktime exactly to the troubleshooting instructions.
    It takes some time and patience but it works on my Vista operating system. Windows 7 should also work as the instructions refer to both systems.

  • Windows 8.1 is not starting after installing Bluetooth driver

    I cannot start Windows 8.1 Pro (64Bit) after enabling Virtualization ( because I need HYPER-V ) from BIOS settings.
    It was perfect before installing RaLink Bluetooth Driver update.
    I use "HP ENVY 15 Touchsmart j001tx" laptop.
    Please have a look on this articles also:
    http://answers.microsoft.com/en-us/windows/forum/windows8_1-performance/windows-81-is-not-starting-after-enable/5aee0db6-7cdd-46b7-b85f-f048d9cf5d7e
    http://answers.microsoft.com/en-us/windows/forum/windows8_1-hardware/bluetooth-driver-for-hp-probook-4740s-crashing/633a2200-ecdf-45bb-b643-075650ea3a16
    Further information:
    HYPER-V and Bluetooth individually works fine. But laptop is not starting up when both are installed. Please help me.
    Sushovan Mukherjee

    Hi:
    If your model uses a Ralink wireless card, see if installing this bluetooth driver works.
    http://h20565.www2.hp.com/hpsc/swd/public/detail?swItemId=ob_135494_1

  • Windows 8.1 desktop PC not starting after hibernation

    Hi,
    I have a PC that is not starting after hibernation. There are different errors appearing after my tries to repair the boot. I have tried to find a document online describing the boot process but I can't find any. I know how it worked in the old days with boot.ini
    and such but this new one is hard to figure out without a desciption.
    First I tried to use the automatic repair process but that didn't work. I have also tried bootrec, bootedit, and bcdboot.
    I then bought the Easy Recovery Essentials from NeoSmart Technologies but that didn't help to fix the issue, PC still boots to error 1. below. I tried the following process that they suggested:
    I have followed the instructions on this link http://j.mp/BcdRepair that they suggested but it didn't help. Instead of the two errors I have come across (PROCESS1_INITIALIZATION_FAILED and error code 0xc000000f on file \EFI\Microsoft\Boot\BCD via F8, both with
    white text on blue background), I got to a black page with grayish text telling me the following:
    Windows Boot Manager
    Windows failed to start. A recent hardware or software change might be the cause. To fix the problem:
    1. Insert your Windows installation disc [...]
    2. Choose your language [...]
    3. Click "Repair your computer."
    File: \Windows\system32\winload.exe
    Status: 0xc000000f
    Info: The application or operating system couldn't be loaded because a required file is missing or contains errors.
    It looks like one boot entry gets added to the boot menu every time the PC runs the automatic repair process. In the boot menu I now have more than ten occurrences of Windows Boot Manager.
    Errors:
    1. Your PC ran into a problem and needs to restart [...] you can search online later for this error: PROCESS1_INITIALIZATION_FAILED
    2. Manual boot to one of the Windows Boot Manager entries that appears via F8 gives me the error code 0xc000000f on file \EFI\Microsoft\Boot\BCD.
    I even tried to copy the BCD from an exactly identical PC but then the path to the BCD disappeared and I'm not sure what drive letter to enter in bcdedit because C: is not C: but X: when booted into Advanced resque mode.
    I could just reinstall Windows 8.1 but it feels frustrating, all the files are there. I just need to fix the boot.
    Sorry if this post is a bit of messed up, that's about how I feel right now... :)
    Does anyone have any suggestions and/or can point me in the direction of a nice document describing how the boot process works, where the BCD is located (I have several on the PC) I would be very happy.
    Many thanks in advance.

    Hi,
    According to your description, in my opinion, it seems like not bcd file problem. It's PC itself problem, maybe a hardware problem, also can be system componments corrupt.
    Can this PC startup successfully if you choose reboot or shutdown PC? Or this problem just occures after resume system from hibernate?
    For Windows boot process knowledge, you can refer to the contents of the link below for more details:
    http://social.technet.microsoft.com/wiki/contents/articles/11341.the-windows-7-boot-process-sbsl.aspx
    For your problem, in my opinion, it would be better to use System installation to fix this system file for test.
    Roger Lu
    TechNet Community Support

  • PC Suite 6.86.9.3 does not start after reboot

    Hi!
    I have some strange problems with the PC Suite. After the first install everything is working well but after a reboot the PC suite is not starting after double click on the desktop icon.
    But i can install tools on the phone or start some of the suite tools. Only the PC Suit does not run.
    The repair function of the installer does not bring any results. The only way ist to deinstall the suit and all drivers and to clear all remainig nokia registry entries. After that I can install the suite again and it will run again... until I reboot the system. And so on, and so on...
    Does any one have an idea how to solve my problem?
    Thanks
    Michael

    Actually it does not work on one Windows XP SP3 computer, but it does work on another Windows XP SP3 computer.
    Probably this is a .NET application, as I have encountered several .NET applications that do NOT work on some specific computers.

  • My new iPhone4S could not start after the Apple mark disappear, the running screen stand still over 30mn. Can someone tell me how to solve this problem.

    My new iPhone4S could not start after the Apple mark disappear, the running screen stand still over 30mn. Can someone tell me how to solve this problem.
    I tried to connect to iTune hoped to restore the system but iTunes did not reconige it.

    here is link to the apple product feedback website:
    http://www.apple.com/feedback/

  • HT2693 My UPAD lite does not start after recent update. I have lots of info in it. Can anybody help me to get it back. Can I get the update out somehow? Thanks

    My UPAD lite does not start after recent update. I have lots of info in it. Can anybody help me to get it back? Can I somehow undo the update? Thanks

    "UPAD lite?"
    I expect that you mean some version of iPad.
    First, try a system reset.  It cures many ills and it's quick, easy and harmless...
    Hold down the on/off switch and the Home button simultaneously until the screen blacks out or you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.
    If the Reset doesn't work, try a Restore.  Note that it's nowhere near as quick as a Reset.  Connect via cable to the computer that you use for sync.  From iTunes, select the iPad/iPod and then select the Summary tab.  Follow directions for Restore and be sure to say "yes" to the backup.  You will be warned that all data (apps, music, movies, etc.) will be erased but, as the Restore finishes, you will be asked if you wish the contents of the backup to be copied to the iPad/iPod.  Again, say "yes."
    At the end of the basic Restore, you will be asked if you wish to sync the iPad/iPod.  As before, say "yes."  Note that that sync selection will disappear and the Restore will end if you do not respond within a reasonable time.  If that happens, only the apps that are part of the IOS will appear on your device.  Corrective action is simple -  choose manual "Sync" from the bottom right of iTunes.
    If you're unable to do the Restore, go into Recovery Mode per the instructions here.

  • Oracle does not start

    Hi,
    I have installed oracle 11g r1 on centos. When the pc is connected to network, then I have no problem to spart oracle, else the oracle does not starts.
    What can I do to start oracle with or without internet connection.
    On windows I used a loopback adapter. Is here any method?
    Thank you

    Hello,
    ORA-12157: TNS:internal network communication errorThis Note of My Oracle Support may give you some solution:
    Local Connections Are Not Working ORA-12157 "TNS:internal network communication error" [ID 399342.1]Is the Loopback Interface well configured ?
    http://www.informit.com/articles/article.aspx?p=25845
    From the below documentation:
    http://download.oracle.com/docs/cd/B28359_01/install.111/b32002/pre_install.htm#BABFHCJG
    "+When you run the ping command on the computer itself, the ping command should return the IP address of the computer.+"
    Hope this help.
    Best regards,
    Jean-Valentin

Maybe you are looking for