Failed to start oracle-ohasd, error: ioctl inappropriate for the ohasd device was able to start to roothas.pl

Hello

I am trying to install the Oracle 11.2.0.1 on Oracle Linux 7.0 database 64-bit deployed on VirtualBox. I'll put up a single on making ASM instance database so the grid on a stand-alone server installation. I launched the installer of grid with YES. When I run the script from root

/U01/app/grid/product/11.2.0/grid/root.sh

I get the following error:

Default: no such file or directory for the command/sbin/initctl start oracle-ohasd

Failed to start oracle-ohasd, error: Inappropriate ioctl for device

ohasd could not start: ioctl inappropriate for this device, /u01/app/grid/product/11.2.0/grid/crs/install/roothas.pl line 296

After installing Oracle Linux 7.0 there is no/etc/init and also no/sbin/initctl created automatically under Linux. I don't know if these directories need to be created automatically or not?

I googled this problem. Most of the solutions is like this:

""""""""""""""""""""""""""""""""""""""""""""""

Hello

Problem is indeed due to the incompatibility of the upstart/init. Here are the average working:

1) proceed with the installation as usual until root.sh invocation.

(2) prior to root.sh edition $GRID_HOME/crs/install/s_crsconfig_lib.pm, go to line 1173 (you should find a code like: if ($srv eq 'ohasd') {# OHASD Start).

(3) insert a following code snippet before starting the game OHASD (line 1173)

My $UPSTART_OHASD_SERVICE = 'oracle-ohasd. "

My $INITCTL = "/ sbin/initctl;

($status, @output) = system_cmd_capture ("$INITCTL start $UPSTART_OHASD_SERVICE");

If (0! = $status)

{

error ("' cannot start $UPSTART_OHASD_SERVICE, error: $! '");

return $FAILED;

}

(4) create a file /etc/init/oracle-ohasd.conf with the following content inside

# Start OHASD oracle

start the runlevel [35]

Stop the runlevel [. 35]

respawn

exec /etc/init.d/init.ohasd run > / dev/null 2 > & 1 </dev/null

(5) call root.sh

(6) complete the installation.

If you have already run root.sh (unsuccessfully), simply roll back:

$GRID_HOME/crs/install/roothas.pl - deconfig - force - verbose

Make changes above and continue.

"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""

The part above is not the solution!

How to solve the problem?

Thank you!!!

11.2.0.1 is not supported on RHEL7, even on RHEL6, you must install at least 11.2.0.3.

You can see the matrix certification Oracle Support for Linux look at this document: master Note Linux OS requirements for database server (Doc ID 851598.1)

Kind regards

Oscar

Tags: Database

Similar Questions

  • to install Indesign on my new computer, but can't. First bought CS2 in 2009 and upgraded to 7.5 in 2011. I have the serial numbers for the two and was able to use it on my last computer. Where should I start?

    to install Indesign on my new computer, but can't. First bought CS2 in 2009 and upgraded to 7.5 in 2011. I have the serial numbers for the two and was able to use it on my last computer. I use Indesign that often but there are some projects that it is good for. Where should I start?

    Lchrichton123 what version of InDesign are specifically keen to install?  You can find links to the installation files for the majority of Adobe Creative software titles of other downloads

  • Update cache - unexpected error of blocking for the repository &amp; oracle.webcenter.framework.service.RepositoryVersion cannot be cast to oracle.webcenter.framework.service.RepositoryVersion

    Hello

    I noticed that the following errors appear often in my custom portals managed servers. Can anyone tell why these errors appear as I applied all the necessary patches?

    Oracle WebCenter Suite 11 g 11.1.1.8.0 portal applied Patch 21281035

    < 11 November 2015 11:00:08 SGT > < error > < oracle.webcenter.content.integration.spi.ucm.UCMCacheUpdateTimer > < WCS-55198 > < Cache update - unexpected error of blocking for the repository.

    java.lang.ExceptionInInitializerError

    at oracle.webcenter.content.internal.stellent.VCRConfigProvider.getRepositoryConfig(VCRConfigProvider.java:99)

    at oracle.webcenter.content.integration.federated.internal.delegate.RepositoryHelper.getRepositoryConfig(RepositoryHelper.java:601)

    at oracle.webcenter.content.integration.federated.internal.delegate.CacheHelper.getBinaryCache(CacheHelper.java:56)

    at oracle.webcenter.content.integration.federated.internal.delegate.CacheHelper.flushAllBinaryCacheEntries(CacheHelper.java:254)

    at oracle.webcenter.content.integration.federated.ContentCacheHelper.flushAllBinaryCacheEntries(ContentCacheHelper.java:54)

    at oracle.webcenter.content.integration.spi.ucm.UCMCacheHelper.invalidateNodeEntry(UCMCacheHelper.java:175)

    at oracle.webcenter.content.integration.spi.ucm.UCMCacheHelper.invalidateCacheEntries(UCMCacheHelper.java:138)

    at oracle.webcenter.content.integration.spi.ucm.UCMCacheUpdater.updateCaches(UCMCacheUpdater.java:83)

    at oracle.webcenter.content.integration.spi.ucm.UCMCacheUpdateTimer.run(UCMCacheUpdateTimer.java:105)

    at java.util.TimerThread.mainLoop(Timer.java:555)

    at java.util.TimerThread.run(Timer.java:505)

    Caused by: java.util.MissingResourceException: can't find oracle.webcenter.content.integration.internal.logging.VCRLogger bundle

    at java.util.logging.Logger.setupResourceInfo(Logger.java:1537)

    to java.util.logging.Logger. < init > (Logger.java:267)

    at java.util.logging.LogManager.demandLogger(LogManager.java:433)

    at java.util.logging.Logger.demandLogger(Logger.java:346)

    at java.util.logging.Logger.getLogger(Logger.java:442)

    at oracle.adf.share.logging.ADFLoggerFactory.getADFLogger(ADFLoggerFactory.java:63)

    at oracle.adf.share.logging.ADFLogger.createADFLogger(ADFLogger.java:221)

    to oracle.webcenter.content.integration.RepositoryException. < clinit > (RepositoryException.java:31)

    at oracle.webcenter.content.internal.stellent.VCRConfigProvider.getRepositoryConfig(VCRConfigProvider.java:99)

    at oracle.webcenter.content.integration.federated.internal.delegate.RepositoryHelper.getRepositoryConfig(RepositoryHelper.java:601)

    at oracle.webcenter.content.integration.federated.internal.delegate.CacheHelper.getBinaryCache(CacheHelper.java:56)

    at oracle.webcenter.content.integration.federated.internal.delegate.CacheHelper.flushAllBinaryCacheEntries(CacheHelper.java:254)

    at oracle.webcenter.content.integration.federated.ContentCacheHelper.flushAllBinaryCacheEntries(ContentCacheHelper.java:54)

    at oracle.webcenter.content.integration.spi.ucm.UCMCacheHelper.invalidateNodeEntry(UCMCacheHelper.java:175)

    at oracle.webcenter.content.integration.spi.ucm.UCMCacheHelper.invalidateCacheEntries(UCMCacheHelper.java:138)

    at oracle.webcenter.content.integration.spi.ucm.UCMCacheUpdater.updateCaches(UCMCacheUpdater.java:83)

    at oracle.webcenter.content.integration.spi.ucm.UCMCacheUpdateTimer.run(UCMCacheUpdateTimer.java:105)

    at java.util.TimerThread.mainLoop(Timer.java:555)

    at java.util.TimerThread.run(Timer.java:505)

    < 11 November 2015 11:01:07 SGT > < WARNING > < oracle.webcenter.notification.internal.model.util.FrameworkUtils > < BEA-000000 > <

    java.lang.ClassCastException: oracle.webcenter.framework.service.RepositoryVersion cannot be cast to oracle.webcenter.framework.service.RepositoryVersion

    at oracle.webcenter.framework.service.ServiceContext.getRepositoryVersionObject(ServiceContext.java:1283)

    at oracle.webcenter.framework.service.ServiceContext.getRepositoryVersion(ServiceContext.java:1185)

    at oracle.webcenter.framework.service.ServiceContext.isRepositoryVersionGreaterThanOrEqualTo(ServiceContext.java:1221)

    at oracle.webcenter.peopleconnections.profile.internal.extension.ProfileService.isConfigured(ProfileService.java:41)

    at oracle.webcenter.framework.service.ServiceRegistry.getAllConfiguredServices(ServiceRegistry.java:213)

    at oracle.webcenter.notification.internal.model.util.FrameworkUtils.loadServiceActivityTypes(FrameworkUtils.java:94)

    to oracle.webcenter.notification.internal.model.NotificationServiceImpl. < init > (NotificationServiceImpl.java:109)

    at oracle.webcenter.notification.NotificationServiceFactory.getNotificationService(NotificationServiceFactory.java:89)

    at oracle.webcenter.notification.internal.model.LifecycleListener.contextDestroyed(LifecycleListener.java:68)

    at oracle.webcenter.framework.internal.view.WCFrameworkContextListener.contextDestroyed(WCFrameworkContextListener.java:208)

    to weblogic.servlet.internal.EventsManager$ FireContextListenerAction.run (EventsManager.java:482)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.EventsManager.notifyContextDestroyedEvent(EventsManager.java:200)

    at weblogic.servlet.internal.WebAppServletContext.destroy(WebAppServletContext.java:3225)

    at weblogic.servlet.internal.ServletContextManager.destroyContext(ServletContextManager.java:247)

    at weblogic.servlet.internal.HttpServer.unloadWebApp(HttpServer.java:461)

    at weblogic.servlet.internal.WebAppModule.destroyContexts(WebAppModule.java:1545)

    at weblogic.servlet.internal.WebAppModule.deactivate(WebAppModule.java:509)

    to weblogic.application.internal.flow.ModuleStateDriver$ 2.previous(ModuleStateDriver.java:387)

    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:223)

    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:215)

    at weblogic.application.internal.flow.ModuleStateDriver.deactivate(ModuleStateDriver.java:141)

    at weblogic.application.internal.flow.ScopedModuleDriver.deactivate(ScopedModuleDriver.java:206)

    at weblogic.application.internal.flow.ModuleListenerInvoker.deactivate(ModuleListenerInvoker.java:261)

    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 2.previous(DeploymentCallbackFlow.java:547)

    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:223)

    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:215)

    at weblogic.application.internal.flow.DeploymentCallbackFlow.deactivate(DeploymentCallbackFlow.java:192)

    at weblogic.application.internal.flow.DeploymentCallbackFlow.deactivate(DeploymentCallbackFlow.java:184)

    to weblogic.application.internal.BaseDeployment$ 2.previous(BaseDeployment.java:677)

    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:223)

    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:215)

    at weblogic.application.internal.BaseDeployment.deactivate(BaseDeployment.java:234)

    at weblogic.application.internal.EarDeployment.deactivate(EarDeployment.java:59)

    at weblogic.application.internal.DeploymentStateChecker.deactivate(DeploymentStateChecker.java:198)

    at weblogic.deploy.internal.targetserver.AppContainerInvoker.deactivate(AppContainerInvoker.java:98)

    at weblogic.deploy.internal.targetserver.operations.DeactivateOperation.deactivate(DeactivateOperation.java:78)

    at weblogic.deploy.internal.targetserver.operations.RemoveOperation.removeDeployment(RemoveOperation.java:306)

    at weblogic.deploy.internal.targetserver.operations.RemoveOperation.doCommit(RemoveOperation.java:114)

    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)

    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)

    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)

    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)

    in weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 100 (DeploymentReceiverCallbackDeliverer.java:13)

    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$ 2.run(DeploymentReceiverCallbackDeliverer.java:68)

    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:545)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    >

    Hello

    Please apply the MLR 14 and check the box.

    If the problem persists, please update us with the WCC and newspapers of WCP.

  • Windows XP keep getting an error code 0xD59 for the Service Pack to update KB2463332 & will not update?

    I get an error code 0xD59 for the update of Service Pack KB2463332?  Then he wants to resart my computer for an update failed?  Why?

    Hello


    Click on the below mentioned link to manually install the update on your computer.

    Microsoft SQL Server 2005 Express Edition Service Pack 4 for Windows XP.
    http://www.Microsoft.com/en-US/Download/details.aspx?ID=184
    After you install the update, restart your computer and check if the problem is resolved.
  • Windows has stopped this device because it has reported problems. (Code 43) A request for the USB device descriptor has failed.

    Separated from this thread.

    Hello

    I'm faced with the same question. I went to settings of your laptop and ran the recovery, but it did not help. I went to Device Manager and I noticed an error: Windows has stopped this device because it has reported problems. (Code 43) A request for the USB device descriptor has failed. Tried to fix that with an alternative of Microsoft Community (http://support.microsoft.com/mats/hardware_device_problems/?wa=wsignin1.0), but the issue could not be resolved. I don't know if they are related, but I think so. Spent so much time trying to solve this problem and would be really grateful for the help. Have had the computer for less than 3 weeks...

    Ewa

    Hi Ewa,

    Thanks for the reply.

    I suggest you to update the drivers for the chipset of your computer and check if it helps. You can use the link below. Select the appropriate component and the operating system from the list. The link given below is for Lenovo 11 2 yoga, if you have any other device then please provide us with the exact model number or select the correct model number.

    http://support.Lenovo.com/us/en/products/laptops-and-netbooks/Yoga-series/Yoga-2-11-notebook-Lenovo?c=1

    As you mentioned that the other two USB ports work correctly, according to me is not a problem with the driver. It seems to be a hardware problem.

    Let us know the status.

  • I searched for a solution for the problem I was on Win 7 Pro Service Pack 1 in the links on an open Adobe Acrobat file will not open in my browser Firefox 33.0.2. The error I get is "Acrobat could not run the web browser.  Unknown error. (123).

    I want a solution for the problem I was on Win 7 Pro Service Pack 1 in the links on an open Adobe Acrobat Pro 10.1.12 file will not open in my browser Firefox 33.0.2. The error I get is "Acrobat could not run the web browser.  Unknown error. (123).

    You can try a repair of your Acrobat installation. Maybe, at least it's a start toward a solution.

  • How it warns Oracle to use an index for the join of two tables...

    How to prevent the Oracle to use an index for the join of two tables to get a view online that is used in an update statement?

    O.K. I think I should explain what I mean:

    When you join two tables that have many entries sometimes there're better is not to use an index on the column that is used as a criterion to join.

    I have two tables: table A and table B.

    Table A has 4,000,000 entries and table B has 700,000 entries.

    I have a join of two tables with a numeric column as join criteria.

    There is an index on this column in A table.

    So I instead of
      where (A.col = B.col)
    I want to use
      where (A.col+0 = B.col)
    in order to avoid Oracle using the index.

    When I use the join in a select query, it works.

    But when I use the join as inline in an update statement I get the error ORA-01779.

    When I remove the '+ 0' the update statement works. (The column is unique in table B).

    Any ideas why this happens?

    Thank you very much in advance for any help.

    Hartmut cordially

    You plan to use a NO_INDEX hint as shown here: http://www.psoug.org/reference/hints.html

  • Error 1003: I get this error when you try to connect to a Web site. I have revived the iPad and was able to do, however, when I left the game I got error 1003. I tried

    Error 1003: I get this error code when I try to connect to a Web site. I have revived the iPad and was able to do, however, when I left the game I got error 1003. I tried to reconnect and automatically received this error message. This happens with all browsers on my iPad. I deleted the cookies, cache, etc, it may not always connect. Help, please.

    You can try this by using a different connection? If possible cell or another location of WiFi?

    If it goes with several browsers - it's probably your network

  • DDL required for the complete installation was not found. Error 1603. What should do?

    DDL required for the complete installation was not found. Error 1603. What should do? A link where to download the required DLL? Kindly help please.

    I tried everything, but received the same message. Attached to the screenshot.

  • Whenever I try to update the 6 CS Master Collection that I encounter the error Code: U43M1D207 for the following applications: Prelude CS6 1.0.2 updated; Adobe SpeedGrade CS6 6.0.4 update; and Adobe Audition CS6.

    Whenever I try to update the 6 CS Master Collection that I encounter the error Code: U43M1D207 for the following applications: Prelude CS6 1.0.2 updated; Adobe SpeedGrade CS6 6.0.4 update; and Adobe Audition CS6.

    your download has been altered.  You may need to use another connection.

    Error in downloading, installing or updating Adobe Creative Cloud applications

  • Photoshop Elements 11, Windows 7 PC. When you try to make a Photo montage I get an error "not available for the creation of valid size.

    Hello

    Need help...  When you try to make a Photo montage I get an error "not available for the creation of valid size.

    Photoshop Elements 11, Windows 7 PC.

    Thank you

    Error "not available for the creation of valid size.

  • ohasd could not start: ioctl inappropriate for device - standalone grid root.sh installation is not

    Hi all

    During the installation of grid software Oracle 11 g root.sh (11.2.0.4) 2 (standalone) OL6.3 failed with the below mentioned error.

    ===========Error============


    Assistant configuration database when a database is created
    Finished to turn the generic part of the root.sh script.
    Now root product-specific actions will be performed.
    2015-07-08 15:09:27: verification of superuser privileges
    2015-07-08 15:09:27: user has superuser privileges
    2015-07-08 15:09:27: analyzing the host name
    Using the configuration settings file:

    /U01/app/grid/product/11.2.0/grid/CRS/install/crsconfig_params
    Create the trace directory
    ADD LOCAL MODE
    Creating OCR keys for the user 'oracle', privgrp 'oinstall '...
    Successful operation.
    CRS-4664: node kchjovm42 pinned successfully.
    Adding to inittab demon
    CRS-4124: Oracle high availability Services startup failed.
    CRS-4000: Start command has failed, or completed with errors.
    ohasd could not start: Inappropriate ioctl for device
    ohasd could not start: Inappropriate ioctl for this device

    /U01/app/grid/product/11.2.0/grid/CRS/install/roothas.pl line 296.
    [grid root@kchjovm42] #.

    ===============================

    Given that the error has been corresponding exactly to Doc-ID 1607600.1 I tried to follow the steps mentioned but he couldn't go well, release pasted below,

    [root@kchjovm42 bin] # initctl reload configuration

    [root@kchjovm42 bin] # initctl start oracle-ohasd

    initctl: unknown employment: oracle-ohasd

    [root@kchjovm42 bin] # initctl list | grep oracle

    [root@kchjovm42 bin] #.

    While they inspected I found that initctl has no service oracle-ohasd that there are listed.

    Manual start of service has also failed,

    [root@kchjovm42 init] # initctl start oracle-ohasd

    initctl: unknown employment: oracle-ohasd

    [init root@kchjovm42] #.

    There are a lot of notes and documents available on the community & MOS but not get a voucher for my case. Grateful if you can help with this problem.

    Thank you

    Abhijit

    Refer to OHASD could not start: Inappropriate ioctl for device [1069182.1 ID]

    HTH

    -Pavan Kumar N

  • Cloning hard drive with Clonezilla failed, gave a bad sector error message and now the original hard drive will not boot

    Original title: startup problem

    I tried cloning from my hard drive with Clonezilla, and he gave me a bad sector error.  I have since run the hard drive test in bios and it passed.  Anyway, clone has failed, and now the original hard drive will not boot.  My dvd player won't turn when I try to load the Vista repair CD (Vista Home Premium 32 bit).  Clonezilla removes the start settings for the original disc?  And if so, how can I restore it?  The computer starts just a black screen with a cursor at the top left.  When I install the hard drive in a box and connect it to another computer, it shows the partitions and files all seem to be there.

    Hi DougEisenmann,

    Clonezilla is not supported by Microsoft.

    If you are unable to boot from the Vista repair disk then you will need to go into the system BIOS and make sure that it is configured to boot from the DVD drive.

    Check out the link:

    Windows to boot from a CD or DVD

    http://Windows.Microsoft.com/en-us/Windows-Vista/Start-Windows-from-a-CD-or-DVD

    BIOS: Frequently asked questions

    http://Windows.Microsoft.com/en-us/Windows-Vista/BIOS-frequently-asked-questions

    Important: Change the BIOS (Basic input output system) / Semiconductor (CMOS) to complementary metal oxide settings can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the configuration of the BIOS/CMOS settings can be solved. Changes to settings are at your own risk.

    See also the thread which has some troubleshooting steps for this same issue.

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-system/Windows-Vista-crashedstartup-repair-wont-launch/49315171-1601-49DD-84fe-50bebd9ddbae

    The above link contains third party links provided by other users.

    Note: The use of third-party software, including hardware drivers can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the use of third-party software can be solved. Software using third party is at your own risk.

    Hope this information is useful.

    Jeremy K
    Microsoft Answers Support Engineer

  • VISA IC returns the 0xBFFF003A error code when reading the USBTMC device

    Hello

    I'm creating a USBTMC device and have some difficulty to determine why a viRead returns the 0xBFFF003A error code. Strangely enough, it reports also to read the correct byte number and the buffer contains the correct data. I use VISA IC 5.1.2 but I had the same problem with version 5.0.3. I have no problem with the device recognized by VISA IC, MAX, LabVIEW SignalExpress or LabVIEW. Using the previous version of VISA IC performing an async read would return a code completion, 0x3FFF009B (VI_SUCCESS_SYNC).

    The attachment of the utility Trace all communications from e/s or watch for when the USB cable is plugged into the computer.

    Lines 1-18 LabVIEW SignalExpress 2011 has begun

    Lines 19-35 VISA IC: open the selection

    Line 36 VISA IC: claire

    Line 37 VISA IC: Read - 10 characters

    Line 38 VISA IC: Read - 21 characters

    Lines 39-44 LabVIEW: open, read 21 characters

    Line 45 VISA IC: Read - 18 characters

    Line 46 VISA IC: claire

    Line 47 VISA IC: Read - 18 characters

    Line 48 VISA IC: closed

    Note: LabVIEW crashed on line 44.  At the moment I know not whether that is related to this problem or not.

    Full error description: failed to start the read operation because the installer is not valid (because of attributes defined in an inconsistent state).

    I'm confused by why it says it cannot start operation when in fact, it returns the requested data and attributes that it refers to? I reviewed the USB descriptor values that I use, and they look correct to me.

    Any ideas?

    Thank you

    Hi Perry,

    I found the problem.  The TransferSize didn't get converted from big-endian to little endian and 0x0A was considered 0xA000000.

    See you soon,.

    Airaki

  • Error code 8007663 for the update KB2539530... Help, please

    For the last 3 months or so, 1 update has been problematic.

    This update is "Update for Microsoft Office System 2007 (KB2539530)".  It starts by creating a restore point and then stops and says "some updates were not installed" "error found: Code 80070663 Windows Update encountered an unknown error."
    I don't know where to go for more information about this, but after a few clicking, everything he tells me it is that the installation failed.
    Any help would be great.
    Thank you

    Hi Toby,

    Unfortunately, if you don't have the disks it is not much more we can do to fix this.

Maybe you are looking for