How can I check the installed patches ?

Hi,
I am using WLS 10.3.2.0 and I need to check the installed patches. What will be the easiest/reliable way to do it ? I can access the console and file system.
Thanks

I was referring to the server log files, named <ServerName>.log, which is located in the directory as you pointed out.
D:\Oracle\11gFusion\user_projects\domains\MyDomain\servers\AdminServer\logs\AdminServer.log
D:\Oracle\11gFusion\user_projects\domains\MyDomain\servers\MyServer\logs\MyServer.log
Please look for log message with messageID, BEA-141107. Search/grep BEA-141107 in your log files.
This log message is generated within the first 10 log messages when the server is started/restarted. If no patches are applied, it will look as below:
<Apr 12, 2012 10:56:38 AM IST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.2.0 Tue Oct 20 12:16:15 PDT 2009 1267925 >
If your log file is rotated, then you might find this in one of the rotated log files (AdminServer.log00001).
The idea is to check this message during startup to understand if a patch is picked up by the server or not.
As far as I understand, OPatch can not be used to patch Oracle WebLogic Server.
http://docs.oracle.com/cd/E15586_01/doc.1111/e16793/opatch.htm#CBHCHIDH
You might be applying a patch to one of the overlaying products (FMW) like SOA, WebCenter that run on top of WebLogic Server.
OPatch and BSU are two different tools to apply patches, so BSU can not list the patches applied through OPatch and similarly OPatch will not be able to list the patches applied through BSU.
Regarding using BSU to apply patches: (check the second point about the zip file. We can not directly use the zip file)
If you have access to My Oracle Support (MOS), you can find detailed instructions with examples in KM note ID: 876004.1
Here are the same steps for your reference:
1. Download the patch from My Oracle Support (MOS). For more details, please refer to Master Note: How to Locate and Download Patches for WebLogic Server Using My Oracle Support Note 1302053.1.
2. Extract the contents from the zip file: you will have a jar file and patch-catalog_xxx.xml. A readme file may also be included.
NOTE: If you do not see a <patchID>.jar in the downloaded zip file, it is very likely that it is not a WebLogic Server patch.
3. Copy the files (for example, W6PT.jar) and the patch-catalog_xxx.xml from the zip file to the target machine. You do not need the readme file. Copy the files to the appropriate cache_dir directory for the target system: for example, $MIDDLEWARE_HOME/utils/bsu/cache_dir.
4. Run the $MIDDLEWARE_HOME/utils/bsu/bsu.sh script as shown in the below example to apply the patch
SYNTAX:
./bsu.sh -prod_dir=$WEBLOGIC_HOME -patchlist=<patchID> -verbose -install
FOR EXAMPLE:
./bsu.sh -prod_dir=/opt/oracle/wlserver_10.3 -patchlist=W6PT -verbose -install
If you want an example to test for WLS10.3.2, please use patchNumber 9456759 to test.
Arun

