Link about Content Portlet Suite 11g Release installation guide

Hi All,
Does anyone know the link to get the installation guide for Content Portlet Suite 11g release.

Hi
I too had this issue initially but in my case I had missed out on the following steps :
1.
From a command-line, launch the WebLogic Scripting Tool (WLST), for example:
WLS-HOME/as11r1wc/common/bin/wlst.sh
Note:
The WebLogic Scripting Tool (WLST) is a command-line scripting environment that you can use to create, manage, and monitor WebLogic Server domains. Refer to the Oracle Fusion Middleware Oracle WebLogic Scripting Tool document for more information.
2.
After the WebLogic Scripting Tool initializes, type connect() and press Enter.
3.
You are prompted to enter the username, password and Admin server URL. Enter these values and press Enter.
4.
Once connected to the server, run the following command to register your WSDL:
registerWSRPProducer('webcenter','Provide_Any_Name_for_WSDL_Handle','Your_WSDL>',timeout=500)
For example:
registerWSRPProducer('webcenter','StellentWSRP','http://Host_Name:Port/cps/portlets/wsrp1?WSDL',timeout=500)
Referencing Your Content Server
The following WLST commands should be used to create, delete, and reset an Oracle Content Server connection:
Note:
The custom managed server on which CPS is deployed and the WLS_Spaces server must be restarted after executing the following commands for the changes to take effect.
Run the following WLST command to create an Oracle Content Server connection:
createJCRContentServerConnection('CPS_Application_Name', 'CSConnection', socketType='socket', serverHost='Content_Server_Host', serverPort='Content_Server_Port')
For example (if the CPS application name is StellentPortlets):
createJCRContentServerConnection('StellentPortlets', 'CSConnection', socketType='socket', serverHost='192.0.2.250', serverPort='4444')
Run the following WLST command to delete an Oracle Content Server connection:
deleteConnection(appName='CPS_Application_Name', name='CSConnection')
Run the following WLST command to reset an existing Oracle Content Server connection:
setJCRContentServerConnection('CPS_Application_Name', 'CSConnection', socketType='socket', serverHost='New_Content_Server_Host', serverPort='New_Content_Server_Port')
Run the following WLST command to list the existing Oracle Content Server connections:
listJCRContentServerConnections(appName='CPS_Application_Name')
See if you too have missed to follow the above mentioned steps and if so then complete it to see if the issue still persists .
Hope this helps
Thanks
Srinath

