How to see applied patches

Hello Chaps.
What is the command to see the applied patches to the database?
I saw it somewhere but unfortunately I forgot it,
Something like: ./... orainventory .......
This command must show which patch have been applied to the database.

opatch lsinventory gives the etire info. find the sample output
Oracle$opatch lsinventory
Invoking OPatch 10.2.0.4.3
Oracle Interim Patch Installer version 10.2.0.4.3
Copyright (c) 2007, Oracle Corporation. All rights reserved.
Oracle Home : /oracle/product/10.2.0/db_1
Central Inventory : /oracle/oraInventory
from : /var/opt/oracle/oraInst.loc
OPatch version : 10.2.0.4.3
OUI version : 10.2.0.4.0
OUI location : /oracle/product/10.2.0/db_1/oui
Log file location : /oracle/product/10.2.0/db_1/cfgtoollogs/opatch/opatch2009-08-11_02-36-03AM.log
Lsinventory Output file location : /oracle/product/10.2.0/db_1/cfgtoollogs/opatch/lsinv/lsinventory2009-08-11_02-36-03AM.txt
Installed Top-level Products (3):
Oracle Database 10g 10.2.0.1.0
Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0
Oracle Database 10g Release 2 Patch Set 3 10.2.0.4.0
There are 3 products installed in this Oracle Home.
Interim patches (19) :
Patch 8309642 : applied on Thu Jul 16 02:17:03 CDT 2009
Created on 2 Apr 2009, 12:13:59 hrs PST8PDT
Bugs fixed:
8309642
Patch 8309639 : applied on Thu Jul 16 02:16:52 CDT 2009
Created on 2 Apr 2009, 12:14:00 hrs PST8PDT
Bugs fixed:
8309639
Patch 8309637 : applied on Thu Jul 16 02:16:41 CDT 2009
Created on 2 Apr 2009, 12:14:02 hrs PST8PDT
Bugs fixed:
8309637
Patch 8309632 : applied on Thu Jul 16 02:16:31 CDT 2009
Created on 2 Apr 2009, 12:13:57 hrs PST8PDT
Bugs fixed:
8309632
Patch 8309623 : applied on Thu Jul 16 02:16:21 CDT 2009
Created on 2 Apr 2009, 12:13:15 hrs PST8PDT
Bugs fixed:
8309623
Patch 8309592 : applied on Thu Jul 16 02:16:11 CDT 2009
Created on 2 Apr 2009, 12:13:13 hrs PST8PDT
Bugs fixed:
8309592
Patch 8309587 : applied on Thu Jul 16 02:15:45 CDT 2009
Created on 2 Apr 2009, 12:13:10 hrs PST8PDT
Bugs fixed:
8309587
Patch 8290506 : applied on Thu Jul 16 02:15:15 CDT 2009
Created on 2 Apr 2009, 12:13:08 hrs PST8PDT
Bugs fixed:
8290506, 7375644, 7150470, 7592346
Patch 7609058 : applied on Thu Jul 16 02:15:05 CDT 2009
Created on 31 Dec 2008, 00:42:37 hrs PST8PDT
Bugs fixed:
7609058
Patch 7609057 : applied on Thu Jul 16 02:14:40 CDT 2009
Created on 31 Dec 2008, 01:17:11 hrs PST8PDT
Bugs fixed:
7609057
Patch 7375617 : applied on Thu Jul 16 02:14:29 CDT 2009
Created on 17 Sep 2008, 05:02:15 hrs PST8PDT
Bugs fixed:
7375617
Patch 7375613 : applied on Thu Jul 16 02:14:19 CDT 2009
Created on 17 Sep 2008, 05:02:13 hrs PST8PDT
Bugs fixed:
7375613
Patch 7375611 : applied on Thu Jul 16 02:14:08 CDT 2009
Created on 17 Sep 2008, 05:02:09 hrs PST8PDT
Bugs fixed:
7375611
Patch 7197583 : applied on Thu Jul 16 02:13:43 CDT 2009
Created on 2 Jul 2008, 10:06:43 hrs PST8PDT
Bugs fixed:
7197583
Patch 7155252 : applied on Thu Jul 16 02:13:33 CDT 2009
Created on 2 Jul 2008, 10:05:15 hrs PST8PDT
Bugs fixed:
7155252
Patch 7155251 : applied on Thu Jul 16 02:13:08 CDT 2009
Created on 2 Jul 2008, 10:04:30 hrs PST8PDT
Bugs fixed:
7155251
Patch 7155250 : applied on Thu Jul 16 02:12:42 CDT 2009
Created on 2 Jul 2008, 10:03:58 hrs PST8PDT
Bugs fixed:
7155250
Patch 7155249 : applied on Thu Jul 16 02:12:15 CDT 2009
Created on 2 Jul 2008, 10:03:27 hrs PST8PDT
Bugs fixed:
7155249
Patch 7155248 : applied on Thu Jul 16 02:12:05 CDT 2009
Created on 2 Jul 2008, 10:01:21 hrs PST8PDT
Bugs fixed:
7155248
OPatch succeeded.