Similar Messages

  • How can i check the license file installed on the server CCM 6.1.4

    Hi;
    i have installed the CCM 6.1.4; and now i want to upgrade to 8.5, but i don't remenber witch type license i have uploaded ( normal or Hospitality).
    how can i check the license file installed on this server???
    thanks.

    Hi Matthew,
    I think your idea should work just fine, but you will need to work with;
    [email protected]
    To put together the proper license file due to this change called the "License MAC"
    Customer Impact from New Licensing Procedures
    Cisco Unified Communications Manager on VMware on Cisco UCS B-Series Blade Servers uses a different licensing model than Cisco Unified Communications Manager on an MCS server. The MAC address of the NIC card is no longer used to associate the license to the server.
    Instead, the license gets associated to a license MAC, which is a 12 digit HEX value created by hashing the following parameters that you configure on the server:
    •Time zone
    •NTP server 1 (or "none")
    •NIC speed (or "auto")
    •Hostname
    •IP Address (or "dhcp")
    •IP Mask (or "dhcp")
    •Gateway Address (or "dhcp")
    •Primary DNS (or "dhcp")
    •SMTP server (or "none")
    •Certificate Information (Organization, Unit, Location, State, Country)
    This hash of these fields is called the LICENSE MAC
    Note : Once there is a change in any of the parameters that creates the License MAC, it will
    give you 30 day grace period to generate a new license file for the CM based on new license
    MAC.
    http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/install/8_0_2/install/cmins802.html#wp584709
    Cheers!
    Rob

  • How can I check the patch I have been apply?

    Dear all:
    How can I check the patch I have been apply in the Financial Management?Does it have the record in the server? or has the SQL to query?
    Regards
    Terry

    Hi Terry;
    In addition to Hussein Sawwan great post, please also check those notes-recomendation on
    how to check MINIPACK 11I.AD.I.5 ?
    Regard
    Helios

  • How can i find the installed forms version in 6i...?

    Dear all,
    How can i find the installed forms version in 6i, the situation is we have given a solution which will work in only forms6i latest version, before implementing the same we need to check whether the forms latest version has been installed or not
    Is there any way to find out without opening the forms builder..?
    Even if we un install the forms from a machine, the forms60_path variable will remain in regedit, so we cannot go based on that and aslo i dont know whether regedit will have the version details and all.
    It would be greatly appreciated if any one can give a solution.
    Thanks in Advance.
    Thangaraj.

    you query the registry, the registry has the version number saved, but I cannot remember exactly where and I don't have 6i Installed on my machine.
    You just open the Forms Builder and click on Help/About.
    But Jan's method is the best.

  • How can i check the realtime ability of my program with LV 6.1?

    Hi, i did use a PXI-6053E daq card with Labview RT 6.0.3, after upgrading to
    LV 6.1 the single scan vi in my control loop displays no error, if i put too
    much stuff in the loop. i check data remaining, everything exactly as in
    the example i attached. With Labview 6.0.3 i did use the opcode "read
    oldest" all the time and got a "1" at data remaining output if runnig too
    slow. How can i check the realtime ability of my Program with LV 6.1? The
    attached example is running with 35kHz and green RT-LED, even if i put a
    "wait 1 ms" in the loop.
    Thx4help.
    Joerg
    [Attachment Optimized HW Timed Loop.llb, see below]
    Attachments:
    Optimized_HW_Timed_Loop.llb ‏242 KB

    You should still be able to use the data remaining output of AI SingleScan to indicate that you are maintaining real-time as you did in LabVIEW 6.0.3. If this is not working properly for you, you might try wiping out the ni-rt folder on the RT system and re-installing the RT software on it through MAX on your host computer. Check the versions you have. If you are still seeing data remaining = 0 even when you are running your loop significantly slower than your scan rate, you might want to contact the LabVIEW RT group at National Instruments for additional assistance.

  • How can I stop the install process?

    How can I stop the install process? It tells me my disk is damaged and to restart and repair, but when I restart it tries to install again....it's a never ending cycle. I'd rather keep the system I have than continue this mess.

    Hello Serau1s,
    It sounds like you are installing Mavericks, and are being prompted to restart and repair your hard drive, but when the computer restarts it goes back to the installation process. The following article should help you get that disk repaired by getting you to the recovery partition, named:
    Disk Utility 12.x: Repair a disk
    http://support.apple.com/kb/PH5836
    Print this help page so you can refer to it later. (You don’t have access to Disk Utility Help when you restart up your computer in the next step.)In the Disk Utility Help window, choose Print from the Action pop-up menu (looks like a gear).
    Choose Apple menu > Restart. Hold down the Command (⌘) and R keys as your computer restarts.When you see a white screen with an Apple logo in the middle, you can release the keys.
    Click Disk Utility, and then click Continue.
    In the list at the left, select the item you want to repair. (Be sure to select an item that’s indented to the right in the list, not an item at the far left.)
    Click First Aid.
    If Disk Utility tells you the disk is about to fail, back it up and replace it. You can’t repair it.
    Click Repair Disk.If Disk Utility reports that the disk appears to be OK or has been repaired, you’re done. Otherwise, you may need to do one of the following steps.
    If Disk Utility reports “overlapped extent allocation” errors, two or more files occupy the same space on your disk, and at least one of them is likely to be corrupted. Check each file in the list of affected files. If you can replace a file or recreate it, delete it. If it contains information you need, open it and examine its data to make sure it hasn’t been corrupted. (Most of the files in the list have aliases in a DamagedFiles folder at the top level of your disk.)
    If Disk Utility can’t repair your disk or it reports “The underlying task reported failure,” try to repair the disk or partition again. If that doesn’t work, back up as much of your data as possible, reformat the disk, reinstall Mac OS X, and then restore your backed-up data.If you continue to have problems with your disk, it may be physically damaged and need to be replaced.
    Thank you for using Apple Support Communities.
    All the very best,
    Sterling

  • IP Job in BW finished, but how can I check the IDoc receive status in BW ?

    Hi,experts
    After I execute a Infopackage with loading more than 200000 records data, the infopackage monitor show me yellow light, 186020 from 200000 records. this infomation still show me till now, seaval hours,it looks pause here.
    And I check the request in the R/3, the Job has finished. as you know it means the R/3 push the IDoc already finished.
    and how can I do now ? or how can I check the IDoc receive status in BW side?

    Hi,
    I too had the same problem, i executed the following to solve the proble, may be this will help you:
    1) Go to T-code SM58 and select TRFC and press F6,
    2) For manual push of I-Docs, GO to T-COde BD87 select perticular idoc and see the status if it is not executed properly then do the manual push by pressing Execute option,
    Thanks,

  • I have two email accounts. It is only letting me check one. How can I check the other?

    I registered two different email accounts on my iPad mini. It's only letting me check one. How can I check the other one too?

    Congratuations on your new iPad!
    Since your device is so new, I can state categorically that this an issue with configuration. Delete the account that doesn't work, and enter the information anew.
    If you're still having problems, check that your email address and password are correct, and if possible, verify it by checking your ISP's settings.

  • How can i check the office web app server(wac client) is calling custom WOPI host?

    I am getting an error when I testing my wopi host(which is the same as
    example) with Office Web app server "Sorry, there was a problem and we can't open this document.  If this happens again, try opening the document in Microsoft Word."
    1-how can find the log files of this error?
    2-how can i check the office web app server(wac client) is calling my WOPI host?
    I am not sure about cumunication between owa to wopi host. I actually dont know how to implement checkfile and getfile functions to wopi host for waiting for call back from owa client.
    Note:I am sure that office web app server is configured true. Because i test it with sharepoint 2013 and editing and viewing is working well.

    Hi,
    According to your post, my understanding is that
    CheckFileInfo is how the WOPI application gets information about the file and the permissions a user has on the file. It should have a URL that looks like this:
    HTTP://server/<...>/wopi*/files/<id>?access_token=<token>
    While CheckFileInfo provides information about a file, GetFile returns the file itself. It should have a URL that looks like this:
    HTTP://server/<...>/wopi*/files/<id>/contents?access_token=<token>
    There is a great article for your reference.
    http://blogs.msdn.com/b/officedevdocs/archive/2013/03/20/introducing-wopi.aspx
    You can also refer to the following article which is about building an Office Web Apps(OWA) WOPI Host.
    http://blogs.msdn.com/b/scicoria/archive/2013/07/22/building-an-office-web-apps-owa-wopi-host.aspx
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • How can I check the expiration date of a Certificate Keychain from terminal?

    Hello, I am writing a bash script to alert me when my corporate certificates are about to expire. How can I check the expiration date of a certificate in keychain? I'm running Mac OS 10.6.8 on a newer MacBook pro with full admin rights.
    Specifically I will be checking three certs: a Root Authority, Issuing Authority, and a user cert (Identity).
    I was exploring the Security and Openssl command line tools. But I can't seem to get the info I need.
    Any recommendations would be appreciated.
    Thank you!

    Anyone?

  • How can I check the specs with a broken LCD?

    A friend just gave me an ibook, but the LCD does not come on. How can I check the specs of the computer?
    I tried hooking it up to an external monitor, but I believe I need to setup the prefs to show on the external (I.E. the external was just black, but the computer was on).
    Any ideas here?
    All I know about the computer is that it's a white ibook with dual USB ports, firewire, and eithernet port on the side.
    Thanks in advance.
    -brown
    Message was edited by: Ryan Brown2

    The specs for the iBook should be on the label with the serial number.
    http://support.apple.com/kb/TA27282?viewlocale=en_US
    What does it say there?

  • How can I check the version of the rdf file?

    Dear all:
    How can I check the version of the rdf file? such like CEXRECRE.rdf .
    my environment is : oracle 11.5.9
    platform : Linux red hat 4.0
    Regards
    Terry

    Terry,
    Use "adident" or "strings -a" commands -- See (Note: 125922.1 - How To Find Oracle Application File Versions) for details.
    Thanks,
    Hussein

  • How can I check the version of Oracle in Linux?

    Dear all :
    How can I check the version of Oracle in Linux ?
    Regards
    Terry

    Hi terry;
    How can I check the version of Oracle in Linux ?You mean your db version or something else? If you mean you want to control your version issue is:
    source env file as oramgr
    sqlplus "/as sysdba"
    when u login sqlplus it will give u something as below:
    SQL*Plus: Release 10.2.0.4.0 - Production on
    Regard
    Helios

  • How can i check the file  which is upload from  the server

    when upload the excel file from the server file to the internal table ,how can i check the data whether it accord with  the required condition .
    for example ,i want to upload the file which have the data whose type is pack, and it have three integer and  two decimal ,how can i check in my code.
    thanks,

    Hi Sichen,
    First upload the file, Then do ur validations and delete the records that doesn't satisfy ur requirements.
    Thanks,
    Vinod.

  • Every app install results in the "waiting" mode on my home screen.   How can I complete the install process?

    Every attempted app installation results in the "waiting" mode icon on my home screen.   How can I complete the install process?   What am I missing?

    Hi,
    1) Forget downloading the application from the device, and instead download it through iTunes and sync to transfer the application to your iPhone / iPad.
    2) Other way is: Go to Application Settings> Store and tap above the Apple ID to sign out. Restart your iPhone / iPad, go back to Settings> Store and sign. Tap the icon that was waiting to update the application.

