Question on IBM JDK Version when Installing OBIEE 11.1.1.7.0  on IBM AIX on POWER Systems (64-bit) / O.S. 6.1

Hi,
Certification Matrix gives us JDK Version: JDK 1.7.0 SR3+ IV33133   64 Bit
Does anybody know whether  this is the exact JDK Version or if we can install anything more than this version?
Thanks very much for your help in advance.

Thank you for your suggestion. I can certainly try pointing to a different temp folder, but how much space does it need?
/u00/temp appears to have quite a bit of space available...
[oracle@oel58 logs]$ df -k
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
16663980 3820232 11983588 25% /
/dev/sda2 99188500 18500088 75568500 20% /u00
/dev/sda1 101086 41172 54695 43% /boot
tmpfs 3170304 1063332 2106972 34% /dev/shm
shmfs 3170304 1063332 2106972 34% /dev/shm
ShareVB 320864252 168386324 152477928 53% /media/sf_ShareVB
[oracle@oel58 logs]$ df -k /u00/temp
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda2 99188500 18500088 75568500 20% /u00
Also, I verified TMP, TMPDIR, and TEMP all point to /u00/temp.
And the preinstallation check shows this:
Checking Temp space: must be greater than 1536 MB. Actual 73797 MB Passed
Checking swap space: must be greater than 500 MB. Actual 5951 MB Passed
Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed
It might be worth mentioning, as well, that I get the same result, whether I use ...Disk1/runInstall.sh or ...Disk1/install/linux64/runInstall.sh
The file I originally posted came from trying the linux64 installer.
What else can we check/try?
Edited by: user733825 on Mar 28, 2013 6:26 PM
What is it that tells the installer there is an application server running? Is it checking for some WebLogic environment variable I may have incorrectly configured? I have a WebLogic server running, and it is hosting a Forms server and a help server. Why does the installer think there is no Application Server installed?
Edited by: user733825 on Mar 28, 2013 7:23 PM

