Which BEA WLS version (+ service packs) used which JDK/JRockit-JDK version

Hello,
I'm looking for an overview about the JDK and JRockit JDK versions which are used in the different BEA WLS versions.
Specialy im interested on all BEA WLS server versions (incl. the different Service Packs) starting with version 7.0.
The overview should contain the following information if possible:
- BEA WLS Version Number including SP
- Plattform (Windows, HPUX, Solaris, ...)
- JDK version
- JRockit JDK version
Here is an example (??? = I do not know currently):
WLS vers. (incl. SP)|Plattf.|JDK vers.|JRockit vers.
7.0.1 |Solaris|??? |???
8.1.5 |Windows|1.4.2_08 |rockit81sp5_142_08
9.2 MP1 |HPUX |??? |???
Thanks a million if somebody could provide me those information. :-x
Cheers,
Markus Jessl

Please check :
http://edocs.bea.com/platform/suppconfigs/index.html
Jin

Similar Messages

  • XI Latest versions/service packs

    What are the latest version/service packs of SAP WAS and XI for the new XI implementation?
    Also, What are the configurations we need to do athe SAP WAS level for an XI implementation? Any document?
    Also, If you guys have commonly used transaction codes in XI, please send me the same to [email protected]
    Thanks,
    Anika

    Hi,
    >>>What are the latest version/service packs of SAP WAS and XI for the new XI implementation?
    SP17
    >>>>Also, If you guys have commonly used transaction codes in XI, please
    /people/morten.wittrock/blog/2006/03/23/getting-started-with-xi-part-1-xi-30-cheat-sheet
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • What WLS 7 service packs are supported by 9.0.3.5?

    In the metalink support it's rather vague what versions of WLS 7 are supported. I see that there was a problem with 9.0.3.2 and WLS7SP2... is there any problem with 9.0.3.5 and WLS7SP4?
    Thanks

    9035 should work with WL7SP4. There are 2 fixes that will be in 9036 (that release date is TBD, but likely within the next month, I'm not in PM, so just guessing).
    Those fixes are:
    3173370
    Scripts used to start TopLink Examples with the BEA WebLogic application server (6.1 SP5, 7.0 SP4) have been updated to use the correct directory for the weblogic.policy file.
    3235458, 3235485
    Optimizations have been made to TopLink support for BEA WebLogic (6.1 SP5, 7.0 SP4). Beans are no longer registered in a Unit of Work when they are invoked outside the context of a user transaction.
    In such occurrences, you must ensure that the beans not be modified since they are instances from the shared cache.
    Bottom line is I think you're ok with 9035, keep your eyes open for the bug in the scripts we provide if you use them, and get the 9036 release when it's out.
    - Don

  • Which XI Version I am using?

    Hi
    I want to know which XI version I am using, I read all the older threads but did not get the exact answer. I want to know the exact location/field which will give me the XI version.
    I tried to do followign things but did not find the verion.
    1. http://sapxi:50000 : This gives system info but where is the xi verion
    2. System-->Status- Did not find the verion
    3. In Integration Builder--Help-Information I found belwo info. can you tell me what is the XI version.
    Version
    Service pack:  09
    Release:  645_VAL_REL
    Latest change: 378069
    Sync time: ${sync.time}
    Thanks,
    Nishant

    Hi Nishant,
    1) Just by opening either Integration Repository or Integration Directory. And after that goto Menu Bar>    HELP MENU>Info.       It will display you present server name and version(support pack) which is presently using by that user.
    2)If you want to complete info about the system then just open the link http://<server_name>:<port>. There you will find a link with name "System Information", that will give you more information.  It shows one option Kernal. Which is mentioned in kernal option, that is XI version.
    Regards
    Vijay

  • Service Pack for WLS 5.1

    Hi all,
    Does any of you know which was the latest Service Pack for Weblogic Server 5.10? AFAIK, it was SP12, but I can't find information about it or if there was any other service pack for this oldie (I know I shouldn't be using it, but that's my customer's call)
    Appreciate any help / pointers you might give me.
    Regards

    Hi all,
    Does any of you know which was the latest Service Pack for Weblogic Server 5.10? AFAIK, it was SP12, but I can't find information about it or if there was any other service pack for this oldie (I know I shouldn't be using it, but that's my customer's call)
    Appreciate any help / pointers you might give me.
    Regards

  • Hi iam looking for latest Mozila firefox version we can download which fixed all security vulnerability

    HI Mozilla Team,
    we are planning to Bring Mozilla to latest stable version ,need to know which version we can use,
    we are having all version mixed in our environment ,can we go for an ESR update or any full version stable
    updates ,also we need to know the switch for disabling automatic updates for ESR updates ,we would like to update from Microsoft system center configuration manager
    Thanks in Advance
    Jeevan

    Firefox 33.0.2 and 31.2.0esr are the lastest Releases.
    https://www.mozilla.org/firefox/all/
    https://www.mozilla.org/firefox/organizations/all/
    https://www.mozilla.org/security/known-vulnerabilities/firefox/
    https://www.mozilla.org/security/known-vulnerabilities/firefox-esr/

  • WLS Console should show service pack #

    The title says it all, IMHO the console should
    indicate the service pack installed (and activated)
    in the version string of the server.
    I know that I could find out about it with:
    java weblogic.Admin t3://host:port VERSION
    But it is much more convenient if I do not have to
    remember this statement;-)
    Thanks
    Toby

    Chuck,
    Thanks for the response.
    I do have a registry.xml file in my bea home direstory.
    this is my registry.xml file it looks much the same as yours
    other than the service pack entry.
    It is in directory /u01/bea
    <?xml version="1.0" encoding="UTF-8"?>
    <bea-product-information>
    <host name="icomapp1">
    <product name="WebLogic Server" format="1.0">
    <release level="6.1" Status="installed" InstallDir="/u01/bea/wlserver6.1"
    InstallTime="14-Sep-01 12:01:54"
    InstallSet="ServerExample">
    <component name="Program" />
    <component name="Samples" />
    </release>
    </product>
    </host>
    </bea-product-information>
    Any other suggestions.
    Bill
    "Chuck" <[email protected]> wrote:
    >
    Bill,
    Do you have registry.xml in your $BEA_HOME directory?
    If not, you should be able to modify the following registry.xml for your
    environment
    and bypass the error you are seeing
    <?xml version="1.0" encoding="UTF-8"?>
    <bea-product-information>
    <host name="cnelson" BeaProgramGroup="BEA WebLogic E-Business Platform">
    <product name="WebLogic Server" format="1.0">
    <release level="6.1" Status="installed" InstallDir="d:\bea\wlserver6.1"
    InstallTime="Aug 3, 2001 2:50:19 PM" InstallSet="ServerExample" ServicePackLevel="1">
         <component name="Program" />
         <component name="Samples" />
         <component name="ServicePack_1" />
    </release>
    </product>
    </host>
    </bea-product-information>

  • Which of the extraction is commonly used in R/3 to BW?

    hi all,
    which of the extraction is commonly used. which update method is used among the direct delta, queued delta, v3 serialised dellta. v3 unserialised delta.?.How much the size of the server?. can any one help me in this query?
    regards
    venkat

    Stalin,
    1.b
    2.sy-datum i.e system date go to table syst and check
    3.sy-langu  ie. system language.
    K.Kiran.

  • Current SAP MDM version & s pack ?

    Hi All,
    what is the current SAP MDM version & s pack ? (latest) and the upcomming new versions ? Is it SAP MDM 7.3 ?
    what else new will features are being added...... any idea? 
    also
    I am currently working on MDM 7.1, but wanted to know which service pack I am working on........ where exaclty I can I see this information.(I mean where can I see the version, service pack, patch and other details)
    In the console->help , I have seen the version , and  [7.1.00.75],  does this mean something ? pls exp.
    Please share your thoughts
    Thanks,
    ve

    Hi Veena,
    Current MDM version available is MDM 7.1 SP05.
    Scheduled upcoming MDM version as per my understanding would be MDM 7.2 not MDM 7.3
    In console help, you can check the build number of MDM. 
    1st four characters tells about the version and Support package and last three letters are not exactly Patch.
    It means that you are on MDM 7.1 SP00
    Yes, you can download it from Service Market Place if you have access and right to download MDM.
    Please refer similar thread to check path to download MDM : How to get MDM 7.1? Please tell me the download link.
    Also check this link where you can get everything about MDM 7.1, Please refer MDM upgrade guide which you need to follow. https://websmp103.sap-ag.de/installMDM71
    @ Deepak, See i am using MDM Server Build (7.1.03.69) that does not mean i am using Patch 69,
    You can check [SAP Note 1425021|https://service.sap.com/sap/support/notes/1425021] where Patch is 19 not 69
    Regards,
    Mandeep Saini

  • Windows XP Service Pack 2 Installer

    So I have a relatively simple application.  I it just reads and writes CAN data using a Vector CANcase USB CAN device, and these drivers.  I developed the source in LabVIEW 2012 SP1 in Windows 7 x64.  I built the EXE and it works fine, I then made an installer.  Under the Additional Installers I only included the NI LabVIEW Run-Time Engine 2012 SP1 f9.  I unchecked all the components under it because I knew I didn't need them.
    I tested the installer on my XP SP3 machine and it worked great.  Then another user wanted the software and had XP SP2.  I tried the installer and it said it requires XP Service Pack 3 or newer.  So I opened the project I used to make the installer, and under the "System Requirements" it already had the oldest option selected which was Windows XP Service Pack 2 or later.
    My solution is to update the PC and it is in the process of doing that right now.  So for me this is fixed, but is this an issue? And anyone else that sees this issue you aren't crazy.
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.

    Yes, I've had the same problem. I believe it had something to do with .NET (on which some NI components rely?) only being supported by XP SP3.
    If you read here - it mentions that the latest service pack may be required for some operating systems.
    The one thing that is weird is that the 2012 LV Runtime apparently supports all service packs of XP but the 2013 Runtime only supports SP3. Actually, looking at the download page for the 2012 SP1 F9 runtime it says it only supports XP SP3 so during one of the updates they must have changed the minimum requirement.
    Maybe you could try installing an older version of the LV2012 runtime which works with SP2?
    Certified LabVIEW Architect, Certified TestStand Developer
    NI Days (and A&DF): 2010, 2011, 2013, 2014
    NI Week: 2012, 2014
    Knowledgeable in all things Giant Tetris and WebSockets

  • Trying to install Service Pack 1 from updates

    I decided to restore my home computer to the Factory Setting Configurtion. Now when I try to install the Vista Service Pack 1,
    it dose not install but it says it did install correctly after it was down loaded. My history says it installed 5 times now but
    it has not. I am trying to update Internet Explorer 7 to 9 or higher but I can't get past installing Service Pack 1 which will
    not install.I try installing service pack 2 which will not install becauce service pack 1 is not installed. This is a brand new
    installation of Vista Home Pre. from Factory Settings Disk 2007. I have install all updates I can install. Then I also look at
    Windows updates in my computer and it is not there, thow it shows in History Updates.Please Help MCSE Richard Sedore
    Thank You.

    For Macs with built-in Optical drives, you will need to burn the ISO to Optical media and use the Optical drive.

  • Service Pack for Proliant installing successfully but returning failure in OSD task sequence

    Building bare metal servers with SCCM 2012 SP1 CU2 OSD and running into an issue with HPs where they attempt to install the Service Pack for Proliant 2013.02.0.  I am using a package with a program.  Here is the program command line:
    Hpsum.exe /use_latest /allow_non_bundle_components /current_credential /silent
    The application installs successfully but there is a distinct delay and then errors thrown that fails the TS.  Setting 'continue on error' is a work around but not what I want to have in the production environment.  How can I get around this issue?
     This is the same exact package and program that ran perfectly fine in SCCM 2007, but we are seeing this as a new issue since the migration to SCCM 2012.
    I'd like to solve this issue as well as get rid of the "Waiting for job status notification....InstallSoftware"
    Any suggestions?
    SMSTS.LOG
    Invoking Execution Manager to install software InstallSoftware
    12/3/2013 9:59:49 AM 1568 (0x0620)
    Installing software for PackageID='WCD002D2' ProgramID='Silent install' AdvertID='WC120008' has started, jobID='{8B4082A9-9477-4D1F-9DEC-6A3F19EC3F6F}'
    InstallSoftware 12/3/2013 9:59:50 AM
    1568 (0x0620)
    Setting TSEnv variable 'SMSTSInstallSoftwareJobID_WCD002D2_WC120008_Silent install'='{8B4082A9-9477-4D1F-9DEC-6A3F19EC3F6F}'
    InstallSoftware 12/3/2013 9:59:50 AM
    1568 (0x0620)
    Waiting for installation job to complete.. InstallSoftware
    12/3/2013 9:59:50 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:00:20 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:00:50 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:01:20 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:01:50 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:02:20 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:02:50 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:03:20 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:03:50 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:04:20 AM 1568 (0x0620)
    Launching command shell. OSDSetupHook
    12/3/2013 10:04:25 AM 2696 (0x0A88)
    Windows station: WinSta0 OSDSetupHook
    12/3/2013 10:04:25 AM 2696 (0x0A88)
    Desk"Apple-tab-span" style="white-space:pre;"> OSDSetupHook
    12/3/2013 10:04:25 AM 2696 (0x0A88)
    executing command: C:\WINDOWS\system32\cmd.exe /k
    OSDSetupHook 12/3/2013 10:04:25 AM
    2696 (0x0A88)
    executed command: C:\WINDOWS\system32\cmd.exe /k
    OSDSetupHook 12/3/2013 10:04:25 AM
    2696 (0x0A88)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:04:50 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:05:20 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:05:50 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:06:20 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:06:50 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:07:20 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:07:50 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:08:20 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:08:50 AM 1568 (0x0620)
    CompleteExecution received InstallSoftware
    12/3/2013 10:09:00 AM 3320 (0x0CF8)
    CompleteExecution processed InstallSoftware
    12/3/2013 10:09:00 AM 3320 (0x0CF8)
    Received job completion notification from Execution Manager
    InstallSoftware 12/3/2013 10:09:00 AM
    1568 (0x0620)
    Installation completed with exit code 0x80070001
    InstallSoftware 12/3/2013 10:09:00 AM
    1568 (0x0620)
    Installation failed with error (0x80070001)
    InstallSoftware 12/3/2013 10:09:00 AM
    1568 (0x0620)
    Setting TSEnv variable 'SMSTSInstallSoftwareJobID_WCD002D2_WC120008_Silent install'=''
    InstallSoftware 12/3/2013 10:09:00 AM
    1568 (0x0620)
    GetExecRequestMgrInterface successful InstallSoftware
    12/3/2013 10:09:00 AM 1568 (0x0620)
    Releasing job request, jobID='{8B4082A9-9477-4D1F-9DEC-6A3F19EC3F6F}'
    InstallSoftware 12/3/2013 10:09:00 AM
    1568 (0x0620)
    Releasing of Job Request successful InstallSoftware
    12/3/2013 10:09:00 AM 1568 (0x0620)
    CompleteJob successful InstallSoftware
    12/3/2013 10:09:00 AM 1568 (0x0620)
    Entering ReleaseSource() for D:\_SMSTaskSequence\Packages\WCD002D2
    InstallSoftware 12/3/2013 10:09:00 AM
    1568 (0x0620)
    reference count 1 for the source D:\_SMSTaskSequence\Packages\WCD002D2 before releasing
    InstallSoftware 12/3/2013 10:09:00 AM
    1568 (0x0620)
    Released the resolved source D:\_SMSTaskSequence\Packages\WCD002D2
    InstallSoftware 12/3/2013 10:09:00 AM
    1568 (0x0620)
    pInstall->Install(sPackageID, sProgramName), HRESULT=80070001 (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\main.cpp,361)
    InstallSoftware 12/3/2013 10:09:00 AM
    1568 (0x0620)
    Install Software failed, hr=0x80070001 InstallSoftware
    12/3/2013 10:09:00 AM 1568 (0x0620)
    Process completed with exit code 2147942401
    TSManager 12/3/2013 10:09:00 AM
    3372 (0x0D2C)
    TSManager 12/3/2013 10:09:00 AM
    3372 (0x0D2C)
    Failed to run the action: HP Server Pack for ProLiant 2013.02. 
    Incorrect function. (Error: 80070001; Source: Windows)
    TSManager 12/3/2013 10:09:00 AM
    3372 (0x0D2C)
    MP server http://MP_server.company.com. Ports 80,443. CRL=false.
    TSManager 12/3/2013 10:09:00 AM
    3372 (0x0D2C)
    Setting authenticator TSManager
    12/3/2013 10:09:00 AM 3372 (0x0D2C)
    Set authenticator in transport TSManager
    12/3/2013 10:09:00 AM 3372 (0x0D2C)
    Sending StatusMessage TSManager
    12/3/2013 10:09:00 AM 3372 (0x0D2C)
    Setting message signatures. TSManager
    12/3/2013 10:09:00 AM 3372 (0x0D2C)
    Setting the authenticator. TSManager
    12/3/2013 10:09:00 AM 3372 (0x0D2C)
    CLibSMSMessageWinHttpTransport::Send: URL: MP_server.company.com:80  CCM_POST /ccm_system/request
    TSManager 12/3/2013 10:09:00 AM
    3372 (0x0D2C)
    Request was succesful. TSManager
    12/3/2013 10:09:00 AM 3372 (0x0D2C)
    Set a global environment variable _SMSTSLastActionRetCode=-2147024895
    TSManager 12/3/2013 10:09:00 AM
    3372 (0x0D2C)
    Set a global environment variable _SMSTSLastActionSucceeded=false
    TSManager 12/3/2013 10:09:00 AM
    3372 (0x0D2C)
    Clear local default environment TSManager
    12/3/2013 10:09:00 AM 3372 (0x0D2C)
    Let the parent group (System Management Install) decides whether to continue execution
    TSManager 12/3/2013 10:09:00 AM
    3372 (0x0D2C)
    The execution of the group (System Management Install) has failed and the execution has been aborted. An action failed.
    Operation aborted (Error: 80004004; Source: Windows)
    TSManager 12/3/2013 10:09:00 AM
    3372 (0x0D2C)
    Failed to run the last action: HP Server Pack for ProLiant 2013.02. Execution of task sequence failed.
    Incorrect function. (Error: 80070001; Source: Windows)
    TSManager 12/3/2013 10:09:00 AM
    3372 (0x0D2C)

    Hello Guys!
    HP ProLiant Support Pack / Service Pack uses different Exit Codes, due to that this software support other operating systems than Windows. Therefore HP has standardized to use other Exit Codes, which Windows Detect as failures.
    HPSum Exit Codes:
    ExitCode 1 = "Installation Successful"
    ExitCode 2 = "Installation Successful, but a reboot is required"
    ExitCode 3 = "Installation was canceled, or no components were updated"
    EcitCode 9009 = "Installation did not complete.  Check the path and make sure that the Installation exists at the specified location"
    HP recommends to use following Batch File to workaround this issue for SCCM:
    =======================START_BatchFile=============================
    :Init
      @Echo Off
      Cls
    :Main
      Echo HP Proliant Service Pack Setup
      Echo Source : %~dp0
      Echo ===============================================================================
      Echo Installing the HP Proliant Service Pack Setup
      Echo Command: "%~dp0hpsum.exe" /use_latest /target:%COMPUTERNAME% /force /Use_WMI /s
      "%~dp0hpsum.exe" /use_latest /target:%COMPUTERNAME% /force /Use_WMI /s
    :CheckForErrors
      Echo HP Proliant Service Pack Stauts:
      If "%errorlevel%"=="0" (
         Echo *******************************************************************************
      Echo                            INSTALLATION FAILED!
      Echo *******************************************************************************
      exit 1
      If "%errorlevel%"=="1" (
         Echo Installation Successful!
         exit 0
      If "%errorlevel%"=="2" (
         Echo Installation Successful, but a reboot is required.
         exit 3010
      If "%errorlevel%"=="3" (
         Echo Installation was canceled, or no components were updated
         exit 0
      If "%errorlevel%"=="9009" (
         Echo Installation did not complete.  Check the path and make sure that the
      Echo Installation exists at the specified location:
      Echo Path: %~dp0
      Exit 1
    :End
      Echo An unknown status code was returned from the PSP.
      Echo This status code is [%errorlevel%].  This will be treated as a success,
      Echo but please check the installation to make sure it completedly properly!
      Exit 0
    =======================STOP_BatchFile=============================
    God Luck!
    Best Regards Anders Horgen

  • RDP not working after installing Windows 2008 R2 Service Pack 1

    Hi,
    We have Windows 2008 R2 Data center editions with Service Pack 1 which we recently implemented. Now when i create new virtual machine in Hyper-V with Windows 2008 R2 Standard edition without Service Pack then i can able to take RDP of virtual server. But
    when i install Service Pack 1 on Windows 2008 R2 Standard edition (Virtual Machine) then i can't able to take RDP.
    By using local administrator i can take remote desktop but using domain administrator i can't take remote desktop. Domain Administrator is part of Remote Desktop Users group. I tried to reinstall and uninstall KB2667402.
    Your help is highly appreciated.
    Regards,
    Arjun
    Arjun V.

    Hi Arjun,
    It might happens that it occurs due to some antivirus software. You can try to disable or uninstall the 3rd Party security software in the Windows Server to see whether same issue still exists.
    In addition for your issue, another suggestion to try uninstalling the 2 windows updates and then again re-install the update manually with below link provided and restart the server. After restarting check whether the issue still occurs. You need to uninstall
    & re-install manually below 2 updates:
    1.  KB2667402 – Download Link
    2.  KB2621440 – Download Link
    Hope it helps!
    Thanks.

  • Service Packs, Security Updates and Cumulative Updates

    I would like to find a  document that would help me understand and clarify Service Packs, Security Updates and Cumulative Updates versions and relationships.
    Things like. Cumulative Updates include old Security Updates. Cumulative Updates do not overwrite applied Security Updates, etc.
    For instance,
    I am upgrading a server from: 10.0.5512 (SQL 2008 SP3, After Security Update MS12-70)  To: 10.0.5861 (SQL 2008 SP3 CU17).
    Would the MS12-70 (2754849) I installed still be present after installing CU17? The reason for doubt was that I saw another version of MS12-70 that includes
    CU 1 to 7(KB2716435). So makes me wonder about it.
    I am probably not able to explain myself right but, the idea is to find a document that can explain how the build information and versioning works. 
    Some how I have the idea that Cumulative updates would not include Security Updates.
    Thanks beforehand
    Paulino

    Hi,
    Below will give you list of Service packs and Cumulative updates for SQL Server
    http://support.microsoft.com/kb/321185
    http://sqlserverbuilds.blogspot.co.uk/
    Security updates are for Windows not SQL Server. SQL server releases Cumulative updates after that a comprehensive service pack is released which includes all fixes that were done in Cumulative updates.
    Cumulative updates fix only a certain type of problem(for which they are created) and should only be applied if facing issue
    Service packs are more through and Inclusive and should be applied and contains many fixes and sometimes introduces few features as well. SP are more thoroughly tested as compared to CU For Cumulative
    update from Microsoft:
    We recommend that you test hotfixes before you deploy them in a production environment.
    This cumulative package is intended to correct only the problems that are described in this article. Apply it only to systems that are experiencing these specific problems.
    This cumulative update contains all the hotfixes and all the updates that were included with the previous SQL Server 2014 update release.
    Windows patch has hardly any relation to SQL server SP and CU.
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • JRockIt 7.0 latest service pack?

    Hi,
    Can someone tell me which is the latest service pack available for
    JRockIt 7.0?
    As far as I could look there is nothing higher than SP3 but the Weblogic
    Server certification page for Weblogic Server 7.0SP4 says that "WebLogic
    7.0 SP4 was certified with JRockit 7.0 SP4 (JDK 1.3.1) and will support
    any service pack of JRockit 7.0 (JDK 1.3.1) higher than SP4".
    We have some major issues and the machine just stops responding (network
    and console cannot be accessed, only the hardware reset is working)
    after a few hours of running the server under light load (20-30% of the
    CPU with just 3-4 clients) and has to be restarted.
    Thanks,
    Dejan

    Thanks,
    I found it myself and I canceled the original posting but the issue was
    that some of the links to it do not show SP4 and only show SP3.
    --dejan
    Stuart wrote:
    JRockit 7.0 SP4.
    http://commerce.bea.com/showallversions.jsp?family=WLJR
    "Deyan D. Bektchiev" <[email protected]> wrote in message
    news:[email protected]..
    Hi,
    Can someone tell me which is the latest service pack available for
    JRockIt 7.0?
    As far as I could look there is nothing higher than SP3 but the Weblogic
    Server certification page for Weblogic Server 7.0SP4 says that "WebLogic
    7.0 SP4 was certified with JRockit 7.0 SP4 (JDK 1.3.1) and will support
    any service pack of JRockit 7.0 (JDK 1.3.1) higher than SP4".
    We have some major issues and the machine just stops responding (network
    and console cannot be accessed, only the hardware reset is working)
    after a few hours of running the server under light load (20-30% of the
    CPU with just 3-4 clients) and has to be restarted.
    Thanks,
    Dejan

Maybe you are looking for