Help require for Clusterware installation

Hi,
Following Oracle version was installed
Oracle Database 11g Release 1 (11.1.0.6.0) for Microsoft Windows (x64)
We have to enable ClusterWare option.
Do we need to install the following Oracle again
Oracle Clusterware 11g Release 1 (11.1.0.6.0) for Microsoft Windows (x64)
http://www.oracle.com/technetwork/database/enterprise-edition/downloads/111060-win64soft-099656.html
Any help would be useful
Thanks,

787186 wrote:
Hi,
Following Oracle version was installed
Oracle Database 11g Release 1 (11.1.0.6.0) for Microsoft Windows (x64)
We have to enable ClusterWare option.
Do we need to install the following Oracle again
Oracle Clusterware 11g Release 1 (11.1.0.6.0) for Microsoft Windows (x64)
http://www.oracle.com/technetwork/database/enterprise-edition/downloads/111060-win64soft-099656.html
Any help would be useful
Thanks,You need to install the Oracle Clusterware 11g Release 1 (11.1.0.6.0) for Microsoft Windows (x64) and migrate your database from single instance to cluster database

Similar Messages

  • Help required for Linux installation

    Could someone please help me on installing the Java sdk on Suse linux 8? Ive got the rpm but i have no idea how to install it, installing things on linux just boggle me!

    go to the shell and do a:
    rpm -ivh rmpnamehere.rpm
    This works under linux at least and installs java under /usr/java
    Best regards,
    Bjorn Borresen

  • ERROR: The cabinet file 'Sql.cab' required for this installation is corrupt and cannot be used

    As the title indicates, I'm having this error during installation. It occurs when I try to install
    the "Management Studio" part of the program. I've tried a bunch of things like
    copying to hard drive and installing, but to no avail. To isolate the problem, i've even tried removing Reporting services, since at the time of failure it seems to be trying to install/configure the Microsoft.Reporting Services dll.
    Additionally, I have SQL Express installed (installed it separately, not as part of the SQL 2005 DVD), VS 2005, .NET Framework 2.0, SQL Management Studio Express CTP. Could the Management Studio Express be causing a problem?
    Please note:
    Although the error is about missing / corrupt Sql.cab, I have searched the entire dvd for the said file, but there is no file called Sql.cab on the dvd. Am I missing something?
    Any solution would be greatly appreciated.
    TIA

    I was installing SQLServer2014_Developer which I had just purchased as a 64bit iso download to VirtualBox Windows_10_64bit Instance that i had just created.
    I got the following error about 90% through the SQLServer2014_Developer install:
    >>> ===================================================================
    >>> SQL Server 2014
    >>> ===================================================================
    >>> TITLE: Microsoft SQL Server 2014 Setup
    >>> ------------------------------
    >>> The following error has occurred:
    >>> The cabinet file 'Sql.cab' required for this installation is corrupt and cannot be used.
    >>> This could indicate a network error, an error reading from the CD-ROM, or a problem with this package.
    >>> For help, click:
    >>> h t t p ://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=0xDF039760%25401201%25401
    >>> ------------------------------
    A quick rerun of failed SQLServer2014_Developer install just for the Management_Tools and review of the SQLServer2014_Developer install logs
      confirmed error still prelevant:
    C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\...
    >>> ...
    >>> Detailed results:
    >>>   Feature:                       Management Tools - Complete
    >>>   Status:                        Failed: see logs for details
    >>>   Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
    >>>   Next Step:                     Use the following information to resolve the error, and then try the setup process again.
    >>>   Component name:                SQL Server Management Services
    >>>   Component error code:          1335
    >>>   Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150206_223659\sql_ssms_Cpu64_1.log
    >>>   Error description:             The cabinet file 'Sql.cab' required for this installation is corrupt and cannot be used. This could indicate a network error, an error reading
    from the CD-ROM, or a problem with this package.
    >>>   Error help link:               h t t p ://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=sql_ssms.msi%40InstallFiles%401335
    >>>
    >>>   Feature:                       Management Tools - Basic
    >>>   Status:                        Failed: see logs for details
    >>>   Reason for failure:            An error occurred during the setup process of the feature.
    >>>   Next Step:                     Use the following information to resolve the error, and then try the setup process again.
    >>>   Component name:                SQL Server Management Services
    >>>   Component error code:          1335
    >>>   Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150206_223659\sql_ssms_Cpu64_1.log
    >>>   Error description:             The cabinet file 'Sql.cab' required for this installation is corrupt and cannot be used. This could indicate a network error, an error reading
    from the CD-ROM, or a problem with this package.
    >>>   Error help link:               h t t p ://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=sql_ssms.msi%40InstallFiles%401335
    >>> ...
    Reading though the many Google hits going way back AD-2000/AD-2006/AD-2011/AD-2014 for various installs including SQLserver_2008/2012 etc
    I noted that in the main there were x2 common themes.
    1. Problem with corruption the original download.
    --- Although I had not run the download checksum
    --- I had previously just installed SQLServer2014_Developer successfully, so at the minute, I was confident downloads were ok.
    --- Many hits mentioned this 'Sql.cab' file and 90% of the install had been successfull -
    --- I figured the chances of us all having corruption of this one files were agaianst the odds and
    ---   probably re-downloading it would not fix this - but I kicked a re-download off anyhow .
    While it was running ...
    2. Network issue when installing - some of the hits asked if could be related to Virtual drives.
    --- This struck a chord
    --- I had downloaded the SQLServer2014 .iso to my host PC and then copied it onto one OneDrive so I could access it within the VirtualBox_Windows_10.
    --- From within the VirtualBox_Windows_10 I had then used SetupVirtualCloneDrive5450.exe to mount the OneDrive SQLServer2014 .iso and then autorun the install.
    What worked for me ...
    --- I decided to
    --- 1. Copy the same SQLServer2014 .iso that had failed to install x2 from OneDrive to the c:\ root of the VirtualBox_Windows_10.
    --- 2. Remount the same SQLServer2014 .iso from c:\ again using SetupVirtualCloneDrive5450.exe.
    --- 3. Re-run the SQLServer2014 install using the repair mode.
    This time the [Maintenance] [Repair] install completed with all elements showing installed successfully.
    Hope this helps
    Andy

  • Error: the cabinet file required for this installation is corrupt and cannot be used.

    Hi, ive recently just built a brand new computer and purchased windows 7 64 bit. the system runs fine except for the fact that i cannot install any games (these include command and conquer 4, red alert 3 and sims 3. i go to install and partway through it stops with a message saying:
     "the cabinet file 'name.cab' required for this installation is corrupt and cannot be used. this could indicate a network error, an error reading from the CD ROM, or a problem with this package."
    At first i suspectd a faulty cd rom drive, but the same thing happend wen i tried it with another drive. i know the disks are fine because theyr new. iv searced online and tried things such as disabling the antivirus, going into command prompt and deleting the .....\SQMClient\DisabledSessions as administrator and anything else that was recommended, but it still cant seem to like cabinet files (btw when the installation stops it doesnt always stop on the same .cab as a previous attempt, sometimes it gets further through the installation than others). they install fine on other computes with windows 7 64bit.
    Any help is appreciated! Thanx

    Hi Dazattack, I suggest you check the following KB article first:
    Error message during Office 2000 or Office XP installation: "Error 1335 - Cannot Copy Cab File Office1.cab"
    http://support.microsoft.com/kb/314810
    Note: Though it's for Office, some steps in the article can still be used in such scenario.
    Meanwhile, can you install other applications that downloaded from the Internet ?
    Sean Zhu - MSFT

  • OS does not meet the minimum system requirements for this installer. 10.6.0 is the minimum required

    How do I get my software? This is the message I am hitting before my download will complete:
    OS does not meet the minimum system requirements for this installer.
    10.6.0 is the minimum required for installation.

    Hi,
    May I know what are you trying to download ?
    What is the MAC OS version you are using ?
    It seems you are trying to download an application which needs atleast 10.6 MAC version
    I think you are using lower version of MAC, let us know the version of your MAC , in order to help better .
    To check the version  : click on Apple Button on top left
    select about this MAC, you will get to know the version over there.
    If its something 10.5.x , then you need to upgrade your MAC in order to install that application which needs 10.6 MAC
    Thanks,
    Baljeet

  • Requirement for client installation 9i

    Hi;
    I want to install Oracle client 9i in the UNIX server (Solaris 2.8). I am searching requirement for this installation, I don't find it...
    Can any help me please
    Mostafa

    Hi,
    there is no client-server anymore in Oracle Forms. Its a web only deployment. So 1-2 no longer apply.
    3) You need to install Oracle Jinitiator on the client or the Java 1.4 Plugin. Both can be configured for automatic installation.
    See the Oracle Application Server documentation and whitepapers on otn.oracle.com/products/forms to learn about how to install and run Forms Services
    Frank

  • Error 1335. The cabinet file 'iTunes.cab' required for this installation is

    Ah! Please help! I am freaking out because I can not download the new iTunes becasue I get this message...
    "Error 1335. The cabinet file 'iTunes.cab' required for this installation is corrupt and cannot be used. This could indicate a network error, an error reading from the CD-ROM, or a problem with the package"
    I am trying to download it directly from the site because I tried to play this song in my iTunes and it said it would not play unless I updated my iTunes.. So it took me to the iTunes website and I download it, save the iTunes Setup to my desktop and try to finish downloading or setting it up and at the end I get that message...
    What the deuce? Please please please help.
    Dominique.
    Toshiba...   Windows XP Pro  

    Search your hard drive for that file, 'iTunes.cab', and delete it. It's corrupted, no good.
    Then try to install iTunes again.

  • I'm trying to download the trial version of Adobe Illustrator. An error message says that the OS does not meet the minimum system requirements for the installer. 10.6.0 is the minimum required for installation. How do I get my mac to be a 10.6.0 ?

    I'm trying to download the trial version of Adobe Illustrator. An error message says that the OS does not meet the minimum system requirements for the installer. 10.6.0 is the minimum required for installation. How do I get my mac to be a 10.6.0 ? Right now I have a 10.5.8 is there a way to upgrade or something?

    Buy the Snow Leopard retail installer (http://store.apple.com/us/product/MC573Z/A?fnode=MTY1NDAzOA).
    That will take you to 10.6.3.
    If required you can then use the combo updater to get to the latest version, 10.6.8 (http://support.apple.com/kb/DL1399)
    SL system reqmts;

  • Help Reqd for OIM Installation

    Hi,
    I need to explore OIM for a PoC. Please let me know the installables required for the installation of OIM. I have gone thru Oracle website about the prerequisites but still not clear on which versions to use. Please provide the specific details of the same. Actually, I want to know which version of OIM is better to start with and get a fair understanding of OIM concepts and specific details of the installables required for the same.
    Regards,
    CC

    Well obtain a licensed product and start installation. It has good ootb documentation which will guide you as how to proceed. Not very difficult.
    And regarding the version (latest version is always better). So get a 9.1.x version of this product. This is best in terms of features included.
    Thanks
    Sunny

  • How to download packages (Required for 11gR2 Installation)?

    Hello
    I am not able to download mentioned packages (Required for 11gR2 Installation) Can you Provide link for the same?
    SUNWbtool
    SUNWhea
    SUNWlibC
    SUNWlibm
    SUNWlibms
    SUNWsprot
    SUNWtoo
    SUNWi1of
    SUNWi1cs (ISO8859-1)
    SUNWi15cs (ISO8859-15)
    SUNWxwfnt
    SUNWarc
    SUNWcsl
    Thanks,
    Saurabh

    Go examine your Solaris installation DVD.
    The packages are there (and should have been installed with a default setup of your OS).

  • SAP DVD Required for ECC Installation

    Dear Team,
    I am using OS HPUX and Oracle 10  for ECC 6.0.
    Witch -2 SAP DVD we required for ECC 6.0 Installation.
    I Have all DVD .Witch-2 DVD i must copy in my Server.
    I think
    (1)  Export  2 DVD
    (2) Oracle   2 DVD
    (3) Instance IMaster 1 DVD.
    (4)  Kernal    1DVD
    (5) Java_Comp  1 DVD
    is Any DVD  we required for ECC 6.0 Installation.?
    OR
    Any DVD I am missing??????
    Thanks
    Manu

    I suggest you read
    - the installation Master Guide - which will tell you which DVDs you need for which scenario
    - the Installation Guide to find out, which DVDs must be available in parallel
    http://service.sap.com/instguides
    Markus

  • Diskspace Requirement for Trex Installation

    Hi guys,
    I just installed Trex server to one of our systems. It will be used for indexing and searching for our portal system which is running on another server.
    While checking Trex 7.0 Installation guide, hard disk capacity took my attention.
    On the server we installed Trex server, there is a free space of 30 GB. (Index, Trex and queue directory are on the same partition)
    Our KM contains pdf and doc documents total size; 25 gb. In the guide it says; index directory needs approximately half as much disk space as the documents plus the same amount of disk space needed temporarily for the optimization and queue directory needs space approximately three quarters of the disk space required by indexes.
    Calculation of disk space required;
    For index directory;  Permanent size = 25 / 2 = 12.5 GB
                                 Temporary size = 12.5 GB
                                 Total = 25 GB
    For queue directory; 3 * 25 / 4 = 18,75 GB
    Total space (index + queue) = 43,75 GB
    So 30 gb space is not enough for this amount of document.
    Is this true?
    Any suggestions?
    Tolga
    Edited by: Tolga Akinci on Nov 25, 2008 9:14 AM

    We were facing stability issues. Mapbox is a consultant solution and there's not that much documentation about the "internals", it runs as a Java application inside a J2EE engine and thus has all the implication that comes with that.
    The behaviour of that version was indeterministic, mails didn't get through and there were so many places to check, why a certain mail was stuck.
    You can run the Mapbox as part of J2EE on i5/OS but I can't state here anything about stability or issues, you'd better ask on the i5/OS forum here
    Markus

  • Help required for unicode compatibilty

    Dear All,
    We are in a process of analyzing the impact of unicode compatibility for our environment.
    Following is our scenario:
    - ECC6.0 is non unicode systsem
    - Need to buid unicode CRM 7, SCM 7, PI 7.1 and BI7
    - Need to integrate the above systems to non unicode ECC system.
    Our questions are :
    1. Is there any performance consideration when using communication between an Unicode and non-Unicode system?
       Is Unicode - Unicode faster than Unicode - non-Unicode communication performance wise?
    2. Do we face any  technical or functinal problems while trying to integrate
       unicode BI/ NW Java Stack  to non unicode systems.
    3. Do we need to review our sizing estimations due to unicode implemenation?
    5. what will be the storage consumption increase for unicode systems compared to non unicode?
    It would be greatly helpful for me if you can clarify these doubts.
    Thanks and Regards

    Hi,
    1. I think no one has really measured this. I expect a slightly higher requirement for Unicode <--> Non-Unicode interfaces.
    2. Please have a look at SAP Notes 838402, 73606, 975768 and 1358929 for restrictions in Non-Unicode systems. SAP highly recommends to go for Unicode in the whole landscape.
    3. and 5.  If you use the SAP quicksizer (http://service.sap.com/quicksizing), then Unicode is integrated.
    " Please note that the Quick Sizer results include Unicode requirements. For more
    information on additional requirements caused by Unicode, see
    http://service.sap.com/unicode -> Unicode Media Library -> Unicode information on
    specific topics: SAP Business Suite Unicode Hardware Requirements"
    Best regards,
    Nils Buerckel
    SAP AG

  • PCUI 4.0, Search Help Required for New field

    Hi everyone
    I am working in CRM 4.0 Sales Order application
    We created a new field in CRM sales Order in Header level in SAP GUI through EEWB.
    The search help for the new field is working fine in SAP GUI. We want to add the same field with F4 help functionaliity in PCUI as well.
    The field has been added in structure CRMT_BSP_SLS_OD1_General. It also shows domain value for the field however Origin of input field ie empty
    The field has been added in PCUI and is successfully showing data inputted in SAPGUI
    However we need search help functionality for the field
    i tried these two steps
    1) i checked on domain value checkbox and changed the field from input to dropdown. However the dropdown is empty in PCUI. Whenever i check box domain values for some field then all the possible values in SPA GUI are displayed in PCUI, however this is not working here.
    2) I put Value_table in F4 of the field
    This is also throwing up empty values
    Am i missing something in this case
    Please let me know how to go about it
    TIA
    Asad

    Hi Frederic
    Thanks for your response
    I am not sure what is meant by regenerating the field group in this case
    I added the entries for my view in the field group and generated the layout of the field group (If this is what you mean)
    The field is working fine. I am able to save values to the field and able to see values saved in GUI.
    I haven't linked search help of the field in PCUI
    I am not sure how to go about it.
    I used the data element in the structure for the field.
    The data element has Domain entry in <b>Entry Help/Check</b> of the structure
    If i check the Domain Value checkbox in my field group then the domain values should be available in dropdown if the field is dropdown
    However i am not able to see the possible values of the field (It is present in SAP GUI)
    Does something else needs to be done in this case
    TIA
    Asad

  • Seeburger help required for 810 and Dispatch Advice (IDOC type DESADV).

    Hi All,
    1. Please let me know blogs which clearly shows settings for Seeburger components for 850 (Purchase Order) to IDOC Scenario
    --- Seeburger Workbench
    --- Seeburger Mapping Designer (BIC)
    --- Seeburger Counter and Varaibles
    --- Seeburger AS2 Spoke
    --- Any other Seeburger Component setting required
    I have understand blog for 850 -- /people/rajeshkumar.pasupula/blog/2009/08/05/wanna-implement-seeburger-for-edi-find-the-booster
    2. Anybody has blog for 810 or Dispatch Advice (IDOC type DESADV).
    3. Can anybody provide me Mapping Logic (at field level) done in XI/PI for 850, 810 , Dispatch Advice (IDOC type DESADV) .
    Regards

    Hi Rickkk,
    1. Please let me know blogs which clearly shows settings for Seeburger components for 850 (Purchase Order) to IDOC Scenario
    --- Seeburger Workbench
    --- Seeburger Mapping Designer (BIC)
    --- Seeburger Counter and Varaibles
    --- Seeburger AS2 Spoke
    --- Any other Seeburger Component setting required
    For SEEBURGER workbench please go through this blog and navigate the enbebbed links furthur to know about Seeburger workbench too.
    /people/prateek.srivastava3/blog/2009/08/01/seeburger--part-1--the-basics
    2
    2. Anybody has blog for 810 or Dispatch Advice (IDOC type DESADV).
    For 810 i think the procedure would be the same but themseeburger mapping program that validates the ANSX 810 would be different.As far as 997is concerned 997 is a functional acknowledgement.Its a genric format that is used to send acknowledgement for any EDI transaction set that has been sent.
    3. Can anybody provide me Mapping Logic (at field level) done in XI/PI for 850, 810 , Dispatch Advice (IDOC type DESADV) .
      The logic will be based on the trading partner guidelines which will contain the description of all the semantic and syntactiic description about the segments ,its feilds.we need to consider the guidelines and target side specifications too while mapping.
    Thanks,
    Ram.

Maybe you are looking for

  • RTMFP with Flash Media Server

    Hi, I'm trying to get the Cirrus sample application (http://labs.adobe.com/technologies/cirrus/samples/) to work together with the FMS. For my understanding the RTMFP technology is available to the FMS, so it should be no problem to make the example

  • Installing SDK to Mac OS

    Hi, I successfully installed the SDK to my Mac (Snow Leopard) and am already using it for Collector development. Everything works perfectly. Now, I am trying to do the configurations for Reports development. The only missing point seems to be the con

  • How to make udev load ALSA driver automaticly?

    I have added " modprobe snd-via82xx " (ALSA driver) to /etc/profile.d/mysh.sh, and I could use almost every multimedia software except mp3blaster. But after I installed udev, the udev load "via82cxxx_audio"  (OSS driver) automaticly instead of snd-vi

  • How to install a (universal) widget in Vista sidebar?

    I would like to install I Tunes timer widget f.i. but once unzipped I don't what & how to do to have it on my sidebar. Thanks

  • Nikon D7000 .NEF files are not opening

    I am a new, lucky owner of the Nikon D7000 but, sadly, am unable to open my RAW (.NEF) files in iPhoto -- I am told that the files are an "Unreadable" format. Now, while I may use the Nikon software provided, I would much rather use iPhoto for my edi