Similar Messages

  • Oracle Database 11g Release 11.2.0.3.0  IBM AIX on POWER Systems (64-bi

    Hi All,
    Is Oracle Database 11g Release 2 (11.2.0.3.0) available for IBM AIX on POWER Systems (64-bit), Or do we need to upgrade 11.2.0.1 to 11.2.0.3.0.Please clarify

    Hi;
    Is Oracle Database 11g Release 2 (11.2.0.3.0) available for IBM AIX on POWER Systems (64-bit),Yes
    Or do we need to upgrade 11.2.0.1 to 11.2.0.3.0.Please clarifyYou dont need upgrade, download patchset from metalink and start your process.
    Also see:
    Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
    PS:Please dont forget to change thread status to answered if it possible when u belive your thread has been answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
    Regard
    Helios

  • Error when Installing OBIEE on Windows 2008 r2

    Hi all
    When Install Oracle BI 10.1.3.4.2 on Windows Server 2008 r2  x64I have several errors in install log:
    (Aug 13, 2013 8:52:46 AM), Install.product.install, com.siebel.analytics.install.ExecWizardActionCustom, err, com.installshield.util.ProcessExecException: CreateProcess: G:\BI\OracleBI\server\Bin\installperfsas.bat error=2
    STACK_TRACE: 7
    com.installshield.util.ProcessExecException: CreateProcess: G:\BI\OracleBI\server\Bin\installperfsas.bat error=2
      at com.installshield.util.ProcessExec.executeProcess(ProcessExec.java:180)
      at com.installshield.wizardx.actions.ExecWizardAction.executeProcess(ExecWizardAction.java:412)
      at com.installshield.wizardx.actions.ExecWizardAction.run(ExecWizardAction.java:457)
      at com.siebel.analytics.install.ExecWizardActionCustom.run(ExecWizardActionCustom.java:79)
      at java.lang.Thread.run(Unknown Source)
    (Aug 13, 2013 8:52:47 AM), Install.product.install, com.siebel.analytics.install.ExecWizardActionCustom, err, com.installshield.util.ProcessExecException: CreateProcess: G:\BI\OracleBI\web\bin\installperfsaw.bat error=2
    STACK_TRACE: 7
    com.installshield.util.ProcessExecException: CreateProcess: G:\BI\OracleBI\web\bin\installperfsaw.bat error=2
      at com.installshield.util.ProcessExec.executeProcess(ProcessExec.java:180)
      at com.installshield.wizardx.actions.ExecWizardAction.executeProcess(ExecWizardAction.java:412)
      at com.installshield.wizardx.actions.ExecWizardAction.run(ExecWizardAction.java:457)
      at com.siebel.analytics.install.ExecWizardActionCustom.run(ExecWizardActionCustom.java:79)
      at java.lang.Thread.run(Unknown Source)
    (Aug 13, 2013 8:52:47 AM), Install.product.install, com.siebel.analytics.install.ExecWizardActionCustom, err, com.installshield.util.ProcessExecException: CreateProcess: G:\BI\OracleBI\oc4j_bi\bin\oc4j.cmd -start error=2
    STACK_TRACE: 7
    com.installshield.util.ProcessExecException: CreateProcess: G:\BI\OracleBI\oc4j_bi\bin\oc4j.cmd -start error=2
      at com.installshield.util.ProcessExec.executeProcess(ProcessExec.java:180)
      at com.installshield.wizardx.actions.ExecWizardAction.executeProcess(ExecWizardAction.java:412)
      at com.installshield.wizardx.actions.ExecWizardAction.run(ExecWizardAction.java:457)
      at com.siebel.analytics.install.ExecWizardActionCustom.run(ExecWizardActionCustom.java:79)
      at java.lang.Thread.run(Unknown Source)
    I found several discussions on this, but there was no solution.
    JVM - jdk1.6.0_37 and it works fine. Tried to use x86 and x64 jdk. No reason.
    I tried to install "as administrator", but it did not worked. Copy the install folder to the C:\, run with comtatibility with Windows7 and got the same error.
    I install the same OBIEE on other servers and it was no problem to install.
    Please HEEEELP

    Hi Agha,
    Yes, You can install a Windows 2008 Enterprise R2 machine as additional domain controller  along with Windows server 2008 Enterprise SP2 DC's. There will not be any issues.
    Before you add a domain controller that is running Windows Server 2008 R2 to an Active Directory forest run Adprep.exe from the Windows Server 2008 R2 media on your existing domain controllers to prepare your domain and forest.
    http://technet.microsoft.com/en-us/library/dd379511(v=ws.10).aspx
    Regards,
    Rafic
    If you found this post helpful, please give it a "Helpful" vote.
    If it answered your question, remember to mark it as an "Answer".
    This posting is provided "AS IS" with no warranties and confers no rights! Always test ANY suggestion in a test environment before implementing!

  • Latest IBM JDK version supported by SAP

    Hi there, we are having some Java performance issues in our landscape and the recommendation from SAP is to install the latest IBM JDK release supported by SAP, can you help me determine what the latest release is and where I can find the download?
    Thanks

    Hey James,
      The best thing to do is to check the Product Availability Matrix (PAM) for your release on service marketplace.
    http://service.sap.com/pam
    We're on Netweaver7 with EhP1 and the PAM suggestst the latest server-side JDK supported for us is 1.4.2. Here's the results or "java -version" on an ECC6.0 server in our landscape:
    root@#######:/>java -version
    java version "1.4.2"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)
    Classic VM (build 1.4.2, J2RE 1.4.2 IBM AIX 5L for PowerPC (64 bit JVM) build caix64142-20080122 (SR10) (JIT enabled: jitc))
    Hope this helps.
    -Kevin

  • No Response when installing OBIEE

    Hi all,
    I am trying to Install OBIEE 11 g in my Local machine .
    i have 13 GB Free space as of now and i have done the first 2 steps like ..
    1. Successfully installed Oracle Database XE
    2. Successfully installed RCU with the component Metadata services and business intelligence Platform
    step 3 is my problem.... when i start the Setup.exe file from my disk1 folder i am getting the Oracle business intelligence 11 g Installer screen.. then the installation still in the same screen even after 2 hours with the red progress bar and a message like "Generating sequence for page:prereqscreen")
    can some assist me how to finish my installation
    Thanks
    Annesh

    Hi,
    Just got an Idea.
    right click on setup and use run as administrator on \bishiphome\Disk1.
    and it workes/
    Thanks
    Dhanjit G

  • Getting error when installing OBIEE 11.1.1.6 "Operating system does not support IPV4".

    HI,
    I am trying to install OBIEE 11.1.1.6 on Windows 7 .
    Have created repository successfully ,using the RCU 11.1.1.6 and now tring to install
    OBI. I am getting the below error
    "Operating system does not support IPV4".
    Can anyone please suggest why i am getting this error or
    how should i get rid with this error??
    Manoj.

    Just in case check this Doc ID 1410233.1
    ~ http://cool-bi.com

  • Error when installing OBIEE under OLE 5

    Hi all,
    I have to install obiee 10.1.3.4.1 under linux OEL 5.3, but I got this error :
    (Nov 5, 2009 3:00:55 PM), Install.product.install, com.siebel.analytics.install.ExecActionCustom, err, com.installshield.util.ProcessExecException: java.io.IOException: /oracle/product/10.1.3/obiee/oc4j_bi/bin/oc4j: cannot execute
    STACK_TRACE: 7
    com.installshield.util.ProcessExecException: java.io.IOException: /oracle/product/10.1.3/obiee/oc4j_bi/bin/oc4j: cannot execute
         at com.installshield.util.ProcessExec.executeProcess(ProcessExec.java:180)
         at com.installshield.product.actions.ExecAction.executeProcess(ExecAction.java:279)
         at com.installshield.product.actions.ExecAction.run(ExecAction.java:473)
         at com.siebel.analytics.install.ExecActionCustom.run(ExecActionCustom.java:109)
         at java.lang.Thread.run(Thread.java:595)
    any idea ?
    Thanks in advance

    Hi
    I finally found a method to install obiee without error :
    - I copied all source files from $SOURCE/Media/RH_Linux/Server/Oracle_Business_Intelligence/ in /, because I found a lot of error in install log like : /script/setup/.variant.sh (No such file or directory) and /script/change_mod.ksh not found.
    - I run the installer like this :
    # export ANA_VARIANT=Linux
    # export JAVA_HOME=/usr/java/jdk1.5.0_20
    # $JAVA_HOME/bin/java -Xms768m -Xmx768m -jar setup.jar
    => This is the only way to install obiee in my case
    Now I have to install other components

  • JDK version for installing SOA suite on windows vista

    Hi
    I am trying to install SOA Suite 10.1.3.1 on my Windows Vista 64 bit system. Currently, when running irca.bat, I am getting error "invalid java version 1.6.0_13. Version 1.4 is required."
    But isnt the script supposed to run for all 1.4+ jdks. Which version of jdk do I need to install?
    Thanks.
    John

    The complete error message in the popup is "Error in CreateOUIProcess(): 3". When you hit <OK>, you are back at the command prompt where you typed setup.exe.
    The log is as follow:
    Using paramFile: D:\Disk1\install\win64\oraparam.ini
    Checking if CPU speed is above 300 MHz. Actual 2327 MHz Passed
    Checking swap space: must be greater than 500 MB. Actual 12689 MB Passed
    Checking monitor: must be configured to display at least 256 colors. Actual 65536 Passed
    The commandline for unzip:
    D:\Disk1\install\win64\unzip -qqqo ..\..\stage\Components\oracle.swd.oui\11.1.0.7.0\1\DataFiles/"*.jar" -d "C:\Users\ROOT~1.APP\AppData\Local\Temp\3\OraInstall2009-10-20_06-01-08PM"
    The commandline for unzip:
    D:\Disk1\install\win64\unzip -qqqo ..\..\stage\Components\oracle.swd.oui.core\11.1.0.7.0\1\DataFiles/"*.jar" -d "C:\Users\ROOT~1.APP\AppData\Local\Temp\3\OraInstall2009-10-20_06-01-08PM"
    The number of files bootstrapped for the jre is 0.
    The number of files bootstrapped for the oui is 287.

  • Jdk error when installing ocs on redhat 2.1

    Hi dear colleagues,
    I have a problem while installing OCS 9.0.4.1 on a linux redhat 2.1
    When i launch ./RunInstaller,
    i get :
    java.lang.InternalError: not implemented yet
         at sun.awt.X11SurfaceData.getRaster(X11SurfaceData.java:155)
         at sun.java2d.loops.OpaqueCopyAnyToArgb.Blit(CustomComponent.java:67)
         at sun.java2d.loops.GraphicsPrimitive.convertFrom(GraphicsPrimitive.java:451)
         at sun.java2d.loops.MaskBlit$General.MaskBlit(MaskBlit.java:186)
    I looked for an answer and i found in
    http://developer.java.sun.com/developer/bugParade/bugs/4517321.html
    that
    "jdk1.3.1_01 does not have that problem"
    I have :
    sh-2.05$ java -version
    java version "1.3.1"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1)
    Classic VM (build 1.3.1, J2RE 1.3.1 IBM build cxia32131-20020302 (JIT enabled: jitc))
    So i'm confused....
    I tried to change depth from 24 to 16 in XF86Config-4 file
    but it changed nothing.
    did someone knows what i have to do to correct this ?
    Matthieu
    ps : i'm newbie with linux and ocs.

    Have you gone through all the pre-install checks and tasks? (eg. installed pre-req'd packages)

  • With Boot Camp, should I install the 64 bit version of Windows 7 (Home Premium edition) OR the 32 bit version when installing onto an early 2008 Mac Pro operating OSX Lion with a 1 TByte internal HDD?

    With an early 2008 Mac Pro I'm about to add a second internal drive (1 TByte SATA) and initially install OSX Lion onto the new drive.  Then to partition this new HDD via Boot camp.  But my question is whether I am best advised to purchase the 64 bit version of Windows 7 (Home Premium) or the 32 bit version of Windows 7 (Home Premium) for the Windows sector of the disk  What are the differences, and will I notice a difference in performance?

    In chart from wiki, (scroll down to "Comparison chart") check the maximum CPUs supported.
    You don't see this on MSoft's 1st searched for chart hit. This is one reason you will regret not paying for Professional+ if you get Home Premium 64 as I did for Mac Pro early 2008.
    Home Prem Task Mgr sees 4 processors vs. the 8 that are seen by Pro+.    
    Costs more than a Mac upgrade to Lion if you make that mistake. 
    http://en.wikipedia.org/wiki/Windows_7_editions

  • Getting multiple versions when installing JRE 1.4.2_13

    Hi,
    For ColdFusion and DST, I downloaded the offline install of JRE 1.4.2_13. I installed it on several Windows servers (always exactly the same way, using exactly the same .exe file and installing it to a new dir named 1.4.2_13). When I went back and ran java -version, I got several different versions. I installed them all to the same place and ran the command from the folder that the new version had been installed to. I got-
    1.4.2_13 (good)
    1.3.1_01
    1.4.2_03
    Does anyone know why the variation? Some I even uninstalled and re-installed with no luck, I even threw in some reboots even if they weren't needed. Is this normal? I know that 1.4.2_13 is DST compliant, but are the other versions listed above?
    Thanks,
    Ishmeal
    Message was edited by:
    ishmealm

    I doubt that the root cause is the modification of the file because of the following:
    - I have a machine (XP) on which I downloaded j2sdk-1_4_2_09-windows-i586-p.exe and was able to run the install without issue.
    - I then mounted a drive on a windows2003 machine and copied the same file to it, the file size was exactly the same. When I ran the install, I got the error "Error reading setup initialization file" and the button with no text.
    - I searched through google and found this thread. I used pkzip to package the file and on the original platform, copied it to the 2003 machine and unzipped it. Once again, the same error showed up.
    The explanation for the error provided in this thread is not plausible because:
    - there are no firewalls/proxy in play in a file share
    - the same thing happens when the install is transferred through a zip. Something would need to alter the zipped file in transit without corrupting the zip itself for this explanation to be valid. This is simply not plausible.
    There is clearly something going on that has yet to be explained. An explanation of the problem and (even better) a workaround would be welcome.

  • Java does not update older version when installing from MSI file

    I'm using an MSI file of Java because it's easier for deploying through SCCM. Anyway when I do everything works fine except it does not update older versions of Java. So for instance if I have Java 7 update 7 and install Java 7 update 21 using the MSI file I'll then have two versions of Java installed on my computer. Anybody know a way to install using the MSI file where it updates older versions of Java (as long as it's the same major revision) like the exe would?

    Yes same problem here. I had a successful rollout with the MSI package and version 1.7 Update 17 on 1500 computers!
    I packaged the Update 21 and on my first test-clients the control panel crashes when I try to open it. But the setup ends successful without any error code all eventviewer entries are successful and it seems that the environment is running. Firefox plugintest was successful.
    Why doesn't offer Orcale the MSI files?! Since last year Java cost me o lot of time deploying Java. There is no update which you can release quickly because there are always bugs to deploy them.

  • Reader 11 not uninstalling previous versions when installed via GPO MSI

    I donwloaded the Reader 11 msi, patched it to 11.0.1, then with the version 11 customization wizard told it uninstall previous versions of Reader. When I push the transformed msi via a gpo it installs 11 and all of the other setting I set in the transform, like suppress EULA are applied, but Reader 10 still exists after the install.
    Whats going on?

    You can try using this tool to remove all traces of previous versions of Reader:
    http://labs.adobe.com/downloads/acrobatcleaner.html

  • Patching - How to update the console product version when installing Update Rollup 5

    Hi,
    I just completed a patch to upgrade Service Manager to Update Rollup 5. I updated the data warehouse servers and management servers.
    When looking at installed programs in Windows it shows that Service Manager has the latest version 7.5.3079.315:
    However, when I look in the About Service Manager option in the console it shows a product version of 7.5.3079.0:
    How do I update the console product version so that it shows the 7.5.3079.315 version?

    Hi,
    This behaviour is expected. Unfortunately, Microsoft does not update the About Info screen of the SCSM console. Add remove programs shows version .315, which means the console was also updated.
    Make sure to also update consoles that your users are running on their computers.
    BR,
    Dieter

  • Uninstall previous versions when installing new ones?

    I upgrade my Photoshop Elements to Photoshop CS5 that comes with Bridge CS5 also, by downloading and installing the files. Do I have to uninstall the Photoshop Elements and Bridge CS4 to only have the upgraded versions?

    Photoshop CS5 and Photoshop Elements are different applications, so  Ps CS5 is not essentially upgrade version of PSE previous versions.
    Does  that helps? What i am trying to say that you can run both the  applications without any issues on the machine, there shouldnt be any  catalog corruptions issues in running them both.
    Regards,
    Ankush

Maybe you are looking for