Similar Messages

  • About Oracle SOA Suite 10g Release 3 Distribution (32 or 64)???

    Greetings,
    I have a question about Oracle SOA Suite 10g Release 3 distribtution, is it 32 or 64 bit????
    and if it was 32 bit, is that mean that the OC4J will use maximum 3GB memory and it cant use more????
    and if this is true, is there a workaround to make the OC4J use memory more than 3GB (like 8GB or 16.....)
    Your response is highly appreciated.

    Yes it is possible, but be ware of the runing instances, the callback URL's expect the old IP adress in the endpoint. This is not possible to change.
    Check my article:
    http://orasoa.blogspot.com/2009/05/bpel-cloning.html
    Marc

  • [content portlet suite] - problem to install patch

    Hi all,
    I've installed CPS with CIS for Oracle Portal 10.1.2 upgraded at 10.1.4.0.0 on Unbrakeable Linux .
    CPS Contribution Portlet use WSRP v1 and so have a upload file size limit to 65k.
    This is a kwown issue and Oracle Metalink suggest to iinstall two patch 4640471 first,
    and then 5752494.
    The first installation was completed succesfully.
    But when I try to install the second I obtain a warning first:
    Patch(es) 4640471,  conflict with the patch currently being installed (5752494).
    If you continue, patch(es) 4640471,  will be rolled back and the
    new patch (5752494) will be installed.
    When I try to continue opatch return an error on compatibility between the patch(5752494) version
    and the host operative system, althought the patch download is single and for "generic platform"
    with a title "for linux 32" (and my host OS is Linux 32 bit).
    Have you got any suggestion about work around this limitation on upload file size or patch installing?
    Thanks in advance.
    Federico

    Hi all,
    I've installed CPS with CIS for Oracle Portal 10.1.2 upgraded at 10.1.4.0.0 on Unbrakeable Linux .
    CPS Contribution Portlet use WSRP v1 and so have a upload file size limit to 65k.
    This is a kwown issue and Oracle Metalink suggest to iinstall two patch 4640471 first,
    and then 5752494.
    The first installation was completed succesfully.
    But when I try to install the second I obtain a warning first:
    Patch(es) 4640471,  conflict with the patch currently being installed (5752494).
    If you continue, patch(es) 4640471,  will be rolled back and the
    new patch (5752494) will be installed.
    When I try to continue opatch return an error on compatibility between the patch(5752494) version
    and the host operative system, althought the patch download is single and for "generic platform"
    with a title "for linux 32" (and my host OS is Linux 32 bit).
    Have you got any suggestion about work around this limitation on upload file size or patch installing?
    Thanks in advance.
    Federico

  • Content portlet suit error

    i tried to create new content in new page and choose portlets , i have this error :
    [2011-08-24T01:59:09.541+03:00] [DefaultServer] [ERROR] [] [oracle.portlet.binding] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: sally] [ecid: c3e1bf8e7f37c0d7:-22e3f97:131f5cc8e73:-8000-00000000000003a4,0] [APP: Application1#V2.0] An error has occured for Portlet Binding portlet552727195.[[
    oracle.portlet.client.container.PortletRemoteException: oracle.portlet.server.container.OperationFailedException: oracle.portlet.wsrp.v2.OperationFailedException: Internal Server Error: javax.portlet.PortletException: The Stellent Portlet framework has not been initialized properly!.; nested exception is:
         javax.servlet.ServletException: javax.portlet.PortletException: The Stellent Portlet framework has not been initialized properly!
         at oracle.portlet.client.techimpl.wsrp.WSRPBaseTerminalPipe.processException(WSRPBaseTerminalPipe.java:40)
         at oracle.portlet.client.techimpl.wsrp.WSRPGetMarkupPipe.execute(WSRPGetMarkupPipe.java:266)
         at oracle.portlet.client.techimpl.wsrp.WSRPGetMarkupPipe.pre(WSRPGetMarkupPipe.java:51)
         at oracle.portlet.client.service.pipeline.PipeContext.internalExecute2(PipeContext.java:645)
         at oracle.portlet.client.service.pipeline.PipeContext.access$000(PipeContext.java:48)
         at oracle.portlet.client.service.pipeline.PipeContext$1.run(PipeContext.java:493)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccActionExecutor.java:47)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivilegedExceptionAction.run(CascadeActionExecutor.java:79)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
         at weblogic.security.Security.runAs(Security.java:61)
         at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecutor.java:48)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(CascadeActionExecutor.java:52)
         at oracle.security.jps.internal.jaas.AbstractSubjectSecurity.executeAs(AbstractSubjectSecurity.java:138)
         at oracle.portlet.client.service.pipeline.PipeContext.internalExecute(PipeContext.java:497)
         at oracle.portlet.client.service.pipeline.PipeContextRunnable.run(PipeContextRunnable.java:23)
         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at oracle.portlet.client.service.pipeline.ModifiedThreadPoolExecutor$Worker.runTask(ModifiedThreadPoolExecutor.java:391)
         at oracle.portlet.client.service.pipeline.ModifiedThreadPoolExecutor$Worker.run(ModifiedThreadPoolExecutor.java:416)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.portlet.server.container.OperationFailedException: oracle.portlet.wsrp.v2.OperationFailedException: Internal Server Error: javax.portlet.PortletException: The Stellent Portlet framework has not been initialized properly!.; nested exception is:
         javax.servlet.ServletException: javax.portlet.PortletException: The Stellent Portlet framework has not been initialized properly!
         at oracle.portlet.wsrp.v2.ServerToWSRPv2.getMarkup(ServerToWSRPv2.java:1155)
         at oracle.portlet.client.connection.wsrp.ActivityServerWrapper.getMarkup(ActivityServerWrapper.java:527)
         at oracle.portlet.client.techimpl.wsrp.WSRPGetMarkupPipe.execute(WSRPGetMarkupPipe.java:135)
         ... 22 more
    Caused by: oracle.portlet.wsrp.v2.OperationFailedException: Internal Server Error: javax.portlet.PortletException: The Stellent Portlet framework has not been initialized properly!.; nested exception is:
         javax.servlet.ServletException: javax.portlet.PortletException: The Stellent Portlet framework has not been initialized properly!
         at oracle.portlet.wsrp.v2.WSRP_v2_Markup_PortTypeJaxbToSoap.getMarkup(WSRP_v2_Markup_PortTypeJaxbToSoap.java:136)
         at oracle.portlet.wsrp.v2.ServerToWSRPv2.getMarkup(ServerToWSRPv2.java:987)
         ... 24 more
    Caused by: oracle.portlet.wsrp.v2.soap.OperationFailed
         at oracle.portlet.wsrp.v2.soap.runtime.WSRP_v2_Markup_PortType_getMarkup_Fault_SOAPSerializer.deserializeDetail(WSRP_v2_Markup_PortType_getMarkup_Fault_SOAPSerializer.java:299)
         at oracle.j2ee.ws.common.encoding.SOAPFaultInfoSerializer.doDeserializeSOAP11(SOAPFaultInfoSerializer.java:133)
         at oracle.j2ee.ws.common.encoding.SOAPFaultInfoSerializer.doDeserialize(SOAPFaultInfoSerializer.java:95)
         at oracle.j2ee.ws.common.encoding.ObjectSerializerBase.deserialize(ObjectSerializerBase.java:194)
         at oracle.j2ee.ws.common.encoding.ReferenceableSerializerImpl.deserialize(ReferenceableSerializerImpl.java:148)
         at oracle.portlet.wsrp.v2.soap.runtime.WSRP_v2_Markup_Binding_SOAP_Stub._readBodyFaultElement(WSRP_v2_Markup_Binding_SOAP_Stub.java:726)
         at oracle.j2ee.ws.client.StreamingSender._sendImpl(StreamingSender.java:396)
         at oracle.j2ee.ws.client.StreamingSender._send(StreamingSender.java:148)
         at oracle.portlet.wsrp.v2.soap.runtime.WSRP_v2_Markup_Binding_SOAP_Stub.getMarkup(WSRP_v2_Markup_Binding_SOAP_Stub.java:414)
         at oracle.portlet.wsrp.v2.WSRP_v2_Markup_PortTypeJaxbToSoap.getMarkup(WSRP_v2_Markup_PortTypeJaxbToSoap.java:86)
         ... 25 more
    plZzzz any help

    Hi,
    Thanks for bringing this issue. Yes, the message should be SEVERE. This will be fixed.
    You may also want to subscribe to [email protected] and bring up any issues, enhancements.
    Regards,
    Deepak

  • Content Portlet Suite

    Hello,
    I want to show the number of active UCM work flows to the logged-in user instantly, but I don't want to write code if there is an extension already working. Is this extension still working, can someone please give me the necessary steps to make this work?
    Thanks.

    Hi ,
    Yes CPS is still active and is available under <home>/Oracle_ECM1/ucm/Distribution folder location .
    Steps to get it working are provided with details in the documentation : http://docs.oracle.com/cd/E23943_01/doc.1111/e10637/toc.htm
    Hope this helps .
    Thanks
    Srinath

  • Oracle SOA Suite 11g - 11.1.1.2 Complete pdf documentation link

    Hi All,
    Can you please point me the link to download complete pdf documentation link for "Oracle SOA Suite 11g - 11.1.1.3" Thanks in advace!
    Regards,
    -Siva.

    Entire Oracle Fusion Middleware 11g documentation can be downloaded from here -
    http://www.oracle.com/technetwork/middleware/docs/middleware-093940.html
    Regards,
    Anuj

  • Content Publishing Suite(CPS) in Weblogic Portal 10.3

    Hi,
    I had included the portlet which I had made using the producer and consumer which is defined in the CPS documentation.
    Everything works fine but when I tries to retrieve the portlet following error occurs :
    com.stellent.cis.client.command.CommandConfigurationException: javax.naming.NameNotFoundException: While trying to lookup 'stellent.command/configuration' didn't find subcontext 'stellent'. Resolved ''; remaining name 'stellent/command/configuration'
    *     at com.stellent.cis.impl.CISApplicationFactory.initializeCisApplication(CISApplicationFactory.java:103)*
    *     at com.stellent.cis.impl.CISApplicationFactory.getCisApplication(CISApplicationFactory.java:58)*
    *     at com.stellent.cis.impl.CISApplicationFactory.initialize(CISApplicationFactory.java:74)*
    *     at com.stellent.portlet.vendors.jsr168.SCSPortlet.getCISApplication(SCSPortlet.java:275)*
    *     at com.stellent.portlet.vendors.jsr168.SCSPortlet.initializeController(SCSPortlet.java:240)*
    *     Truncated. see log file for complete stacktrace*
    java.lang.RuntimeException: javax.naming.NameNotFoundException: While trying to lookup 'stellent.command/configuration' didn't find subcontext 'stellent'. Resolved ''; remaining name 'stellent/command/configuration'
    *     at com.stellent.cis.common.proxy.ejb.EJBLookupAndProxy.lookupAndProxy(EJBLookupAndProxy.java:48)*
    *     at com.stellent.cis.impl.CISApplicationFactory.initializeClient(CISApplicationFactory.java:174)*
    *     at com.stellent.cis.impl.CISApplicationFactory.initializeCisApplication(CISApplicationFactory.java:97)*
    *     at com.stellent.cis.impl.CISApplicationFactory.getCisApplication(CISApplicationFactory.java:58)*
    *     at com.stellent.cis.impl.CISApplicationFactory.initialize(CISApplicationFactory.java:74)*
    *     Truncated. see log file for complete stacktrace*
    javax.naming.NameNotFoundException: While trying to lookup 'stellent.command/configuration' didn't find subcontext 'stellent'. Resolved ''; remaining name 'stellent/command/configuration'
    *     at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1139)*
    *     at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:247)*
    *     at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:182)*
    *     at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:206)*
    *     at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:254)*
    I am confused what to do. The solution to this problem is given Problem installing cis-admin on OC4J but they are using OC4J and server.xml. but I am unable to find out the server.xml in weblogic server
    Please help........
    Thanks
    Vinod

    Hi Vinod,
    We are facing issues with CPS with weblogic portal 10.3.
    We have installed CPS producer as an EAR in weblogic and consumer as another EAR in weblogic portal. So while accessing the portlet from consumer side we are getting the error 'You are not currently logged in, please login to the Portal'.
    I guess this is a problem with the SSO. Is there any way to specify the user name and password in some configuration file. In our case we are using the same user name and password as the UCM in weblogic portal.
    While accessing the portlet we are getting the following log message at the console.
    | CIS using IsolatedJarClassLoader
    | Location: /var/tmp/tmp-mgr-3150215533319364620.tmp/cis-loader67188965308693638 63.tmp
    +-----------------
    [2009-09-18 15:32:44,180] [[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kern el.Default (self-tuning)'] WARN (com.stellent.cis.server.adapter.impl.AdapterCo nfigFactory) - Adapter configuration url 'zip:/portalappdev/bea/user_projects/do mains/stc_domain/servers/AdminServer/tmp/_WL_user/CPS_EAR/q2d3o7/war/WEB-INF/lib /cps-config.jar!/adapterconfig.xml' was not a file URL, will not be able to pers ist configuration
    [2009-09-18 15:32:50,110] [[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kern el.Default (self-tuning)'] INFO (com.stellent.cis.impl.CISApplication) -
    +------------------------------
    | Initialized Content Integration Suite 10g Release 3 (10.1.3.3.3) [server]
    | Version: 8.0.0.3 (Build 2008.1218.1100)
    | Server Type: weblogic [ejb=true, rmi=false]
    | Server Configuration: [META-INF/resources/server/cis-services.jxml]
    | Adapter Configuration: zip:/portalappdev/bea/user_projects/domains/stc_d omain/servers/AdminServer/tmp/_WL_user/CPS_EAR/q2d3o7/war/WEB-INF/lib/cps-config .jar!/adapterconfig.xml
    | Temporary File Location: /var/tmp//weblogic/cis-8.0.0.3
    From your post I understood that you could successfully deploy the cps on weblogic. So could you please help me out with this issue or can you please brief the steps that you followed for this cps integration
    Thank you.
    Manish

  • MSI Computer Hardware Installation Guide

    COMPUTER HARDWARE SETUP GUIDE FOR NEW SYSTEM BUILDERS(or those having problems)
    ==============================================
    Table of Contents
    Posts 1-4: Complete Hardware Installation Overview
    Post 5: Connecting a MSI KT3 Ultra to USB ports on the front of a computer case.  Plus, a link to AMD's Heatsink and Fan Installation Guide
    *** Moderators: Please feel free to edit and add to this post as new or better information becomes avaialble.  I know some people get upset if their posts are edited.  I just wanted you folks to know I dont mind ***
    ========================================
    Complete Hardware Installation Overview
    - written by: Mr Steveo
    Before I begin: Many experienced users have their own methods and tricks of the trade. This Guide is not intended to say other methods are not as good. Some experienced users may have better methods or find some steps unnecessary. This guide is simply based on a method that has worked many times for me.
    If at any point you get errors or encounter a problem. Stop what you¡¦re dong, call your vendor or come into the forum and ask for help.
    This guide also assumes you have done some preliminary research. Please be sure you have verified your hardware is compatible with the operating system you intend to install. Also be sure that ONE of the following exists:
    A. Your Power Supply is approved for your CPU by AMD.  Your vendor certifies your RAM will work with the motherboard. If uncertain, visit http://www.amd.com and contact your vendor
    B. Your vendor certifies your Power Supply and RAM will work with your CPU and motherboard
    C. An experienced forum user can tell you from personal experience that he has a stable system using the exact brand and model number of your power supply and RAM

    ==============================================
    INSTALLING THE VIDEO CARD, FLOPPY AND POWERING UP
    ==============================================
    31. Now its time to install your AGP or PCI video card. If you’re using an AGP card be sure the grey retention pin that sits at the end of the AGP slot is in the bent down position where it almost touches the motherboard. When moving this retention clip, be careful not to bump that capacitor right near the clip. Ya don’t want to damage it
    32. Firmly insert the AGP card into the slot until it’s fully inserted and the retention clip has popped up. If using a PCI video card be sure to install it in the “top” PCI slot (PCI slot1) Be sure the card is standing straight up in the case and then screw the card firmly into the case
    33. Stand the case up vertically and using a plastic twist tie or rubber bands be sure the remaining PSU power connectors are not going to fall into the case and dangle against the motherboard
    34. Attach your monitor, mouse (PS/2 preferably), and keyboard. Then plug in the power to your monitor and the power cord to the computer.
    35. Cross your fingers and press the power button to start it up
    36. As soon as the computer powers up, immediately start pressing the delete key to enter the BIOS set up
    37. Now that you’re in the BIOS set up, go to hardware monitor and watch the CPU temp. While sitting at the BIOS screen the temp should never exceed the mid 40 degrees worst case with an Athlon XP. Your temps probably will be lower.
    38. Now as frustrating as this step is just let the computer sit there for 20 minutes and do nothing. Many users feel this step is unnecessary but it’s a personal preference of mine. The idea is to let the CPU get sufficiently warm and make a firm bond and seal with the thermal compound or grease. Plus since it's the first time these components have been exposed to an electrical current, 20 minutes of settling in isn’t a bad idea before shutting down or rebooting. Go grab a cup of coffee, look inside the case and be sure your CPU fan is spinning etc Whatever floats your boat.
    39. If at any point in that 20 minutes your CPU temps exceed say 50 degrees for an Athlon XP or 60 degrees for a regular Athlon, shut down immediately and inspect your HSF and thermal compound installation. If unsure take the board in to your vendor for testing
    40. If after 20 minutes everything is ok, you now have a few choices to make. Now is an excellent time to flash your BIOS before you get all your components installed. Also if you plan on using a CPU fan that does not attach to the motherboard this is the best time to flash to the latest BIOS. If you’re not familiar with how to flash your BIOS – don’t. Either wait until you get help from people in the forum, or take the board to your vendor and they should be happy to flash it for you. I can tell you firmly that the BIOS v3.2, while not perfect, is quite stable and adequate for most set ups
    41. Now regardless of how you proceed now is a good time to make some settings in the BIOS. Go to the main page and load the letup defaults. Then go in and set your date and time. Also be sure that BIOS Flash protection is set to “Disabled” Also be sure “Clear NVRAM is set to Yes” Finally if you have an Athlon XP or any other processor that supports a 266 FSB, then you also want to go into Hardware monitor and set CPU/FSB to 133 BE SURE THIS IS SET PROPERLY PRIOR TO ANY BIOS FLASH
    42. Now choose to Exit saving changes
    43. The computer will reboot and stop at a prompt telling you to insert a floppy disk
    44. You can now power down wait 60 seconds and pop in the BIOS flash disk. Or if you’re not flashing, proceed to the next step
    =================
    ATTATCHING DRIVES
    =================
    Assuming everything has gone smoothly so far, you¡¦re ready to attach your hardware
    If you¡¦re planning on setting up RAID this will be covered in a later setup guide in a few days. If you need to set it up now, look for me or any experienced user in the forum and ask for help in setting up your jumpers drives, cables and the RAID BIOS If you're not setting up RAID, proceed with this guide
    45. Using either a regular IDE cable or one of the ATA/100 IDE cables that came with your motherboard, locate the end of the cable with the black connector. Plug this into your DVD or CDROM drive. On the back of your CDROM or DVD drive be sure the jumper is in the Master position.
    46. If you also have a CDRW drive or another CDROM drive attach this to the middle grey connector on the IDE cable. Be sure this drive has its jumper set as Slave. NOTE: if in your configuration you are planning on having a ZIP Drive. You will want to attach the zip drive to this connector, not the CDRW drive. Because ZIP drives are slowly being phased out and because ZIP drives are known to have problems with some operating systems and with some VIA chipsets, I try to avoid using these types of drives. CDRW drives work just fine. However if you must have a ZIP drive place it on this grey connector and jumper the ZIP drive as slave
    47. ONLY AFTER the ribbons are attached to the drives should you attach the cable to the motherboard. Take the remaining blue connector on the IDE cable and attach it to the White (Secondary IDE) connector on the motherboard. Be sure to use the method you used with your fingers and thumbs when installing the floppy cable to the motherboard to avoid bending the board
    48. Find the other ATA/100 cable that came with your motherboard and locate the black connector on that cable. Attach the black connector to your main hard drive. Set the jumper on the hard drive as Master if you¡¦re going to install a second slave hard drive. Jumper it as Master or Cable Select if it¡¦s a stand alone drive. The only exception is if you have a Western Digital Hard Drive. If you have a WD and its going to be a stand alone drive, the proper jumper setting is Single Refer to the drives owners manual for how to jumper the drive as Single for a Western Digital
    49. If you have a slave hard drive, jumper it as slave and attach the middle grey IDE connector. If because of a Zip drive you also have a CDRW drive still to install you can put it as the slave drive on this cable. But be warned that having the hard drive share the cable with an optical or ZIP drive will drastically reduce your hard drives performance (another reason to avoid ZIP drives in a standard configuration)
    50. Attach the remaining blue connector to the motherboards blue, non RAID IDE connector (Primary IDE) Remember to use your fingers and thumbs to avoid bending the board
    51. ONLY AFTER all the IDE cables are attached should you attach the power cables from the power supply. Now that all the drives are attached go ahead and pop in those power cables.
    =======================
    INSTALLING THE PCI CARDS
    =======================
    52. For your very first full boot up and first attempt installing the operating system, it¡¦s recommended to start with the least PCI cards necessary to avoid any errors. There is an exception to this. Because of how the Windows 2000 and Windows XP operating systems heavily depend on networking components, you might want to install any Ethernet (NIC) card you have now.
    53. Network cards work best and will install fine in either PCI Slot 2, Slot3 or Slot 4 on this particular motherboard. For many reasons here¡¦s what I suggest for now. If you have a Sound Blaster series sound card then install the NIC in Slot 2 or Slot 4. If you have no sound card or a non Sound Blaster card, install your NIC in Slot 3
    54. For now do not install any other PCI cards.
    55. Now its time to close up the case, power up and install your operating system
    NOTE: Assuming you have no problems installing your operating system you can then add in the remaining PCI cards one at a time. Please refer to my Guide on PCI SLOTs which is after my GUIDE on BIOS settings
    Also note that many people have been asking for help on the proper way to install their operating systems, critical updates, VIA drivers, and video and sound card drivers. For now if you need help ask in the forum. I will try to have a guide for Win 9X/ME and another for Windows 2000 and a third for Windows XP available in the forum soon.
    CONRATULATIONS!!!!!

  • 11g Release 2  Installation: Error in creating link from ../bin/javaws

    While installing Oracle 11g Release 11.2.0.2 on a solaris 10 box, the installation fails on the copy phase with message below:
    INFO: creating link '../bin/javaws' for '/app11g/oracle/product/11.2.0/dbhome_1/jdk/jre/javaws/javaws'
    INFO: creating link '../bin/javaws' for '/app11g/oracle/product/11.2.0/dbhome_1/jdk/jre/javaws/javaws'
    INFO: Exception thrown from action: createLink
    Exception Name: LinkException
    Exception String: Error in creating link from ../bin/javaws to /app11g/oracle/product/11.2.0/dbhome_1/jdk/jre/javaws/javaws
    Exception Severity: 1
    INFO: Exception handling set to prompt user with options to Retry Ignore

    Thank you Srini. During the prerequisite check was successfull. However here are the last 100 lines of the log:
    oui/bin/runInstaller.var oui/bin/runSSHSetup.sh oui/bin/addLangs.sh oui/bin/runConfig.sh oui/bin/attachHome.sh oui/bin/detachHome.sh
    INFO: chmod 0664 oui/jlib/OraCheckPoint.jar oui/jlib/OraInstaller.jar oui/jlib/OraInstallerNet.jar oui/jlib/OraPrereq.jar oui/jlib/OraPrereqChecks.jar oui/jlib/emCfg.jar oui/jlib/emocmutl.jar oui/jlib/http_client.jar oui/jlib/oneclick.jar oui/jlib/prov_fixup.jar oui/jlib/share.jar oui/jlib/xmlparserv2.jar oui/jlib/lib/emocmclnt-14.jar oui/jlib/lib/emocmclnt.jar oui/jlib/lib/emocmcommon.jar oui/jlib/lib/http_client.jar oui/jlib/lib/jcert.jar oui/jlib/lib/jnet.jar oui/jlib/lib/jsse.jar oui/jlib/lib/log4j-core.jar oui/jlib/lib/osdt_core3.jar oui/jlib/lib/osdt_jce.jar oui/jlib/lib/regexp.jar oui/jlib/lib/xmlparserv2.jar oui/jlib/Libraries.old/NtServiceQueries.jar oui/jlib/Libraries.old/WindowsFolders.jar oui/jlib/Libraries.old/WindowsGeneralQueries.jar oui/jlib/Libraries.old/areasQueries.jar oui/jlib/Libraries.old/clusterActionLib.jar oui/jlib/Libraries.old/clusterQuery.jar oui/jlib/Libraries.old/dbActions.jar oui/jlib/Libraries.old/dbQueries.jar oui/jlib/Libraries.old/fileActionLib.jar oui/jlib/Libraries.old/fileQueries.jar oui/jlib/Libraries.old/generalActions.jar oui/jlib/Libraries.old/generalQueries.jar oui/jlib/Libraries.old/jarActionLib.jar oui/jlib/Libraries.old/launchpadaction.jar oui/jlib/Libraries.old/netQueries.jar oui/jlib/Libraries.old/ntServicesActions.jar oui/jlib/Libraries.old/oradim.jar oui/jlib/Libraries.old/rgsActions.jar oui/jlib/Libraries.old/rgsQueries.jar oui/jlib/Libraries.old/spawnActions.jar oui/jlib/Libraries.old/standardDialogs.jar oui/jlib/Libraries.old/unixActions.jar oui/jlib/Libraries.old/unixQueries.jar oui/jlib/Libraries.old/w32OcxLib.jar oui/jlib/Libraries.old/w32RegActionLib.jar oui/jlib/Libraries.old/w32RegQueryLib.jar oui/jlib/Libraries.old/wingeneralActionLib.jar oui/jlib/jlib/emocmclnt-14.jar oui/jlib/jlib/emocmclnt.jar oui/jlib/jlib/emocmcommon.jar oui/jlib/jlib/http_client.jar oui/jlib/jlib/jcert.jar oui/jlib/jlib/jnet.jar oui/jlib/jlib/jsse.jar oui/jlib/jlib/log4j-core.jar oui/jlib/jlib/osdt_core3.jar oui/jlib/jlib/osdt_jce.jar oui/jlib/jlib/regexp.jar oui/jlib/jlib/xmlparserv2.jar
    INFO: chmod 0750 srvm/admin/ractrans
    INFO: chmod 754 OPatch/crs/auto_patch.pl OPatch/crs/crsconfig_lib.pm OPatch/crs/crsdelete.pm OPatch/crs/crspatch.pm OPatch/crs/oracss.pm OPatch/crs/patch112.pl OPatch/crs/s_crsconfig_defs OPatch/crs/s_crsconfig_lib.pm OPatch/crs/log/dummy
    INFO: chmod 644 OPatch/docs/FAQ OPatch/docs/Users_Guide.txt OPatch/docs/Prereq_Users_Guide.txt
    INFO: chmod 755 OPatch/opatch
    INFO: chmod 644 OPatch/opatchprereqs/oui/knowledgesrc.xml OPatch/opatch.pl OPatch/opatch.ini OPatch/emdpatch.pl OPatch/opatchprereqs/opatch/opatch_prereq.xml OPatch/opatchprereqs/opatch/rulemap.xml OPatch/opatchprereqs/opatch/runtime_prereq.xml OPatch/jlib/opatch.jar OPatch/jlib/opatchutil.jar OPatch/jlib/opatchprereq.jar OPatch/jlib/opatchactions.jar OPatch/jlib/opatchext.jar OPatch/jlib/opatchfmw.jar
    INFO: chmod 754 OPatch/fmw/application.py OPatch/fmw/init_def.py OPatch/fmw/main_driver.py OPatch/fmw/node_manager.py OPatch/fmw/prereq.py OPatch/fmw/start_stop.py
    INFO: chmod 644 OPatch/opatchprereqs/prerequisite.properties
    INFO:
    INFO: Start output from spawned process:
    INFO: ----------------------------------
    INFO:
    INFO: chmod: ERROR: invalid mode
    INFO: chmod: WARNING: can't access bin/cmadmin
    chmod: WARNING: can't access bin/cmctl
    INFO: chmod: WARNING: can't access bin/cmgw
    chmod: WARNING: can't access bin/cmmigr
    INFO: chmod: WARNING: can't access bin/procob
    chmod: WARNING: can't access bin/rtsora
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: DONE Executing permissions file from :/tmp/OraInstall2011-12-08_04-13-37PM/fastcopy/setperms1.sh
    INFO: InstallProgressMonitor: Starting phase 2
    INFO: Installation in progress
    INFO: Installation in progress
    INFO: Copying files for 'Sun JDK 1.5.0.24.08 '
    INFO: Copying files for 'Sun JDK 1.5.0.24.08 '
    INFO: 12/8/11 4:19:20 PM EST: Starting install Install Phase 1 of component Sun JDK
    INFO: Calling Action unixActions10.2.0.3.0 createLink
         source = ../libjsig.so
         destination = /app11g/oracle/product/11.2.0/dbhome_1/jdk/jre/lib/sparcv9/server/libjsig.so
         overwriteExistingLink = true
         overwriteExistingDir = null
    INFO: creating link '../libjsig.so' for '/app11g/oracle/product/11.2.0/dbhome_1/jdk/jre/lib/sparcv9/server/libjsig.so'
    INFO: creating link '../libjsig.so' for '/app11g/oracle/product/11.2.0/dbhome_1/jdk/jre/lib/sparcv9/server/libjsig.so'
    INFO: Calling Action unixActions10.2.0.3.0 createLink
         source = ../libjsig.so
         destination = /app11g/oracle/product/11.2.0/dbhome_1/jdk/jre/lib/sparc/client/libjsig.so
         overwriteExistingLink = true
         overwriteExistingDir = null
    INFO: creating link '../libjsig.so' for '/app11g/oracle/product/11.2.0/dbhome_1/jdk/jre/lib/sparc/client/libjsig.so'
    INFO: creating link '../libjsig.so' for '/app11g/oracle/product/11.2.0/dbhome_1/jdk/jre/lib/sparc/client/libjsig.so'
    INFO: Calling Action unixActions10.2.0.3.0 createLink
         source = libjdgaSUNWffb.so
         destination = /app11g/oracle/product/11.2.0/dbhome_1/jdk/jre/lib/sparcv9/libjdgaSUNWafb.so
         overwriteExistingLink = true
         overwriteExistingDir = null
    INFO: creating link 'libjdgaSUNWffb.so' for '/app11g/oracle/product/11.2.0/dbhome_1/jdk/jre/lib/sparcv9/libjdgaSUNWafb.so'
    INFO: creating link 'libjdgaSUNWffb.so' for '/app11g/oracle/product/11.2.0/dbhome_1/jdk/jre/lib/sparcv9/libjdgaSUNWafb.so'
    INFO: Calling Action unixActions10.2.0.3.0 createLink
         source = client/libjvm.so
         destination = /app11g/oracle/product/11.2.0/dbhome_1/jdk/jre/lib/sparc/libjvm.so
         overwriteExistingLink = true
         overwriteExistingDir = null
    INFO: creating link 'client/libjvm.so' for '/app11g/oracle/product/11.2.0/dbhome_1/jdk/jre/lib/sparc/libjvm.so'
    INFO: creating link 'client/libjvm.so' for '/app11g/oracle/product/11.2.0/dbhome_1/jdk/jre/lib/sparc/libjvm.so'
    INFO: Calling Action unixActions10.2.0.3.0 createLink
         source = libjdgaSUNWffb.so
         destination = /app11g/oracle/product/11.2.0/dbhome_1/jdk/jre/lib/sparc/libjdgaSUNWafb.so
         overwriteExistingLink = true
         overwriteExistingDir = null
    INFO: creating link 'libjdgaSUNWffb.so' for '/app11g/oracle/product/11.2.0/dbhome_1/jdk/jre/lib/sparc/libjdgaSUNWafb.so'
    INFO: creating link 'libjdgaSUNWffb.so' for '/app11g/oracle/product/11.2.0/dbhome_1/jdk/jre/lib/sparc/libjdgaSUNWafb.so'
    INFO: Calling Action unixActions10.2.0.3.0 createLink
         source = ../bin/javaws
         destination = /app11g/oracle/product/11.2.0/dbhome_1/jdk/jre/javaws/javaws
         overwriteExistingLink = true
         overwriteExistingDir = null
    INFO: creating link '../bin/javaws' for '/app11g/oracle/product/11.2.0/dbhome_1/jdk/jre/javaws/javaws'
    INFO: creating link '../bin/javaws' for '/app11g/oracle/product/11.2.0/dbhome_1/jdk/jre/javaws/javaws'
    INFO: Exception thrown from action: createLink
    Exception Name: LinkException
    Exception String: Error in creating link from ../bin/javaws to /app11g/oracle/product/11.2.0/dbhome_1/jdk/jre/javaws/javaws
    Exception Severity: 1
    I

  • Oracle database 11g release 2 installation on windows 7 (64-bit)

    I've downloaded Oracle 11g release2 for the first time on my laptop, but before it, I've worked on MySql database and oracle 10g too but they are uninstalled now. The problem is: it is not going as I saw in the video of installation. On my system, it asks for a proxy server, showing a "connection failed" dialog box. I doubt, the second file I downloaded doesn't get extracted to the same folder. But I am not sure, if this were the problem, it(setup) would have even started or not ? then I clicked on the setup and command line prompt appeared.
    Then it asked to fill in the email address.
    and Now comes the real problem, where it shown "connection failed" dialog box, asking for proxy server, proxy port, proxy username, proxy password. I don't know what values to fill in these columns.
    Here I am copy pasting Log file created while installing Oracle database 11g on my system :
    Using paramFile: C:\Users\rubbal bhusri\Downloads\Compressed\Oracle 11g release 2\database\install\oraparam.ini
    Checking monitor: must be configured to display at least 256 colors.    Actual 4294967296    Passed
    The commandline for unzip:
    C:\Users\rubbal bhusri\Downloads\Compressed\Oracle 11g release 2\database\install\unzip -qqqo ..\stage\Components\oracle.jdk\1.5.0.17.04\1\DataFiles/"*.jar" -d "C:\Users\RUBBAL~1\AppData\Local\Temp\OraInstall2013-07-29_10-32-10PM" INFO: Loading data from: jar:file:/C:/Users/rubbal%20bhusri/AppData/Local/Temp/OraInstall2013-07-29_10-32-10PM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigCommandMappings.xml
    INFO: Loading beanstore from jar:file:/C:/Users/rubbal%20bhusri/AppData/Local/Temp/OraInstall2013-07-29_10-32-10PM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigCommandMappings.xml
    INFO: Restoring class oracle.install.driver.oui.ConfigCmdMappings from jar:file:/C:/Users/rubbal%20bhusri/AppData/Local/Temp/OraInstall2013-07-29_10-32-10PM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigCommandMappings.xml
    INFO: Verifying target environment...
    INFO: Checking whether the IP address of the localhost could be determined...
    INFO: Completed verification of target environment.
    INFO: Inventory exists: false
    INFO: Registering setup bean
    INFO: Building Flow
    INFO: Building the flow graph
    INFO: Loaded state prepInstall
    INFO: Loaded state decideOCMInstall
    INFO: Loaded state getOCMDetails
    INFO: Loaded state installOptions
    INFO: Loaded state getSystemClass
    INFO: Loaded state nodeSelectionPage
    INFO: Loaded state upgradeValidation
    INFO: Loaded state installType
    INFO: Loaded state quickInstallPage
    INFO: Loaded state productLanguage
    INFO: Loaded state inventoryPage
    INFO: Loaded state getOracleHome
    INFO: Loaded state dbEdition
    INFO: Loaded state configurationType
    INFO: Loaded state dbIdentifier
    INFO: Loaded state configurationOption
    INFO: Loaded state managementOption
    INFO: Loaded state storageOption
    INFO: Loaded state recoveryOption
    INFO: Loaded state selectASMDiskGroups
    INFO: Loaded state schemaPasswordDialog
    INFO: Loaded state getPrivilegedOSGroups
    INFO: Loaded state prereqExecutionDecider
    INFO: Loaded state performChecks
    INFO: Loaded state showSummary
    INFO: Loaded state setup
    INFO: Loaded state finish
    INFO: Linking states
    INFO: State[configurationOption]: route=success; to=managementOption
    INFO: State[configurationType]: route=success; to=dbIdentifier
    INFO: State[dbEdition]: route=oraclehome_location; to=getOracleHome
    INFO: State[dbIdentifier]: route=success; to=configurationOption
    INFO: State[decideOCMInstall]: route=ignoreOCM; to=installOptions
    INFO: State[decideOCMInstall]: route=requireOCM; to=getOCMDetails
    INFO: State[getOCMDetails]: route=success; to=installOptions
    INFO: State[getOracleHome]: route=advanced_yes_createDB_yes; to=configurationType
    INFO: State[getOracleHome]: route=advanced_yes_inventory_no; to=inventoryPage
    INFO: State[getOracleHome]: route=advanced_yes_softwareDB_yes; to=prereqExecutionDecider
    INFO: State[getOracleHome]: route=advanced_yes_upgrade_yes; to=prereqExecutionDecider
    INFO: State[getPrivilegedOSGroups]: route=success; to=prereqExecutionDecider
    INFO: State[getSystemClass]: route=desktop_class_yes; to=quickInstallPage
    INFO: State[getSystemClass]: route=server_class_yes; to=nodeSelectionPage
    INFO: State[installOptions]: route=advanced_yes_softwareDB_yes; to=nodeSelectionPage
    INFO: State[installOptions]: route=migrate_yes_clusterware_no; to=upgradeValidation
    INFO: State[installOptions]: route=migrate_yes_clusterware_yes; to=nodeSelectionPage
    INFO: State[installOptions]: route=system_class; to=getSystemClass
    INFO: State[installType]: route=advanced_yes; to=productLanguage
    INFO: State[installType]: route=basic_yes; to=quickInstallPage
    INFO: State[inventoryPage]: route=advanced_yes_createDB_yes; to=configurationType
    INFO: State[inventoryPage]: route=advanced_yes_softwareDB_yes; to=prereqExecutionDecider
    INFO: State[inventoryPage]: route=basic_yes; to=prereqExecutionDecider
    INFO: State[managementOption]: route=success; to=storageOption
    INFO: State[nodeSelectionPage]: route=create_and_configureDB; to=installType
    INFO: State[nodeSelectionPage]: route=software_onlyDB; to=productLanguage
    INFO: State[nodeSelectionPage]: route=upgradeDB; to=upgradeValidation
    INFO: State[performChecks]: route=success; to=showSummary
    INFO: State[prepInstall]: route=success; to=decideOCMInstall
    INFO: State[prereqExecutionDecider]: route=executeprereqs; to=performChecks
    INFO: State[prereqExecutionDecider]: route=ignoreprereqs; to=showSummary
    INFO: State[productLanguage]: route=productlanguage_yes; to=dbEdition
    INFO: State[quickInstallPage]: route=basic_yes_inventory_no; to=inventoryPage
    INFO: State[quickInstallPage]: route=basic_yes_inventory_yes; to=prereqExecutionDecider
    INFO: State[recoveryOption]: route=asm_chosen_asm_not_present; to=schemaPasswordDialog
    INFO: State[recoveryOption]: route=asm_chosen_asm_present; to=selectASMDiskGroups
    INFO: State[recoveryOption]: route=asm_not_chosen; to=schemaPasswordDialog
    INFO: State[schemaPasswordDialog]: route=success; to=prereqExecutionDecider
    INFO: State[selectASMDiskGroups]: route=success; to=schemaPasswordDialog
    INFO: State[setup]: route=success; to=finish
    INFO: State[showSummary]: route=success; to=setup
    INFO: State[storageOption]: route=success; to=recoveryOption
    INFO: State[upgradeValidation]: route=success; to=productLanguage
    INFO: Successfully built the flow
    INFO: Opening bean stores from which the beans can be loaded
    INFO: Loading beanstore from a given input stream
    INFO: Translating external format into raw format
    INFO: Registering the flow data beans
    INFO: [INS-07001] Value for property 'oracle_install_RACInstall' not found in the bean store.
    INFO: [INS-07001] Value for property 'CLUSTER_NODES' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_OSDBA' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_OSOPER' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_GlobalDBName' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_SID' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_StorageType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallOption' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_CustomInstall' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_SystemClass' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_QuickInstallOption' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_AllocatedMemory' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_AutoMemoryOption' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_ConfigurationType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_EMCentralAgentSelected' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_MountPointLocation' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_LaunchDBCA' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_SecureConfigDisabled' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_EnableAutoBackup' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_LoadExampleSchemas' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_ReceiveEmailNotification' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_UseDBControl' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_UseFileSystemForRecovery' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_UseSamePassword' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_LaunchNetCA' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_LaunchODMA' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_NoMigration' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_RDBMSInstalling' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_SetOracleBase' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle.install.db.isCCRAuthenticationUsed' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_OraMTSPortNumber' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_ConfigTabSelected' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_CharSetOption' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_Type' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallOptionSelected' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_DiskGroupNameForASM' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_EMEmailAddress' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_EMSMTPServer' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_RecoveryBackUpPassword' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_RecoveryBackUpLocation' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_RecoveryBackUpUsername' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_SuperAdminSamePasswdForAll' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_ASMSNMPUserPassword' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_SuperAdminPasswords' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallEdition' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_CharacterSet' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_DiskGroupName' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_OCR_PartitionLocation' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallType' not found in the bean store.
    INFO: [INS-07001] Value for property 'INSTALL_TYPE' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_StarterDatabaseType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_CustomComponents' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_HOME' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_BASE' not found in the bean store.
    INFO: [INS-07001] Value for property 'FROM_LOCATION' not found in the bean store.
    INFO: [INS-07001] Value for property 'TOPLEVEL_COMPONENT' not found in the bean store.
    INFO: [INS-07001] Value for property 'TopLevelComponentVersion' not found in the bean store.
    INFO: [INS-07001] Value for property 'b_rdbmsInstall' not found in the bean store.
    INFO: [INS-07001] Value for property 'INVENTORY_LOCATION' not found in the bean store.
    INFO: [INS-07001] Value for property 'UNIX_GROUP_NAME' not found in the bean store.
    INFO: [INS-07001] Value for property 'COLLECTOR_RESPONSE_FILE' not found in the bean store.
    INFO: [INS-07001] Value for property 'MYORACLESUPPORT_USERNAME' not found in the bean store.
    INFO: [INS-07001] Value for property 'MYORACLESUPPORT_PASSWORD' not found in the bean store.
    INFO: [INS-07001] Value for property 'DECLINE_SECURITY_UPDATES' not found in the bean store.
    INFO: [INS-07001] Value for property 'PROXY_HOST' not found in the bean store.
    INFO: [INS-07001] Value for property 'PROXY_PORT' not found in the bean store.
    INFO: [INS-07001] Value for property 'PROXY_USER' not found in the bean store.
    INFO: [INS-07001] Value for property 'PROXY_PWD' not found in the bean store.
    INFO: [INS-07001] Value for property 'SECURITY_UPDATES_VIA_MYORACLESUPPORT' not found in the bean store.
    INFO: [INS-07001] Value for property 'COLLECTOR_IGNORE_FAILURES' not found in the bean store.
    INFO: [INS-07001] Value for property 'COLLECTOR_IGNORE_CONFIGURATION' not found in the bean store.
    INFO: [INS-07001] Value for property 'SELECTED_LANGUAGES' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_HOSTNAME' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_RACInstall' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_SystemClass' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_QuickInstallOption' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_ConfigurationType' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_LaunchDBCA' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_LaunchNetCA' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_LaunchODMA' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_NoMigration' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_RDBMSInstalling' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_SetOracleBase' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle.install.db.isCCRAuthenticationUsed' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_client_OraMTSPortNumber' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_Type' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_SuperAdminSamePasswdForAll' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_DiskGroupName' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_OCR_PartitionLocation' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_InstallType' not found in the bean store.
    WARNING: [INS-07001] Value for property 'INSTALL_TYPE' not found in the bean store.
    WARNING: [INS-07001] Value for property 'FROM_LOCATION' not found in the bean store.
    WARNING: [INS-07001] Value for property 'TOPLEVEL_COMPONENT' not found in the bean store.
    WARNING: [INS-07001] Value for property 'TopLevelComponentVersion' not found in the bean store.
    WARNING: [INS-07001] Value for property 'b_rdbmsInstall' not found in the bean store.
    WARNING: [INS-07001] Value for property 'COLLECTOR_RESPONSE_FILE' not found in the bean store.
    WARNING: [INS-07001] Value for property 'COLLECTOR_IGNORE_FAILURES' not found in the bean store.
    WARNING: [INS-07001] Value for property 'COLLECTOR_IGNORE_CONFIGURATION' not found in the bean store.
    INFO: Set value for bean DBSetupBean
    INFO: [INS-07001] Value for property 'oracle_install_RACInstall' not found in the bean store.
    INFO: [INS-07001] Value for property 'CLUSTER_NODES' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_OSDBA' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_OSOPER' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_GlobalDBName' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_SID' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_StorageType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallOption' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_CustomInstall' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_SystemClass' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_QuickInstallOption' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_AllocatedMemory' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_AutoMemoryOption' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_ConfigurationType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_EMCentralAgentSelected' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_MountPointLocation' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_LaunchDBCA' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_SecureConfigDisabled' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_EnableAutoBackup' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_LoadExampleSchemas' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_ReceiveEmailNotification' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_UseDBControl' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_UseFileSystemForRecovery' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_UseSamePassword' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_LaunchNetCA' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_LaunchODMA' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_NoMigration' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_RDBMSInstalling' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_SetOracleBase' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle.install.db.isCCRAuthenticationUsed' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_OraMTSPortNumber' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_ConfigTabSelected' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_CharSetOption' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_Type' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallOptionSelected' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_DiskGroupNameForASM' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_EMEmailAddress' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_EMSMTPServer' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_RecoveryBackUpPassword' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_RecoveryBackUpLocation' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_RecoveryBackUpUsername' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_SuperAdminSamePasswdForAll' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_ASMSNMPUserPassword' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_SuperAdminPasswords' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallEdition' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_CharacterSet' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_DiskGroupName' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_OCR_PartitionLocation' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallType' not found in the bean store.
    INFO: [INS-07001] Value for property 'INSTALL_TYPE' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_StarterDatabaseType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_CustomComponents' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_HOME' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_BASE' not found in the bean store.
    INFO: [INS-07001] Value for property 'FROM_LOCATION' not found in the bean store.
    INFO: [INS-07001] Value for property 'TOPLEVEL_COMPONENT' not found in the bean store.
    INFO: [INS-07001] Value for property 'TopLevelComponentVersion' not found in the bean store.
    WARNING: Failed to load bean oracle.install.ivw.db.bean.DBInstallSettings. Reason: [INS-07001] Value for property 'DBInstallSettings' not found in the bean store.
    INFO: Closing bean stores from which the beans can be loaded
    INFO: Registering the flow views
    INFO: Adding View[type: oracle.install.commons.base.interview.common.view.PrereqGUI viewId: null uiType: null]
    INFO: oracle.install.commons.base.interview.common.view.PrereqGUI added to View Type Registry with the key as [PrereqUI]
    INFO: Adding View[type: oracle.install.commons.base.interview.common.view.SummaryGUI viewId: null uiType: null]
    INFO: oracle.install.commons.base.interview.common.view.SummaryGUI added to View Type Registry with the key as [SummaryUI]
    INFO: Adding View[type: oracle.install.commons.base.interview.common.view.SetupGUI viewId: null uiType: null]
    INFO: oracle.install.commons.base.interview.common.view.SetupGUI added to View Type Registry with the key as [SetupUI]
    INFO: Adding View[type: oracle.install.ivw.common.view.InventoryUI viewId: null uiType: null]
    INFO: oracle.install.ivw.common.view.InventoryUI added to View Type Registry with the key as [InventoryUI]
    INFO: Adding View[type: oracle.install.ivw.common.view.ProductLanguageGUI viewId: ProductLanguageUI uiType: null]
    INFO: oracle.install.ivw.common.view.ProductLanguageGUI added to View Type Registry with the key as [ProductLanguageUI]
    INFO: Adding View[type: oracle.install.ivw.common.view.OCMDetailsGUI viewId: OCMDetailsUI uiType: null]
    INFO: oracle.install.ivw.common.view.OCMDetailsGUI added to View Type Registry with the key as [OCMDetailsUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.ConfigurationTypeUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.ConfigurationTypeUI added to View Type Registry with the key as [ConfigurationTypeUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.DBIdentifierUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.DBIdentifierUI added to View Type Registry with the key as [DBIdentifierUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.ConfigurationOptionsUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.ConfigurationOptionsUI added to View Type Registry with the key as [ConfigurationOptionsUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.ManagementOptionsUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.ManagementOptionsUI added to View Type Registry with the key as [ManagementOptionsUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.StorageOptionsUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.StorageOptionsUI added to View Type Registry with the key as [StorageOptionsUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.RecoveryBackupUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.RecoveryBackupUI added to View Type Registry with the key as [RecoveryBackupUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.ASMDiskGroupSelectionGUI viewId: ASMDiskGroupSelectionUI uiType: null]
    INFO: oracle.install.ivw.db.view.ASMDiskGroupSelectionGUI added to View Type Registry with the key as [ASMDiskGroupSelectionUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.SchemaPasswordUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.SchemaPasswordUI added to View Type Registry with the key as [SchemaPasswordUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.QuickInstallUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.QuickInstallUI added to View Type Registry with the key as [QuickInstallUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.InstallOptionsUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.InstallOptionsUI added to View Type Registry with the key as [InstallOptionsUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.SystemClassUI viewId: SystemClassUI uiType: null]
    INFO: oracle.install.ivw.db.view.SystemClassUI added to View Type Registry with the key as [SystemClassUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.InstallLocationUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.InstallLocationUI added to View Type Registry with the key as [InstallLocationUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.DBEditionGUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.DBEditionGUI added to View Type Registry with the key as [DBEditionUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.NodeSelectionUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.NodeSelectionUI added to View Type Registry with the key as [NodeSelectionUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.FinishUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.FinishUI added to View Type Registry with the key as [FinishUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.PrivilegedOSGroupsGUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.PrivilegedOSGroupsGUI added to View Type Registry with the key as [PrivilegedOSGroupsUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.InstallTypeGUI viewId: installTypeUI uiType: null]
    INFO: oracle.install.ivw.db.view.InstallTypeGUI added to View Type Registry with the key as [installTypeUI]
    INFO: Initial values of Setup Properties :
    PROPERTY                                      VALUE                                              
    CLUSTER_NODES                                 {}                                                 
    COLLECTOR_IGNORE_CONFIGURATION                false                                              
    COLLECTOR_IGNORE_FAILURES                     false                                              
    COLLECTOR_RESPONSE_FILE                                                                          
    DECLINE_SECURITY_UPDATES                      false                                              
    FROM_LOCATION                                 C:\Users\rubbal bhusri\Downloads\Compressed\Oracle 
                                                   11g release 2\database\install\../stage/products.xm
                                                   l                                                  
    INSTALL_TYPE                                  EE                                                 
    MYORACLESUPPORT_PASSWORD                      *Protected value, not to be logged*                
    MYORACLESUPPORT_USERNAME                                                                         
    ORACLE_BASE                                                                                      
    ORACLE_HOME                                                                                      
    ORACLE_HOSTNAME                               rubbalbhusri-PC                                    
    PROXY_HOST                                                                                       
    PROXY_PORT                                                                                       
    PROXY_PWD                                     *Protected value, not to be logged*                
    PROXY_USER                                                                                       
    SECURITY_UPDATES_VIA_MYORACLESUPPORT          true                                               
    SELECTED_LANGUAGES                            {"en"}                                             
    b_rdbmsInstall                                true                                               
    oracle.install.db.isCCRAuthenticationUsed     false                                              
    oracle_install_LaunchNetCA                    false                                              
    oracle_install_NoMigration                    false                                              
    oracle_install_OCR_PartitionLocation                                                             
    oracle_install_RACInstall                     false                                              
    oracle_install_RDBMSInstalling                true                                               
    oracle_install_client_OraMTSPortNumber        49157                                              
    oracle_install_db_ASMSNMPUserPassword         *Protected value, not to be logged*                
    oracle_install_db_AutoMemoryOption            false                                              
    oracle_install_db_CharSetOption               3                                                  
    oracle_install_db_CharacterSet                                                                   
    oracle_install_db_ConfigTabSelected           0                                                  
    oracle_install_db_ConfigurationType           &General Purpose / Transaction Processing          
    oracle_install_db_CustomInstall               false                                              
    oracle_install_db_DiskGroupName                                                                  
    oracle_install_db_DiskGroupNameForASM                                                            
    oracle_install_db_EMCentralAgentSelected                                                         
    oracle_install_db_EMEmailAddress                                                                 
    oracle_install_db_EMSMTPServer                                                                   
    oracle_install_db_EnableAutoBackup            false                                              
    oracle_install_db_InstallEdition              EE                                                 
    oracle_install_db_InstallOption               INSTALL_DB_AND_CONFIG                              
    oracle_install_db_InstallOptionSelected       1                                                  
    oracle_install_db_InstallType                 EE                                                 
    oracle_install_db_LaunchDBCA                  false                                              
    oracle_install_db_LaunchODMA                  false                                              
    oracle_install_db_LoadExampleSchemas          false                                              
    oracle_install_db_MountPointLocation                                                             
    oracle_install_db_QuickInstallOption          false                                              
    oracle_install_db_ReceiveEmailNotification    false                                              
    oracle_install_db_RecoveryBackUpLocation                                                         
    oracle_install_db_RecoveryBackUpPassword      *Protected value, not to be logged*                
    oracle_install_db_RecoveryBackUpUsername                                                         
    oracle_install_db_SID                                                                            
    oracle_install_db_SecureConfigDisabled        false                                              
    oracle_install_db_SetOracleBase               false                                              
    oracle_install_db_StarterDatabaseType         GENERAL_PURPOSE                                    
    oracle_install_db_StorageType                 0                                                  
    oracle_install_db_SuperAdminPasswords         *Protected value, not to be logged*                
    oracle_install_db_SuperAdminSamePasswdForAll  *Protected value, not to be logged*                
    oracle_install_db_SystemClass                 DESKTOP_CLASS                                      
    oracle_install_db_Type                        1                                                  
    oracle_install_db_UseDBControl                true                                               
    oracle_install_db_UseFileSystemForRecovery    false                                              
    oracle_install_db_UseSamePassword             false                                              
    INFO: Launching Oracle Database 11g Release 2 Installer
    INFO: Started executing the flow in INTERACTIVE mode
    INFO: Waiting for completion of background operations
    INFO: Finishing all forked tasks at state prepInstall
    INFO: Waiting for completion all forked tasks at state prepInstall
    INFO: All forked task are completed at state prepInstall
    INFO: Completed background operations
    INFO: Executing action at state prepInstall
    INFO: Completed executing action at state <prepInstall>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <prepInstall>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating view at state <prepInstall>
    INFO: Completed validating view at state <prepInstall>
    INFO: Validating state <prepInstall>
    WARNING: Validation disabled for the state prepInstall
    INFO: Completed validating state <prepInstall>
    INFO: Verifying route success
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state decideOCMInstall
    INFO: Completed executing action at state <decideOCMInstall>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <decideOCMInstall>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating view at state <decideOCMInstall>
    INFO: Completed validating view at state <decideOCMInstall>
    INFO: Validating state <decideOCMInstall>
    WARNING: Validation disabled for the state decideOCMInstall
    INFO: Completed validating state <decideOCMInstall>
    INFO: Verifying route requireOCM
    INFO: Get view named [OCMDetailsUI]
    INFO: View for [OCMDetailsUI] is oracle.install.ivw.common.view.OCMDetailsGUI@675926d1
    INFO: Initializing view <OCMDetailsUI> at state <getOCMDetails>
    INFO: Completed initializing view <OCMDetailsUI> at state <getOCMDetails>
    INFO: Displaying view <OCMDetailsUI> at state <getOCMDetails>
    INFO: Completed displaying view <OCMDetailsUI> at state <getOCMDetails>
    INFO: Loading view <OCMDetailsUI> at state <getOCMDetails>
    INFO: Completed loading view <OCMDetailsUI> at state <getOCMDetails>
    INFO: Localizing view <OCMDetailsUI> at state <getOCMDetails>
    INFO: Completed localizing view <OCMDetailsUI> at state <getOCMDetails>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state getOCMDetails
    INFO: Completed executing action at state <getOCMDetails>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <getOCMDetails>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating view at state <getOCMDetails>
    INFO: Completed validating view at state <getOCMDetails>
    INFO: Validating state <getOCMDetails>
    INFO: Terminating all background operations
    INFO: Terminated all background operations
    INFO: Completed validating state <getOCMDetails>
    INFO: Transition aborted
    INFO: Rolled back to state <getOCMDetails>
    INFO: Pause Oracle Database 11g Release 2 Installer
    INFO: Resume Oracle Database 11g Release 2 Installer
    INFO: Exit Status is 0
    INFO: Shutdown Oracle Database 11g Release 2 Installer
    INFO: Unloading Setup Driver

    956622 wrote:
    I've downloaded Oracle 11g release2 for the first time on my laptop, but before it, I've worked on MySql database and oracle 10g too but they are uninstalled now. The problem is: it is not going as I saw in the video of installation.
    I don't see any videos in the official Installation Guide ..Contents
    On my system, it asks for a proxy server, showing a "connection failed" dialog box. I doubt, the second file I downloaded doesn't get extracted to the same folder. But I am not sure, if this were the problem, it(setup) would have even started or not ? then I clicked on the setup and command line prompt appeared.
    Then it asked to fill in the email address.
    and Now comes the real problem, where it shown "connection failed" dialog box, asking for proxy server, proxy port, proxy username, proxy password. I don't know what values to fill in these columns.
    You don't need to give it an email address, and then you don't need to provide proxy server information.  Try the installation without it.
    <snip>

  • Oracle database 11g release 2 installation problem on windows 7 (64-bit)

    First of all my windows is not genuine, but on my friend's desktop oracle download and installation  worked fine, he chose "create and configure database" options, and it works very well on his desktop, though his windows is also illegitimate. In my case, when I select "Create and configure database" option and pressed 'next",
    (Go to my blog to see it with snapshots: Computer Science: Oracle database 11g release 2 installation problem on windows 7 (64-bit))
    it asks to select class, I select "Desktop class" and pressed "next". The moment I pressed "next", the whole setup thing disappeared like it was never started. I searched for all possible reasons for why its not getting installed on my laptop, I used registry cleaner s/w,  deleted 25 GB of data to create free space if it were the problem, increased the virtual memory to increase the space for RAM, I did almost everything to get this setup working, but I found no success with the "Create and Configure database" option
    and
    then
    I chose a "database software only" option and chose to store in a folder w/o spaces. This way, I got database s/w only and then later I found "Database configuration Assistant (DBCA)"  from windows START button and clicked to create and configure database manually. The steps are pretty much interactive and doesn't involve much brainstorming.
    The values I filled for
    1) Global Database Name :  orcl
    2) System Identifier : orcl
    3) I chose common password for both SYS and SYSTEM
    4) while on Enterprise Manager Configuration step, It asked me to create and configure listener in oracle home, so for that too, I typed "netca" in windows START menu and clicked it. There I added a listener.
    5) I chose a Storage area which was the Oracle-home itself i.e. where our installation files goes , in my case it is : C:\oracle_base\product\11.2.0\dbhome_1\oradata
    6) Then after few more nitty-gritty clicks, we are set to go !
    Finally to write SQL code and to create your first TABLE , type "sqlplus" in windows "START" menu and click it when it appears. A command-prompt like window appears , which will ask you for username and password, so here they are :
    Username : sys/ as sysdba
    Password : (its the one you created in step 3 stated above )
    After this you are ready to write your first SQL command.

    Is this your solution to your original post at Oracle database 11g release 2 installation on windows 7 (64-bit) ?
    Pl be aware that you should not create any custom objects in SYS or SYSTEM schema - you should create any such objects in a separate custom schema.
    About Database Administrator Security and Privileges

  • Installation of Oracle 11g Release 2 on Windows Server 2008 R2

    Hi:
    When I tried to install 64-bit Oracle 11g Release 2 on a system running 64-bit Windows Server 2008 R2.
    One of the system pre-requisites failed with the following error message:
    Checking operating system requirements ...
    Expected result: One of 5.0,5.1,5.2,6.0
    Actual Result: 6.1
    Check complete. The overall result of this check is: Failed <<<<
    Problem: Oracle Database 11g is not certified on the current operating system.
    Recommendation: Make sure you are installing the software on the correct platform.
    I presume 6.0 is Windows 2008 Server and 6.1 should be Release 2.
    Does this mean that this version is not compatible with Server 2008 Release 2?
    venki
    Edited by: thevenkat on Jan 20, 2010 9:37 PM

    Hans Forbrich wrote:
    [email protected] wrote:
    Does anyone know when we can expect 11g R2 for Windows?No one outside of Oracle officially knows (and they are under NDA)
    No one inside Oracle is permitted to say, or pre-announce release dates for legal reasons.
    Which is why I gave you the link - so you could monitor for yourself.OK, thanks...
    I was just hoping there was an official release date and I just couldn't find it.
    Is there any information about features in 11gR2 for Windows available yet?
    Or can you maybe tell me if it will be possible to mount the new "database filesystem" like we can do on linux?
    I remember oracle did something similar with Oracle ifs (Internet File System) back in Oracle 9i. (or was it 8i?)
    Regards
    Thomas

  • Installation of SOA Suite 11g for development purpose

    Hello All,
    I wanted to install SOA Suite 11g for development purpose on my laptop (OS Windows XP).
    As per installtion prerequisite process in the download page of oracle.
    I found the following pre requisite - installation of Oracle DB 11g EE(although i am having Oracle DB 10g R2 10.0.2.0 - now the problem is i am not able to run RCU in this data base, so i installed 11g)
    Jdev 11g Download
    Web Logic Server
    RCU Utlilty run
    then SOA Suite installation.
    My doubt is , is there any SOA development installation available because 11g DB EE takes lot of space in my system.
    if available please provide the link.
    Thanks & regards
    Aboothahir

    Hello Anuj,
    Thanks for your reply,
    I am running RCU utility on the XE Database.
    I am getting the following error:
    RCU-6083:Failed - Check prerequisites requirement for selected component:OIM
    Please refer to RCU log at C:\rcuHome\rcu\log\logdir.2011-02-07_21-34\rcu.log for details.
    Error: JVM is not installed on the Database.
    RCU-6092:Component Selection validation failed. Please refer to log at C:\rcuHome\rcu\log\logdir.2011-02-07_21-34\rcu.log for details.
    Please provide a solution for this.
    Thanks & Regards
    Aboothahir M

  • Installation of forms 11g release 2 on windows 7 64 bit client

    Hi,
    I am trying to install forms and reports 11g release 2 on my windows 7 64 bit client.
    When I tried to install it, I got a message Weblogic should be installed first.
    In the Oracle site there are many versions of Weblogic. Which should I install?
    Thanks
    Rani

    Rani,
    Oracle has rebranded the Oracle Developer Suite (ODS) as Fusion Middleware (FMw). Part of the evolution of the suite has been the replacement of the OC4J Container used by ODS to use WebLogic Server. Unfortunately, in order to install the FMw Forms and Reports builders you must also install the WebLogic Server (WLS) on your development workstation. Each version of FMw is dependent on a specific version of the WLS. Here is the basic break down:
    WLS 10.3.2 with FMw R1 (11.1.1.2)
    WLS 10.3.3 with FMw R1 (11.1.1.3)
    WLS 10.3.4 with FMw F1 (11.1.1.4)
    WLS 10.3.5 with FMw R2 (11.1.2)
    As you can see, you will need to download and install the WLS 10.3.5 before you can install FMw R2. Make sure you do not run the WLS configuration step at the end of the instllation. When you install FMw r2, it will perform the necessary configuration the WLS and Forms and Reports Services.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Error While Installation of SOA SUITE 11g

    Hi
    I am installing SOA SUITE 11g on Oracle Linux 4.
    I have already installed Oracle database 11g
    I have installed Weblogic server 10.3.x
    I have checked oracle database , i am able to run it successfully.
    I have checked weblogic server too, its too running successfully.
    I have logged into server as *"oracle" user* and trying to run runInstaller from command prompt
    the trace for error getting generated is below. plz let me know where i am making mistake.
    I am new to SOA SUITE n related technologies..
    ++[oracle@localhost ~]$ cd SOA_SUITE/Disk1++
    ++[oracle@localhost Disk1]$ ls++
    ++doc install runInstaller setup.exe stage++
    ++[oracle@localhost Disk1]$ ./runInstaller++
    ++Starting Oracle Universal Installer...++
    ++Checking if CPU speed is above 300 MHz. Actual 1992 MHz Passed++
    ++Checking Temp space: must be greater than 150 MB. Actual 233511 MB Passed++
    ++Checking swap space: must be greater than 500 MB. Actual 5023 MB Passed++
    ++Checking monitor: must be configured to display at least 256 colors++
    ++>>> Could not execute auto check for display colors using command /usr/X11R6/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<++
    ++Some requirement checks failed. You must fulfill these requirements before++
    ++continuing with the installation,++
    ++Continue? (y/n) [n] y++
    ++>>> Ignoring required pre-requisite failures. Continuing...++
    ++Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-02-23_05-49-23PM. Please wait ...++
    ++Please specify JRE/JDK location ( Ex. /home/jre ), <location>/bin/java should exist :++
    ++Please specify a valid JRE/JDK location :/root/Oracle/Middleware/jdk160_14_R27.6.5-32++
    ++Please specify a valid JRE/JDK location :++
    I am trying to give JRE/JDK location which i got when i was installing weblogic server but its not accepting that and i am getting
    "Please specify a valid JRE/JDK location : " message again.
    Please let me know how i can i get out of this error.
    Thanks
    vishnu kumar

    Hi,
    check for some spaces or character which might be going while you specify the JRE locations, alternatively you can call runInstaller with
    -jreLoc ,i.e;have the path in the cmd.
    ./runInstaller -jreLoc /root/Oracle/Middleware/jdk160_14_R27.6.5-32
    which should work.
    regards,
    Jitendra

Maybe you are looking for