Similar Messages

  • R12 how to see applied patches list

    Heloo my friend;
    I wonder one thing... i am still searching the subject but maybe someone know it here.. I can see applied patches list in r11 from ad_applied_patches table and i can see which pathed i made to system..
    But in r12 when i select data from ad_applied_patches there are 3500 pathces in query but it doesnt possible for my system.
    Anyone can say me how i check my patches list in r12 system
    Thanks
    Helios

    Hi my friend
    While i query to my ad_bugs table in r12 there ar 307919 patches!! :)
    i found same document which is 139684.1...i try to understand sh script.. but the best way is seems OAM... for begiinner i wanna type what i do
    login system wiht sysadmin and then choose system administrator,in right side u will see under Oracle Application Manager top "Patching and Utilities" and u can see ur patches...
    This thread can close now..
    Ty for all replay my friend
    Helios

  • [SOLVED] DWM - how do you apply patches with patch?

    I'm totally new to dwm (it's working great by the way) and patching. I'm having problems understanding how to use the patch program. The basic usage on dwm site says basically:
    patch -p1 < path/to/patch.diff
    Great, now I have the patch file ~/builds/dwn/patch/dwm-5.9-statuscolors.diff and my altered ~/builds/dwn/config.h. Here's what I did
    herman@sam ~/builds/dwm $ patch -p1 <patch/dwm-5.9-statuscolors.diff
    can't find file to patch at input line 4
    Perhaps you used the wrong -p or --strip option?
    The text leading up to this was:
    |diff -up dwm-5.9/config.def.h dwm-5.9-colors/config.def.h
    |--- dwm-5.9/config.def.h 2011-07-10 16:24:25.000000000 -0400
    |+++ dwm-5.9-colors/config.def.h 2011-08-18 02:02:47.033830823 -0400
    File to patch: config.def.h
    config.def.h: No such file or directory
    Skip this patch? [y]
    Skipping patch.
    2 out of 2 hunks ignored
    can't find file to patch at input line 41
    Perhaps you used the wrong -p or --strip option?
    The text leading up to this was:
    |Only in dwm-5.9: config.h
    |Only in dwm-5.9: dwm
    |diff -up dwm-5.9/dwm.c dwm-5.9-colors/dwm.c
    |--- dwm-5.9/dwm.c 2011-07-10 16:24:25.000000000 -0400
    |+++ dwm-5.9-colors/dwm.c 2011-08-18 02:07:20.788935100 -0400
    File to patch: dwm.c
    dwm.c: No such file or directory
    Skip this patch? [y]
    Skipping patch.
    12 out of 12 hunks ignored
    and it asks me for the filename it didn't find at line 4. Looking at the patch, I see it's a diff on config.def.h so I suppose this is the file to be patched and that I should supply this filename and the same with dwm.c? I'm not new to C coding but fresh out when it comes to diffing and patching, how do I actually go forward from here?
    Edit:
    More info  - I used the description using ABS to download the PKGBUILD for dwm and making dwm. My files
    herman@sam ~/builds/dwm $ ls -R
    PKGBUILD config.h dwm-5.9-2-x86_64.pkg.tar.xz dwm-5.9.tar.gz dwm.desktop dwm.install patch pkg src
    ./patch:
    dwm-5.9-statuscolors.diff
    ./pkg:
    usr
    ./pkg/usr:
    bin share
    ./pkg/usr/bin:
    dwm
    ./pkg/usr/share:
    doc licenses man xsessions
    ./pkg/usr/share/doc:
    dwm
    ./pkg/usr/share/doc/dwm:
    README
    ./pkg/usr/share/licenses:
    dwm
    ./pkg/usr/share/licenses/dwm:
    LICENSE
    ./pkg/usr/share/man:
    man1
    ./pkg/usr/share/man/man1:
    dwm.1.gz
    ./pkg/usr/share/xsessions:
    dwm.desktop
    ./src:
    config.h dwm-5.9 dwm-5.9.tar.gz dwm.desktop
    ./src/dwm-5.9:
    LICENSE Makefile README config.def.h config.def.h.orig config.def.h.rej config.h config.mk dwm dwm.1 dwm.c dwm.o
    Last edited by roygbiv (2011-12-06 20:37:40)

    Ok thanks but I'm confused again (I know..). I managed to patch the files config.def.h and dwm.c in the source dir and noticed there is yet another config.h file there as well. Now, the in the top level dir with the PKGBUILD I also have a config.h, which is the one I do my config changes. I'm confused because I now have these three header files (2x config.h + config.def.h) which are supposed to have the same source code? I've read around on the net, but haven't gotten any further answers yet. What are the purpose of each config and how should I use/update/manage them when recompiling? This is my situation:
    herman@sam ~/build/dwm $ tree .
    ├── PKGBUILD
    ├── config.h <----------------------------------------------------- this one
    ├── dwm-5.9-2-x86_64.pkg.tar.xz
    ├── dwm-5.9.tar.gz
    ├── dwm.desktop
    ├── dwm.install
    ├── pkg
    │   └── usr
    │   ├── bin
    │   │   └── dwm
    │   └── share
    │   ├── doc
    │   │   └── dwm
    │   │   └── README
    │   ├── licenses
    │   │   └── dwm
    │   │   └── LICENSE
    │   ├── man
    │   │   └── man1
    │   │   └── dwm.1.gz
    │   └── xsessions
    │   └── dwm.desktop
    └── src
    ├── config.h -> /home/herman/build/dwm/config.h
    ├── dwm-5.9
    │   ├── LICENSE
    │   ├── Makefile
    │   ├── README
    │   ├── config.def.h <-----------------------------------------------------this one
    │   ├── config.def.h.orig
    │   ├── config.h <----------------------------------------------------------this one
    │   ├── config.mk
    │   ├── dwm
    │   ├── dwm-5.9-statuscolors.diff
    │   ├── dwm.1
    │   ├── dwm.c
    │   ├── dwm.c.orig
    │   └── dwm.o
    ├── dwm-5.9.tar.gz -> /home/herman/build/dwm/dwm-5.9.tar.gz
    └── dwm.desktop -> /home/herman/build/dwm/dwm.desktop
    Thanks guys!
    Last edited by roygbiv (2011-12-06 20:06:10)

  • How to see "Apply Activity Test Metrics"

    Hi, experts
    I have made a model through "Apply Activity" based on "Build Activity".
    During the process creating "Apply Activity", I have chose a "Build Activity"
    and chose "Apply Data Source".
    After "Apply Activity" has been created, I wanted to see test metrics for it.
    But I could not find the test metrics for "Apply Activity". I could see only
    the test metrics for "Build Activity".
    Could you please help me how to see test metrics for "Apply Activity"?
    Thank you....

    Hi,
    If you have a separate set of test data that you want to test, you should create a "test activity" referencing the "build activity". This will produce a test metric result for you to review.
    The "apply activity" is primarily used for predicting on data that has an unknown target value.
    Thanks, Mark

  • How can I apply patch 6728000?

    I have to upgrade EBS to 12.0.6, so I have to apply the patch 6728000 which comes splitted in 4 files. How can I apply a patch that comes in this way?
    I have just applied patches that comes in 1 file.
    Thanks in advance
    Edited by: user626152 on 09-mar-2009 10:38

    Hi,
    You just need to download all the patch parts in one directory and extract it there. You should have one directory which contains all the patch files in one place (as any other patch).
    Make sure you follow all the steps in the following note when applying this patch.
    Note: 743368.1 - Oracle E-Business Suite Release Update Pack Readme, Release 12.0.6
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=743368.1
    Regards,
    Hussein

  • How should I apply patches to forms 6i?

    Hi,
    Someone told me that in order to work properly with forms 6i you have to apply patches.
    How could we find that our forms 6i need patches in order to run properly on windows 2000 Server?
    I have a metalink account, what patch of forms 6i I need and how should I download it and then how should I apply it to forms 6i from METALINK?
    After applying required patch does forms 6i works properly in the future?
    Thanks
    Behari

    Without having any details about your problem, there is no way of knowing if a "patch" will solve your problem. Additionally, there are no specific patches required which are needed to run on Windows 2000. All 6.0.8.x versions were certified on Win2k
    However, the latest and last patch for Forms/Reports 6i is Metalink Patch ID# 4183804
    This will make your Forms version 6.0.8.26

  • How to i apply patch? OAM, OEM, or Autopatch?

    can any one tell me the stratge to apply patch on the EBS? OAM, OEM, or AUTOpatch, or just foolow the read me?
    I am little confusing about this.
    thanks

    Oracle Enterprise Manager (OEM) and Oracle Applications Manager (OAM) are powerful tools that enable you to manage and monitor Oracle Database and Applications respectively (OAM complements the features of the OEM). With respect to patching, OAM let you:
    - Determine which patches have been applied to a system
    - Examine the patched files on a system, and identify all the patches that altered a given file
    The Patch Wizard tool built into OAM can recommend patches for your Oracle Applications system. The wizard takes patch data downloaded from Oracle, analyzes that data against the Applications system, and recommends patches based on criteria you specify. The wizard can also analyze individual patches, identify any prerequisites missing on the system, and show the impact that the patches would have on the system in terms of affected applications, files, and other areas. Additionally, the wizard can download multiple patches from Oracle and merge them into a single patch.
    Personally, I prefer using the advanced feature in Oracle Metalink website to get the list of patches which I need to apply to the system. In addition to the advanced search feature, you can refer to the following documents to get more details about OAM, and recommended patch list:
    Note: 123456.1 - Latest 11i Applications Recommended Patch List
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=123456.1
    Oracle Applications Concepts
    http://download-uk.oracle.com/docs/cd/B25516_14/current/acrobat/11iconcepts.pdf

  • How do you apply patch to MySQL Connector/ODBC used together with dg4odbc

    I found in mysql.com about this bug:
    http://bugs.mysql.com/bug.php?id=56677
    I am still trying to find a solution for my issue posted earlier on this forum
    dg4odbc 11.2 to mysql desc table issue, query return only one record
    Do you know how to apply a patch to MySQL Connector/ODBC driver? Thank you so much!

    the source file you're linking to is a MySQL c library belonging to the MySQL ODBC driver. This means you have to get the MySQL ODBC driver source files, replace the original lib with the lib from this patch and complie the whole driver.
    As an alternative you can get in touch with MySQL support (log a service request) and request a compiled ODBC driver containing the patch.

  • How to apply patches if application installed multinode type

    I have installed the 11.5.10.2 applications with multinode type
    node A contains Forms, web and Dbtier
    node B contains admin and concurrent.
    In my case how do i apply patches( U Driver)
    I started applying pathes from Node B went smoothly, but
    If start applying patches on node A it showing some errors

    while applying 5985992 on node B , the fallowing erros is showing
    AutoPatch error:
    Error while executing statement
    AutoPatch error:
    ORA-06550: line 3, column 10:
    PLS-00302: component 'IS_PATCH_APPLIED2' must be declared
    ORA-06550: line 3, column 1:
    PL/SQL: Statement ignored
    I fallowed the metalink doc 556785.1, Now the error is resolved but is it necessary to apply u5985992.drv on both the nodes

  • APPLY PATCH VCP12.1.3.1

    Hi Legends,
    Since am a newbie to apply patch on VCP12.1.3.1, please help me how to apply and what are the prerequisites.
    And I want to know whether any conflicts will happen while applying and also after applying.
    Thanks in advance
    Karthik

    Hi Karthik;
    I have downloaded the patch now,
    1. I want to backup, and where to keep the backup files...
    2. I want to know where to apply the patch i.e., path...
    Sorry am a new one very first time applying the patch..thanks a lot for your patience..I belive you start to apply patch wiht hard one. You need to backup all ebs files(apps+db) you can keep them on your system if you have valid space.
    I stongly suggest check&read first how you can apply patch
    How to apply EBS 12i pathces in both Linux and Windows
    How to apply EBS 12i pathces in both Linux and Windows
    How to apply NLS patches in R12
    How to apply NLS patches in R12
    How to Apply a patch in r11
    Re: How to Apply a patch
    Re: steps to apply patch 4632932
    AD Patch
    Regard
    Helios

  • How to find versions of application server components to apply patches

    Hi,
    I have Oracle Application server 10.1.2.0.2 installed in my linux box.
    under metalink.oracle.com
    1. i read documentation Doc ID: 420061.1 in metalink about patches and i did find one patch# 5922120 for my application middletier.
    but when i did a metalink search i did see some patches for my database version which were not critical
    so if they are not critical and if my application server is working fine then do i need to apply these patches.
    My application server version is 10.1.2.0.2
    and my apalication server infrastructure version is 10.1.0.4.2
    during my metalink searches i found the following patches which were uner normal priority. they are:
    patch numbers: 5127390, 5094712, 5605377
    Can someone guide me.
    Bottom line is: do i need to apply these patches unless they are critical and they are requred for my applications.
    Also i have one more basic question is
    How do i find out individual component versions in my application server like Portal, discoverer, EM, EM agent, etc?
    Thanks in advance,
    Philip.
    Message was edited by:
    [email protected]

    Philip,
    You have a similar environment to ours. We actually have two Oracle environments: 91) 10gDB 10.1.0.5 / 10gAS 9.0.4.3, and (2) 10gDB 10.2.0.3 / 10gAS 10.1.2.0.3.
    In regards to what patches, I look at two items: the latest patchset for DB and AS, and the Critical Patch Updates(CPU). Often, the CPU will drive what patchset you will need to be at. For example, with the CPU April 2007, we had to move to patchset 3 for our AS (9.0.4.3) since that is the only 10gAS R1 that Oracle provided CPU patches.
    As far as version ID, I have not found one single area to acquire this. For Portal, you can invoke Portal, http://host/pls/portal, logon as 'portal', then Administer, Global Settings, and at the bottom of the page is the version.
    For other products like Forms and Discover, you can find the version when the tool is invoked.
    Not quite as nice as the DB side where dba_registry will give you all the goodies.
    Regards,
    John

  • How to get list of applied patches which applied using admrgpch

    How to get list of applied patches which applied using admrgpch

    You can't really get the individual patch IDs from a merged patch, unless you have the log file from the admrgpch run available.
    You can, however, get the list of bugs fixed by a merged patch, and those bug numbers sometimes, but not always, correspond to a patch ID. Keep in mind, though, that individual patches often contain entries for multiple bug numbers.
    Here's a query that I use to look at the contents of merged patches. It works best if the merged patches have been given unique names, instead of the default name 'merged' from admrgpch. If you run it and see that everything belongs to patch name 'merged,' you might want to change the selected column to ap.applied_patch_id instead of ap.patch_name.
    select ap.patch_name
    , ad.orig_patch_name
    , ad.driver_file_name
    , ad.merged_driver_flag
    , ad.merge_date
    , bug.bug_number
    , cp.patch_abstract
    from ad_applied_patches ap
    join ad_patch_drivers ad using (applied_patch_id)
    join ad_comprising_patches cp using (patch_driver_id)
    join ad_bugs bug using (bug_id)
    order by applied_patch_id;
    Regards,
    John P.
    http://only4left.jpiwowar.com

  • OBIEE11g: How to check current environment installed/applied patches?

    Hi all,
    Does anyone know how to check current OBIEE environment installed/applied patches? I don't have the patch installs anymore and now trying to figure out how to view them. My current environment is OBIEE 11.1.1.5.
    Thank you in advance!

    To check Patches applied, do changes where ever required.
    Use this command
    cd $FMW_HOME/Oracle_BI1
    opatch lsinventory|grep applied
    In Windows from C:\OFM\Oracle_BI1\OPatch
    Use this command
    opatch lsinventory applied
    opatch.bat lsinventory –oh <EPM_ORACLE_HOME> –jdk <MIDDLEWARE_HOME>/jdk160_21
    To check the version login to Answers-> Administration you can find the version a top use weblogic user to see.
    Appreciate if you mark as correct/helpful

  • How to see list of bugs to be fixed in future patch level?

    It occurs often that the client needs to upgrade due to one application error, but after upgrading they discover more application errors in the latest patch.
    How to see SAP notes for bugs to be fixed in future patch level for CA or US localization only?
    This is the scenario: Client was upgraded to 8.8 SP0 PL11 and they discovered a bug (SAP note 1475645). SAP note 1475645 was released on 04.06.10 when the upgrade was in testing. SAP intends to fix it in a future patch, therefore it is not included yet in any info file. It was not found in testing and unfortunately the client found this bug in the live upgraded database.
    It would have been good if before upgrading the live database I could have found this note and advised the client of the workaround.
    I tried the notes search but this returns 821 notes.
    If I search #8.8 program error# or #8.8 application error# I do not find all relevant notes. The reason is that the writing of the notes is not consistent - Note 1475645 does not contain #8.8#.
    If I search using category - program error, search for: SAP intends to provide a patch
    and search method: phrase, I get 821 notes.
    They are in order of last change date which is good but still, this doesn't work because a clean up is required e.g...Note 1477578 still says "SAP intends to provide patches' even though the patch has been released already (PL12) and I have already reviewed the info file.
    It would be very helpful for both support and upgrades if the SAP notes search can be improved:
    - refine search by version i.e....2007 or 8.8
    - refine search by localization i.e...those country specific could be filtered out.
    - refine to date range i.e...last change date
    - clean up text on note when patch fix is released
    - write notes consistently so that same search method can be used
    Alternatively, please provide the info file for planned future patches. That way I can check what application errors are not fixed and exist in the patch I am upgrading to.

    Hello Maeve and Archie,
    I have gone through your posts in this thread and I would like to give you some insight into what we as SAP are doing to improve in the above mentioned areas.
    First of all we are continuously improving the testing on patches that we release to the market, to ensure that we are not introducing any new defects into the product. However as you have mentioned, even through the rigorous testing process that we have at place, the fix in one place might touch the functionality in other place and go to the market unnoticed.
    To make sure this does not happen we are continuously monitoring all such cases and following up on them. This iterative process has ensured that there is a minimum of problems that are released to the market.
    In addition our policy for patch content makes sure that the cases that were identified in the market are fixed in the first available patch.
    For details on our Quality assurance you can view the session "Understanding SAP Quality Assurance" delivered by Jaroslav Brutenic our QA team leader. It can be found in the Development tab of the[ PKOM 2010 page|https://websmp203.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000705765&_SCENARIO=01100035870000000183&_ADDINC=011000358700001192682007E&_OBJECT=011000358700000101242010E].
    In regards to the Note search for solutions delivered via patch, the methodology that we use is the following:
    1. product defect is identified and scheduled to a future patch in our internal systems.
    2. note is created that describes the defect and the solution that will be delivered via patch
    3. once the patch containing the fix is delivered onto service market place the note is attached to the "Patch overview Note" with the name of the patch.
    Therefore the notes that do not have the overview note attached are the ones that are already identified but not yet delivered in a patch.
    Lastly, we are currently working on improving the patch info file to provide a better overview of the defects that were fixed in the current and previous patches. Please let me know in case you are interested in reviewing and providing feedback, I will e-mail you the file.
    In case you have any additional questions please let me know.
    Best Regards
    Martin Han
    Global Development Support Lead
    SAP Business One Global IBD

  • How to apply patch to forms 6i and report 6i version

    Hi to All,
    Can any give any link or Metalink Doc ID or any method to how to apply patch to forms and reports 6i in cleint server architecture.
    Thanks and Regards
    imran

    Hi user622720
    Pls Check this Link
    Pls verify this as an example:
    MyProject =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = servername)(PORT = 1540))
    (CONNECT_DATA =(SID = TEST))
    and change the bold fields as required according to ur application..!
    Hope it Helps,
    Regards,
    Abdetu..

Maybe you are looking for