How to check patch level applied or not?

how can i check that bellow patches are applied or not as mentioned for patch no 7427746.
- FA.M mini-pack or later
or
- FIN_PF.E or later
and
-ATG H RUP4() or higher
thanks

Hi;
how can i check that bellow patches are applied or not as mentioned for patch no 7427746.
- FA.M mini-pack or later
or
- FIN_PF.E or later
and
-ATG H RUP4() or higherPlease check :
- How to check which Techstack patchsets have been applied [390864.1 ]
Regard
Helios

Similar Messages

  • How to check patch level in SAP 6.0 ?

    how to check patch level in SAP 6.0 ?
    is there any T code available for this
    thnx in advance

    Hello,
    In note [1076022|http://service.sap.com/sap/support/notes/1076022] we can see:
    b) Minimum support package levels and SAP kernel patch levels
       For non-SAP BW systems the minimum 700 SAP_BASIS support package level is SP14.
       For SAP BW systems, the minimum 700 SAP_BASIS support package level is SP16 and the minimum 700 SAP_BW support package level is SP18.
       Please consult note 1152240 for the minimum DbSl kernel patch level and the minimum JDBC driver requirements.
    Regards,
    Eduardo

  • How to check Patch level of AR, TCA modules?

    Hi,
    EBS 11.5.10.2
    database 10.2.0.4.0
    I am trying to get the Patch level of AR, TCA. Can anyone share with me the process to get from SQL Query?
    Thanks

    Rathina wrote:
    trying to get the Patch level of AR, TCA. Can anyone share with me the process to get from SQL Query?Hi,
    You can check the patchset level of all modules by running the adutconf.sql under $AD_TOP/sql/ directory.It wil create/update the adutconf.lst on same location
    in that you can able to see the status of each module (is it installed/shared /inactive ) and current patchset version
    Alternatively you can try the sql query given in the note 420648.1 :How to Establish if a Product is Installed in e-Business Suite
    -Rk
    select * from fnd_application_all_view where application_name like '%In%';
    select * from fnd_product_installations;
    select * from fnd_module_installations;may help you.my senior showed me this way.capture the first short name first from product_installation then try to find the patchset level.
    regards
    Edited by: new2appsdba on Jul 19, 2010 4:30 AM

  • How to check whether a patch is applied or not when we apply a patch using patch.sh in oracle apps 11i

    Hi,
    If we apply patch using adpatch,we can know whether the patch is applied or not by checking ad_bugs,even with opatch we can check by using opatch lsinventory...
    But when we apply patch with patch.sh then how can we find out whether a patch is applied or not.
    I have to apply patch 14615390 and  16414360...but how can i know whether those patches are already applied or not. We have jre upgrade so we need to find out whether these patches or already applied or not.
    Thanks in advance,

    These are patches for Forms aren't they?
    I think this has been addressed before
    How to know if a patch has been applied to Forms?
    As the mighty Hussein points out in that post, refer to How to verify if a patch has been installed (Doc ID 105158.1)
    DA

  • How and where to  check Patch level in XI

    Hi,
    Can any one let me know how and where to  check Patch level for  XI systems.
    Ex: 14SAPXIAFC17P_14.sca
    Also pls provide me with the procedure for applying  above patch.
    Shavali

    Hi Shavali -
    http://<host>:<j2ee_http_port>/sap/monitoring/ComponentInfo
    also
    http://<host>:<j2ee_http_port>/sap/monitoring/SystemInfo for core system info (J2EE or JVM patch level, etc.)
    BTW, you need <i>SAP_J2EE_ADMIN</i> role for this.
    Regards,
    Jin

  • How to check oracle properly installed or not?

    Hello Friends,
    How to check oracle properly installed or not. cause during installation time the person who installed faced many problems. we have RISK base IBM p5 Series server and Oracle 10g RAC.
    i want to check installation made properly or not.
    Thanks,
    Nikunj Patel

    Installation for RAC environments means you are not only talking about one single installation, but several installations, and the number of installations and checking processes depend on factors such as the clusterware you are using, if you are using the Oracle clusterware or the proprietary clusterware, if you are using a separate oracle home to install the ASM or if you are using the same oracle home for both, the ASM and the RDBMS.
    First you must ensure you have installed all prerequisites according to your platform, i.e. patches, packages, kernel parameters, etc. which are listed at the install guide corresponding to your platform. Then you should use the cluvfy (cluster verifier tool) to check if the different install phases are properly installed
    The most critical and most of the times, problematic installation phase is the clusterware. So you should specify if you installed the Oracle clusterware or the proprietary clusterware. In a RAC environment if your clusterware is not properly installed, most probably you won't have a running RAC, so if your environment is functional there you may have high probabilities that it is OK, but to make sure, launch the cluvfy tool.
    The cluvfy tool verifies the process since the beginning and it ensures your environment meets the required minimum requirements to be at an operational level, it checks the pre/post install phases for the clusterware, pre/post install of the rdbms, and it is launched from the OS. It can be obtained as a standalone product or you can use the one found at the clusterware Oracle Home. For further references on this tool I suggest you to read this
    Oracle® Database Oracle Clusterware and Oracle Real Application Clusters Installation Guide
    10g Release 2 (10.2) for AIX
    Part Number B14201-04
    ~ Madrid

  • Checking Patch Level of BI AddOn for SAP GUI 7.10

    Hi
    I am looking for a method to check patch level of BI 7.0 add-on module for SAP GUI 7.10. Currently we have installed the latest BI patch (bi710sp09p_901-10004472.exe) via SAP installation server. How can I find out if this patch was successfully installed on clients? Thanks for your help.
    Peter
    Edited by: Peter Keller on Jun 2, 2009 4:58 PM

    You can collect log's from remote mashine, try to read in
    Installation Server Help.chm --> Controlling Remote Workstations .
    In log folder Setup --> check for example SapBiWksta.xml
    Also you can use some script to check the version of BExAnalyzer.exe file, if you can some
    product for this. User can check if need himself in help ->info.
    Regards.

  • How to check table is creating or not

    Hi,
    I am creating only one table by running a table creation script(table.sql) which contain 366 partition.but I dont know whether table is creating or not.it is taking long time,sometimes I feel like script is hanging.even before running the script I have even spooled but spool file shows nothing. so how to check table is creating or not from background? can anyone please let me know abt this.this is bit urgent
    sql>spool table.log
    sql>@table_partition.sql

    hi,
    I am running the script table_partition which consist of 366 partition and 31 sub partition but the script is hanging.there is no hint in alert log file or anything wat might be the reason is it because of extent size? as extent size for this tablespace where table has to be create is 1mb,wat i suspect is do i need to set for higher value inorder to avoid this?
    with regards;
    Boo

  • How to check Reconcilliation has happened or not for a payment document

    Hi,
    How to check Reconcilliation has happened or not for a payment document? Payment doc ABCDEF was created on 2nd. Now i am not sure whethr RECON has happend ot not
    Please help.

    Dear,
    If you have made payment to vendor and want to know whether reconciliation happened or not then check if this document exist in table BSIK then reconciliation has not been done.
    Regards,
    Chintan Joshi.

  • How to check ink levels of a 4620 using windows 8.1

    How to check ink levels of a 4620 using windows 8.1

    Hi krmoss,
    Welcome to the HP Support forums.  I see that you would like to learn how to check the ink levels on your Officejet 4620 printer.  
    The steps on how to check the estimated ink levels can be found in your User Guide on page 74 in the section titled “To check the estimated ink levels from the printer control panel”.   If you have installed the full feature software and driver for your printer onto your computer you can open up the HP Solution Center and check the from there as well.
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • How to check table is NULL or not when a form load?

    How to check table is NULL or not when a form load?
    I want to make the form when it load it check the data in table, if there are no data in table other form will be load.
    Sorry for bad English... 

    Maybe you can do this in form1's Form_Open event:
    if dcount("*", "table1") = 0 then
      Cancel = True
      Docmd.Openform "form2"
    end if
    -Tom. Microsoft Access MVP

  • How to check ink level of HP 3500 series deskjet printer's cartridge?

    How to check ink level of my new HP deskjet 3510 e-All-in-one printer's ink cartridge?

    Hi Kumar12463,
    Thank you for visiting the HP Support Forums and Welcome. I have read your thread on your HP Deskjet 3510 and needing to check ink levels. HP Print and Scan Doctor.
    In this document choose this option to check the printer's ink levels and to view the cartridge details such as install dates, warranty dates, and serial numbers under review additional hardware functions.
    Hope this helps.
    Thanks.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • How to update patch level?

    Hi,
    How to update patch level from 144 to 145?
    Please advise!
    Thanks
    Duypm

    You already have a thread opened for that.
    No interview questions
    No research done
    No double posting
    Read the "Rules of Engagement"
    Regards
    Juan

  • How to check one table exist or not in SAP

    Hi, Gurus:
    How to check one table exist or not in the SAP.
    Thanks,

    Hi,
    Query the table DD02L..
    Select single * from DD02L where tabname = 'Your table name'
                          AND TABCLASS = 'TRANSP'.  " For transparent tables.
    Thanks
    Naren

  • How to check internal table sorted or not

    Hi all
    I need to check internal table sorted or not which is without header line and having only one field and six values. please let me know how to check it is sorted or not because i need to display message if it is not sorted.
    thanks,
    Minal

    Hi Minal,
    Go through  this info.
    Sorted tables
    This is the most appropriate type if you need a table which is sorted as you fill it. You fill sorted tables using the INSERT statement. Entries are inserted according to the sort sequence defined through the table key. Any illegal entries are recognized as soon as you try to add them to the table. The response time for key access is logarithmically proportional to the number of table entries, since the system always uses a binary search. Sorted tables are particularly useful for partially sequential processing in a LOOP if you specify the beginning of the table key in the WHERE condition.
    Stable sort
    The option
    SORT <itab> ... STABLE.
    allows you to perform a stable sort, that is, the relative sequence of lines that are unchanged by the sort is not changed. If you do not use the STABLE option, the sort sequence is not preserved. If you sort a table several times by the same key, the sequence of the table entries will change in each sort. However, a stable sort takes longer than an unstable sort.
    Examples
    DATA: BEGIN OF LINE,
            LAND(3)  TYPE C,
            NAME(10) TYPE C,
            AGE      TYPE I,
            WEIGHT   TYPE P DECIMALS 2,
          END OF LINE.
    DATA ITAB LIKE STANDARD TABLE OF LINE WITH NON-UNIQUE KEY LAND.
    LINE-LAND = 'G'.   LINE-NAME   = 'Hans'.
    LINE-AGE  = 20.    LINE-WEIGHT = '80.00'.
    APPEND LINE TO ITAB.
    LINE-LAND = 'USA'. LINE-NAME   = 'Nancy'.
    LINE-AGE  = 35.    LINE-WEIGHT = '45.00'.
    APPEND LINE TO ITAB.
    LINE-LAND = 'USA'. LINE-NAME   = 'Howard'.
    LINE-AGE  = 40.    LINE-WEIGHT = '95.00'.
    APPEND LINE TO ITAB.
    LINE-LAND = 'GB'.  LINE-NAME   = 'Jenny'.
    LINE-AGE  = 18.    LINE-WEIGHT = '50.00'.
    APPEND LINE TO ITAB.
    LINE-LAND = 'F'.   LINE-NAME   = 'Michele'.
    LINE-AGE  = 30.    LINE-WEIGHT = '60.00'.
    APPEND LINE TO ITAB.
    LINE-LAND = 'G'.   LINE-NAME   = 'Karl'.
    LINE-AGE  = 60.    LINE-WEIGHT = '75.00'.
    APPEND LINE TO ITAB.
    PERFORM LOOP_AT_ITAB.
    SORT ITAB.
    PERFORM LOOP_AT_ITAB.
    SORT ITAB.
    PERFORM LOOP_AT_ITAB.
    SORT ITAB STABLE.
    PERFORM LOOP_AT_ITAB.
    SORT ITAB DESCENDING BY LAND WEIGHT ASCENDING.
    PERFORM LOOP_AT_ITAB.
    FORM LOOP_AT_ITAB.
      LOOP AT ITAB INTO LINE.
        WRITE: / LINE-LAND, LINE-NAME, LINE-AGE, LINE-WEIGHT.
      ENDLOOP.
      SKIP.
    ENDFORM.
    ************rewords some points if it is helpful.
    Rgds,
    P.Naganjana Reddy

Maybe you are looking for