Installing WL6.1 SP3 on Linux

Hi,
I an having problem installing WL 6.1 SP3 on Linux Redhat 7.3.Is that WL6.1 doesnot support Redhat 7.3?And I Have JDK1.4 on my machine.
Can some one help on this..

The first problem is JDK 1.4. Do not use that. Use 1.3.1 instead.
I have not tried RDH 7.3, but I have had lots of experience with JDK 1.4 troubles.
Wayne Scott
Prakash wrote:
Hi,
I an having problem installing WL 6.1 SP3 on Linux Redhat 7.3.Is that WL6.1 doesnot support Redhat 7.3?And I Have JDK1.4 on my machine.
Can some one help on this..

Similar Messages

  • How can i install oracle 10g on linux cluster

    Dear all:
    please advice How can i install oracle 10g on linux cluster service ..
    thanks ,,

    Without RAC, you can only have one instance manage the database. One instance = one set of processes communicating via IPC.
    Unless you know of a way to have processes use memory-based IPC across nodes, you need to pick a node and install & run the database software on that node.

  • Error while installing developer 10g on linux suse 10.0

    Hi All,
    This error appears while installing developer 10g on linux suse 10.0
    http://img179.imageshack.us/my.php?image=errorso9.png

    Try locate (using find command for example) the libjvm.so file (I assume that is located somewhere under $ORACLE_HOME (probably jdk or jre directory)). If you locate the path where this library resides, try to add that path to $LD_LIBRARY_PATH enviroment variable.
    Use copy&paste method (for error message) rather than link to image.
    It is much quicker operation and it may help to other people because they be able to find this thread via search engine.

  • Error while installing OWB on Redhat Linux

    Hi,
    I installed Oracle database on Linux , while installing oracle i got error
    error while writing to directory /tmp/OraInstall<date> please ensure that this directory is writable and has atleast 60mb of disk space. Installation can not continue
    then i did some thing and it went thru, now i am trying to install the OWB again i am getting the same error and i was browsing net past 2 days for a solution but i din't get one
    while installing oracle i have not made any notes, that was my mistake
    Please suggest me the possible solution or the Document which can guide me
    Thanks in Advance
    Suresh

    Hi,
    the problem is the logfile for the installation. Every oracle installtion writes a log file with this name in a predefined directory. Make the directory /tmp writable for oracle and extend the disk quota at least 60 MB.
    Regards
    Detlef

  • Oui-10207error while installing oracle 10g on linux in vmware

    Hi,
    I have installed vmware on windows 7(64 bit) on which i have installed Oracle Enterprise linux 5. I have set all the variables correctly. but when i try to install oracle 10g on linux, i get the error
    OUI-10207:there is not enough disk space in the OUI swap area /tmp/OraInstall2011-10-17_03-44-48PM.Please make atleast 529KB of space avaivale and retry.
    but i have around 95bg of space. My partitions are as follows
    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 12551 100815876 83 linux
    /dev/sda2 12552 13041 3935925 82 Linux swap/solaris
    /dev/sda3 13042 13054 104422+ 83 linux
    Please help me in solving the problem.
    Thanks
    Viraj

    What is your swap size? try to increase size
    execute below command on terminal, paste result here.
    #swapon -s
    #free
    Tips : how to increase swap space
    http://hackertrip.wordpress.com/2011/09/11/increase-swap-space/

  • Error installing OBIEE 11g on Linux 64 bits - Configuration Assistant fails

    Hello,
    I am trying to install OBISE1 on Oracle Linux 5 - 64 bits.
    I've followed these steps:
    1) Install Oracle DB
    2) Install jdk Linux 64 bits (jdk1.7.0)
    3) Install WebLogic
    4) Install RCU
    5) Install OBI 11g (Software only installation)
    Until here, all is correct.
    6) Configuration assistant failed:
    [2011-09-12T12:04:58.844+02:00] [as] [ERROR] [] [oracle.as.provisioning]
    [tid: 14] [ecid: 0000J9Soq_rFGBWFLz6UOA1ERSJh000005,0]
    [2011-09-12T12:04:58.845+02:00] [as] [ERROR] [] [oracle.as.provisioning]
    [tid: 14] [ecid: 0000J9Soq_rFGBWFLz6UOA1ERSJh000005,0] [[
    oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    Starting the Admin_Server timed out.
    Action:
    See logs for more details.
    at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
    at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3149)
    at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3039)
    at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1645)
    at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:635)
    at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
    at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
    at oracle.as.install.bi.biconfig.standard.DomainProvisioningTask.doExecute(DomainProvisioningTask.java:48)
    at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
    at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
    at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
    at java.lang.Thread.run(Thread.java:662)
    [2011-09-12T12:04:58.846+02:00] [as] [ERROR] [] [oracle.as.provisioning]
    [tid: 14] [ecid: 0000J9Soq_rFGBWFLz6UOA1ERSJh000005,0] [[
    oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
    at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:686)
    at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
    at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
    at oracle.as.install.bi.biconfig.standard.DomainProvisioningTask.doExecute(DomainProvisioningTask.java:48)
    at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
    at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
    at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
    at java.lang.Thread.run(Thread.java:662)
    I have fount posts with a similar problem, but is over Windows.
    I appreciate any ide/suggestion.
    Thank you in advance.
    Regards,

    I have seen that WebLogic is shut down, so I am trying to start up, but I can't:
    starting weblogic with Java version:
    Unrecognized option: -jrockit
    Error: Could not create the Java Virtual Machine.
    Error: A fatal exception has occurred. Program will exit.
    Starting WLS with line:
    /usr/java/jdk1.7.0/bin/java -jrockit -Xms512m -Xmx512m
    -Dweblogic.Name=AdminServer
    -Djava.security.policy=/root/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy
    -Dweblogic.ProductionModeEnabled=true -da
    -Dplatform.home=/root/Oracle/Middleware/wlserver_10.3
    -Dwls.home=/root/Oracle/Middleware/wlserver_10.3/server
    -Dweblogic.home=/root/Oracle/Middleware/wlserver_10.3/server
    -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=/root/Oracle/Middleware/patch_wls1035/profiles/default/sysext_manifest_classpath:/root/Oracle/Middleware/patch_ocp360/profiles/default/sysext_manifest_classpath
    weblogic.Server
    Unrecognized option: -jrockit
    Error: Could not create the Java Virtual Machine.
    Error: A fatal exception has occurred. Program will exit.
    I have modified /etc/profile, including JAVA_HOME and PATH with the java PATH. And it is ok, because if I executed java -version I can see the new jdk:
    java version "1.7.0"
    Java(TM) SE Runtime Environment (build 1.7.0-b147)
    Java HotSpot(TM) 64-Bit Server VM (build 21.0-b17, mixed mode)
    Any idea¿?

  • Can't install Oracle 8 in Linux 6

    I can't install Oracle 8 in Linux 6 because I encounted the
    following error during installation:
    Error during action 'Running startorcl.sql'.
    Command: /u01/app/oracle/product/8.0.5/bin/svrmgrl <<!
    @/u01/app/oracle/admin/orcl/create/startorcl.sql
    exit
    What should I do ? Please help me.
    null

    Bjarne (guest) wrote:
    : Jameshow (guest) wrote:
    : : I can't install Oracle 8 in Linux 6 because I encounted the
    : : following error during installation:
    : : Error during action 'Running startorcl.sql'.
    : : Command: /u01/app/oracle/product/8.0.5/bin/svrmgrl <<!
    : : @/u01/app/oracle/admin/orcl/create/startorcl.sql
    : : exit
    : : What should I do ? Please help me.
    : I got the same error message, and I still haven't figured out
    : what to do. If there are anyone who can help, I think we both
    : would appreciate it. Please help us both.
    Hi there!
    The first thing you should do if you get ANY (almost) error when
    installing Oracle Server in RedHat Linux v6,0 is to read this
    document carefully: http://jordan.fortwayne.com/oracle/
    After hours of struggle it finally worked for me :-)))))
    Only two things to add here:
    1) If you want to be able to connect to the Linux server
    (telnet) and running utilities like sqlplus locally on the
    server, you should copy the ".profile" file to the users home
    directory, add the user to the group "dba" AND make sure that
    the $ORACLE_HOME directory has execute permissions for members
    of the "dba" group (mine had default ONLY permission for the
    owner to execute).
    2) The file "listener.ora" was (for some reason) written
    with "oracle_sid" where it really should say the real SID name
    that is in my case "ORCL".
    I just can't thank the guy who wrote the step-by-step
    Installation guide for Oracle on RedHat Linux enough... THANK
    YOU!
    null

  • Cannot install oracle 9i on linux (fedora core 2)

    dear all members.
    I cannot install oracle 9i on linux (fedora core 2)
    progress bar stop at 17% no activity at hardisk. I wait for 15 hours , still no movement. file being copy is " naeet.o " , I am not sure how importance is it.
    I try several times, but still similar result....
    Amnuay U.
    [email protected]

    Hi,
    I think that Feedbak forum is not the best place for this problem.
    You should ask this into
    => Installation Forum : Database Installation
    or
    => Linux Forum : Generic Linux
    Anyway, you can find an install doc here :
    http://ivan.kartik.sk/oracle/install_ora9_fedora.html
    Nicolas.

  • How to install oracle rac on linux using virtualbox

    Hi,
    I have recently started working on oracle rac
    I have system with 64 bit os windows 7 installed
    core i3 processor with 6 gb of ram
    I want to install grid infrastructure on linux running as a virtual machine
    how can I install and configure it? Please help me .
    can ubuntu  work as a virtual machine for oracle rac?

    Hi,
    I suggest you use Oracle Enterprise Linux on your lab.  There are a lot of step-by-step guide to install RAC on OEL.  A good example is by Tim Hall, search Google for "Tim Hall Oracle Database RAC Installation".

  • Dual booting pre-installed Windows 8 and Linux?

    I just bought a G780 with Windows 8 pre-installed. Ideally, I would also like to install some flavor of Linux. I've been searching but not finding much info on how difficult or time-consuming this would be, or if there are any special considerations or anything. I've found some guides on dual-booting Windows 8 and Linux but they were all for installing Windows straight from a disk, not anything where it's already pre-installed, and some indicated they thought it might be problematic to use a pre-installed version of Windows. Anyway I was hoping that if anybody has done this on the G780 or even a similar laptop that you could share how it went and any difficulties you encountered. I'm open to using any Linux distro if it'll be easy to install. I would appreciate any info you could share. Thanks.

    I had issues with Windows 8 as pre-installed on my G580, my employer at the time was using Windows 7 only and would not allow upgrades for security purposes.  I deleted the entire drive (including hidden) knowing at some point I would re-install Windows 8 or later from retail disk when needed.
    Linux can resize partitions during the install process, but be careful not to disturb the hidden partition or the windows boot loader in the process.  Linux Mint is the best yet for this purpose, OpenSUSE and Fedora failed, CentOS failed and Ubuntu was not able to boot, but did not "hurt" the windows partitions.
    Good luck.

  • HOW TO INSTALL JDK1.4 ON LINUX PALTFORM AND HOW TO COMPILE A JAVA  FILE

    SIR PLZ KINDLY TELL ME THE PROCDURE OF INSTALL JSDK1.4 ON LINUX .
    1.I HAVE DOWNLOADED IT ONA I HAVE INSTALL IN
    /usr/local
    but
    2: do nt know how set the CALSSPATH and JAVA_HOME(ENV VARIABLES)
    3:HOW TO COMPILE AND RUN THE JAVA FILE(JSP)

    2.
    export JAVA_HOME=/usr/local/jdk1.4.0
    export CLASSPATH=.
    (amending for your set up.)
    Placing these in your /etc/profile file will make them run automatically on log in of a user.
    3.
    You need tomcat, probably, http://jakarta.apache.org.
    Bhav

  • I want to install oracle 10g on linux.

    i want to install oracle 10g on linux. my linux is red hat enterprise linux AS release 4. i downloaded 10201_database_linux_x86_64.cpio.gz. now, cksum 10201_database_linux_x86_64.cpio.gz shows 4294967295 while site says 2921604215. if i say gunzip /home/oracle/10201_database_linux_x86_64.cpio.gz gunzip: /home/oracle/10201_database_linux_x86_64.cpio.gz: unexpected end of file. now, please clear these doubts and also give me the link to steps on how to install. tnx

    I tried with the following command and it works for me:
    cpio -idcmv < 10*
    without gzip before

  • Can´t install cd recorder in linux... help please, newbie

    hi,
    is there any problem with via chipsets and cd recorders in linux??  
    I´ve been trying to install a linux distro in my pc ( see end of post for specs), but i haven´t succeded in installing my cd recorder. I´ve tryed RedHat 8.0 and Mandrake 9.0. In both of them i can´t boot if i have the cd recorder connected... it crashes when detecting the drive. I know the recorder works, i've got friends who use it ok with linux.
    Currently i have installed Mandrake 9.0 with the cd recorder disconnected. I noticed my all my friends with linux have intel machines, and they don´t have to do anything, it boots correctly and install without any problem. So i started thinking it might be a chipset support problem. I got to the viaarena page where i found a "manual" for installing cd recorder in linux. I tried to do that but i keep getting into problems... i'm new to linux and i don´t know much so that might be the real problem here :o  
    i'll try to explain my doubts, what i did and what problems i run into.... if someone would be nice to explain me how to solve them, in a detailed way
    I followed the "readme" instructions for installing a recorder after the Mandrake 8.2 is installed ( it didn´t have any for 9.0 ). I edited the modules.conf and lilo.conf files as i should. But i did run into some doubts: the modules.conf file didn´t have any ide section like the readme said  ( it had no sections at all) so i added the two lines at the bottom of the files. In lilo.conf i had to delete the append that already existed to add the hdd=ide-scsi line.  
    I shutdown the pc, connect the recorder and start it again. The os detects all drives but crashes again after doing checking the modules dependencies...
    Did i do something wrong when editing the files?
    And i didn´t quite understand  all the "readme", in order to install the recorder do i also have to the "ide-scsi" to my cdrom and dvd drives, or only to my recorder??
    In linux does the recorder have to be in a specific ide ( master/slave ) position in order to be installed?
    and please tell me that it has nothing to do with my board and that it is just me doing something wrong..
    thanks for any help, and sorry for the long post but i thought i´d better explain all
    my pc specs:
    AMD XP1800+
    Msi KT266 pro2-ru ( Via kt266A )
    256MB DDR266
    Seagate 40GB ata100 7200rpm ( primary master )
    Hercules Kyro 2 64MB/tv-out
    SB Audigy
    LG 52X cdrom ( secondary master )
    Samsung 16x DVD ( primary slave )
    HP 8200 recorder ( secondary slave ) , currently off
    Sony HMD-A230

    Quote
    Originally posted by kmolazz
    I followed the "readme" instructions for installing a recorder after the Mandrake 8.2 is installed ( it didn´t have any for 9.0 ). I edited the modules.conf and lilo.conf files as i should. But i did run into some doubts: the modules.conf file didn´t have any ide section like the readme said  ( it had no sections at all) so i added the two lines at the bottom of the files. In lilo.conf i had to delete the append that already existed to add the hdd=ide-scsi line.
    You will need to add that line back in if you want it to work as a recorder once you get it to boot. CD burners in linux use scsi emulation. You may also need to add a similar line from your CD reader too as most burning software for linux uses scsi emulation for that as well.
    I shutdown the pc, connect the recorder and start it again. The os detects all drives but crashes again after doing checking the modules dependencies...
    I didn't have to add anything in modules.conf to get mine working. Normally if it is crashing during modules.conf it means it can't find the module. Do you know which module it is looking for? What did you add to modules.conf?
    Did i do something wrong when editing the files? Maybe. What did you change in them?
    And i didn´t quite understand  all the "readme", in order to install the recorder do i also have to the "ide-scsi" to my cdrom and dvd drives, or only to my recorder??
    In linux does the recorder have to be in a specific ide ( master/slave ) position in order to be installed?No. But it may help if the CDROM and burner were on the same port. Sometimes can have a conflict with DVDs.
    and please tell me that it has nothing to do with my board and that it is just me doing something wrong..
    It has nothing to do with your board. If it works in windows it should work fine (or better) in linux.
    thanks for any help, and sorry for the long post but i thought i´d better explain all

  • Issue while installing SOA in Oracle Linux 6

    Hi,
    I am getting below errors while installing SOA in oracle Linux 6:-
    entryPoint: entryPoint = oracle.installType.all condition = null className = null
    contextFile:/tmp/OraInstall2012-04-13_08-04-44PM/prereq/oui/agent_prereq_context.xml
    The entry point is: oracle.installType.all
    Check Name:CertifiedVersions
    Check Description:This is a prerequisite condition to test whether the Oracle software is certified on the current O/S or not.
    $$$$$DEBUG>>>>CertifiedVersions
    Expected result: One of enterprise-5.4,enterprise-4,enterprise-5,redhat-5.4,redhat-4,redhat-5,SuSE-10,SuSE-11
    Actual Result: redhat-6.2
    Check complete. The overall result of this check is: Failed <<<<
    Check Name:Packages
    Check Description:This is a prerequisite condition to test whether the packages recommended for installing the product are available on the system.
    Check complete. The overall result of this check is: Not executed <<<<
    Please help.
    Check Name:Kernel
    Check Description:This is a prerequisite condition to test whether the minimum required kernel parameters are configured.
    Check complete. The overall result of this check is: Not executed <<<<

    it is not supported
    http://www.oracle.com/technetwork/middleware/downloads/fmw-11gr1certmatrix.xls
    just filter it on wls server on which soa runs rhel 5 is the latest

  • Problems in Installing 9i or RedHat Linux

    Can anyone please tell me the steps to extract and install oracle 9i on linux platform..

    For downloading Oracle 9i on linux:
    http://www.oracle.com/technology/software/products/oracle9i/index.html
    For installation instructions:
    http://www.puschitz.com/InstallingOracle9i.shtml
    FYI, a simple google search can help!

Maybe you are looking for