Maybe you are looking for

  • Duplicate messages in wrong inboxes

    We our main inbox we have 3 separate email boxes (home - which is main address from AT&T, my address and my wife's address). Recently we have been gettng mail in the right inbox but also the main address even though it is addressed to the sub email a

  • AE CS4 Error Help Needed!!

    Hey  I get 3 errors everytime Ii run AE. 1- failed to create process default activation context 2- Microsoft C++ Runtime Library Runtime Error!! Error Code R6034 - An application has made an attempt to load the C runtime library incorrectly. Please c

  • Protective strip in MacBook Pro disc drive?

    While installing some software on my MacBook Pro, I noticed that a thin strip made of some type of plastic or protective coating came loose when my DVD drive kicked out the disc. The gray strand is about as long as the disc drive opening. Is this som

  • Ddi_mem_rep_get8 versus memcpy

    If I do not care about the byte swapping, is there any problem with using the virtual address returned by pci_regs_map_setup in memcpy or am I required to use ddi_mem_rep_* functions? If I am required to use the ddi functions, why does pci_regs_map_s

  • PREVIEW crashes when asked to print

    Last couple of days any .png file that normally prints okay fails to print and crashes. Recently I set Adobe to open all png files, but it doesn't. Today I went back and changed the Open With (on get info access from the finder) back to Preview, but