Thursday, August 30, 2012

fapmgr: Running Patching Reports in the fusion application


Running Patching Reports  using fapmgr in Fusion applications 

In fapmgr we can use the report command with different parameter's[-patchimpact, -listpatches ,-listcomps,-isapplied,-patchprogress]  to generate various information about the Patches 

[1]Running the Patch Impact Report

By using the Patch impact report  report we can generate the report of the patch's effect and the actions so of the patches may bring down so of the managed server's in the process of applying ...

Syntax: $APPL_TOP/lcm/ad/bin/fapmgr.sh report  -patchimpact -patchtop <location_of_the_patch> -reportwidth WIDE

[oracle@fahapp 14268020]$ /u01/oracle/fa/products/fusionapps/applications/lcm/ad/bin/fapmgr.sh report -patchimpact -patchtop /u01/oracle/fa/Patch/14268020 -reportwidth WIDE

Oracle Fusion Applications Patch Manager Version 11.1.4.0.0
Copyright (c) 2012 Oracle Corporation. All rights reserved.

Archiving existing log files from [/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log] to [/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/logarchive/REPORT-LISTPATCHES/20120829152800].

Started validating the Database connection.
WLS ManagedService is not up running. Fall back to use system properties for configuration.
Completed validating the Database connection.

Started running apply pre-reqs.
Please monitor OPatch log file: /u01/oracle/fa/products/fusionapps/applications/cfgtoollogs/opatch/14268020_Aug_29_2012_15_29_23/ApplyPrereq2012-08-29_15-29-23PM_1.log
All apply pre-reqs for middleware artifacts have passed.
Patch Impact Report
Patch Number: 14268020
Fusion Applications Oracle Home: /u01/oracle/fa/products/fusionapps/applications
Language: US
Platform: Generic
Bug Fixes
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
BUG NO.                       |    BUG DESCRIPTION                                                                                        |    Exists in OracleHome
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
14268020                      |    PROBLEM IN MODIFYING DATA ACCESS SET                                       |    No
------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Prerequisite Bug Fixes Not in FA_ORACLE_HOME: No prerequisite bug fixes missing for patch #14268020
Prerequisites on other products: Although Patch Manager does not enforce cross-product prerequisite patches, you should apply them before applying patch #14268020
No prerequisite on other products details found.

Product Families Impacted
------------------------------------------------------------------------------------------------------------------------------------
PRODUCT FAMILY                   |    PRODUCT            |    LBA
------------------------------------------------------------------------------------------------------------------------------------
oracle.fusionapps.fin                 |    gl            |    FinGlSharedSetupDAS
------------------------------------------------------------------------------------------------------------------------------------
Patch contains following artifacts that impact the following run-time servers

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ARTIFACT TYPE                 |    DOMAIN(SERVERS)               |    EXPECTATION/IMPACT
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Flexfields(FndSetup.ear)          |    CommonDomain(HelpPortalServer_1    ) |    Impacted managed servers will be bounced.
                                                           
JEE(EarFinLedger.ear)             |    FinancialDomain(GeneralLedgerServer_1)     |    Impacted managed servers will be bounced.
                                                   
JEE(EarFinPayables.ear)         |    FinancialDomain(PayableServer_1) |    Impacted managed servers will be bounced.
                       
------------------------------------------------------------------------------------------------------------------------------------
Files included in the patch
------------------------------------------------------------------------------------------------------------------------------------
FILE NAME                                                                    |    FILE TYPE         |    FILE VERSION
------------------------------------------------------------------------------------------------------------------------------------
AdfFinGlSharedSetupDASModel.jar                              |    JEE                      |    st_fusionapps_11.1.4fin/20120814015518
SvcFinGlSharedSetupDASModel_Common.jar               |    JEE                      |    st_fusionapps_11.1.4fin/20120814015518
SvcFinGlSharedSetupDASModel_MiddleTier.jar             |    JEE                      |    st_fusionapps_11.1.4fin/20120814015518
------------------------------------------------------------------------------------------------------------------------------------


Prerequisite Bug Fixes Not in FA_ORACLE_HOME: No prerequisite bug fixes missing for patch #14268020
Prerequisites on other products: Although Patch Manager does not enforce cross-product prerequisite patches, you should apply them before applying patch #14268020
No prerequisite on other products details found.


The report was generated on: 29-Aug-2012 15:29:26. All timestamps are in Gulf Standard Time.
All log files location                       :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log
Oracle Fusion Applications Patch Manager log :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log/FAPatchManager_report-patchimpact_20120829152907.log
Log Summary                                  :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log/logsummary_report-patchimpact_20120829152907.html
Oracle Fusion Applications Patch Manager completed successfully.

Note: In This particular patch it restart's three managed server while applying so by running the patch impact report we are able to view the impact and according to that we can plan the Strateregy

[2]Running the Applied Patches Report In Fusion Applications [listpatches]

To list all the patch's which is applied to one particular domain or the whole system we need to use the -listpatchs command with the report command 
listpatches can be executed  in two modes [1] for single domain or [2] for the full instance 
if we need to use the Single domain then we have to use the comps parameter to specify the specify component which need's to be checked 

Running the listpatces with the specific domain

to Know the list op patches applied to the particular artifact of the fusion applications then we need to specify the parameter -comps and we need to specify name of the component which we need details

Syntax:$APPL_TOP/lcm/ad/bin/fapmgr.sh report -listpatches -comps<component_name> -reportwith<WIDE/NORMAL>


[oracle@fahapp 14268020]$ /u01/oracle/fa/products/fusionapps/applications/lcm/ad/bin/fapmgr.sh report -listpatches -comps oracle.fusionapps.fin  -reportwidth WIDE
Oracle Fusion Applications Patch Manager Version 11.1.4.0.0
Copyright (c) 2012 Oracle Corporation. All rights reserved.

Archiving existing log files from [/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log] to [/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/logarchive/14268020/APPLY/101/20120829153827].

Started validating the Database connection.
WLS ManagedService is not up running. Fall back to use system properties for configuration.
Completed validating the Database connection.

Report Name: Patches Applied
Report for: FUSION [/u01/oracle/fa/products/fusionapps/applications]

ProductFamily (OUI Component) :: Oracle Fusion Financials (oracle.fusionapps.fin)
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
PATCH NO.             |    LANGUAGE            |    PATCH TYPE            |    DATE APPLIED (mm-dd-yyyyhh:mm:ss) |    BUGS FIXED
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
14268020              |    American English    |    Standard                 |    08-29-2012  15:40:06            |    14268020
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------

The report was generated on: 29-Aug-2012 15:52:58. All timestamps are in Gulf Standard Time.
All log files location                       :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log
Oracle Fusion Applications Patch Manager log :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log/FAPatchManager_report-listpatches_20120829155243.log
Log Summary                                  :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log/logsummary_report-listpatches_20120829155243.html
Oracle Fusion Applications Patch Manager completed successfully.

In the next run, the log files for this run will be moved from [/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log] to [/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/logarchive/REPORT-LISTPATCHES/20120829155243].

Running the listpatches for the full  system [all Domain's]

Syntax: $APPL_TOP/lcm/ad/bin/fapmgr.sh report -listpatches reportwith <NORMAL/WIDE>

If we need to know the details of Patches applied on the all the artifact's [whole system] then we need to run the report command without the -comps

Syntax : $APPL_TOP/lcm/ad/bin fapmgr.sh report -listpatches -reportwidth WIDE 

[oracle@fahapp 14268020]$ /u01/oracle/fa/products/fusionapps/applications/lcm/ad/bin/fapmgr.sh report -listpatches   -reportwidth WIDE
Oracle Fusion Applications Patch Manager Version 11.1.4.0.0
Copyright (c) 2012 Oracle Corporation. All rights reserved.

Archiving existing log files from [/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log] to [/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/logarchive/REPORT-LISTPATCHES/20120829155243].

Started validating the Database connection.
WLS ManagedService is not up running. Fall back to use system properties for configuration.
Completed validating the Database connection.

Report Name: Patches Applied
Report for: FUSION [/u01/oracle/fa/products/fusionapps/applications]

ProductFamily (OUI Component) :: Oracle Fusion Common Artifacts (oracle.fusionapps.com)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
PATCH NO.             |    LANGUAGE            |    PATCH TYPE           |    DATE APPLIED (mm-dd-yyyy hh:mm:ss)    |    BUGS FIXED
                   
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
22222222              |    American English    |    MAINTENANCE-PACK     |    08-23-2012  03:29:40             |    22222222
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

ProductFamily (OUI Component) :: Oracle Fusion Financials (oracle.fusionapps.fin)
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
PATCH NO.             |    LANGUAGE            |    PATCH TYPE            |    DATE APPLIED (mm-dd-yyyyhh:mm:ss) |    BUGS FIXED
                    
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
14268020              |    American English    |    Standard              |    08-29-2012  15:40:06          |    14268020
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

The report was generated on: 29-Aug-2012 15:53:42. All timestamps are in Gulf Standard Time.
All log files location                       :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log
Oracle Fusion Applications Patch Manager log :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log/FAPatchManager_report-listpatches_20120829155326.log
Log Summary                                  :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log/logsummary_report-listpatches_20120829155326.html
Oracle Fusion Applications Patch Manager completed successfully.

By executing this command will help us to find all the patch applied on the system ..................

Running the listpatches  [list of patches  installed in the fusion environment for multiple domain]

In the list patches  command we can  collect the details of patch for  specify a separate domain or Artifacts 
and for whole system 

Running fapmgr with report listcomps -comps 
To know the list of  patches  and the product family for the particular component we need to use the  -comps and we can specify the list of components  with the coma specified to get the details for more that one domain

Syntax: $APPL_TOP/lcm/ad/bin/fapmgr.sh report -listpatches -comps <componentname1,....,componentanem<n> > -outputfile <filename> - reportwidth <NORMAL/WIDE>

comps   :we have to specify the oracle component name that had been installed in the system to find only the specific details about that product  ,we can get multiple product details by adding the components name separating  with  coma
outputfile :the output of the command will be stored in the file specified here
reportwidth the width of the report will be specified as NORMAL OR WIDE if we use wide than the tabular columns appear will be displayed correctly
[oracle@fahapp 14370658]$ /u01/oracle/fa/products/fusionapps/applications/lcm/ad/bin/fapmgr.sh report -listpatches -comps oracle.fusionapps.fin,oracle.fusionapps.com -outputfile comp_reports.rxt -reportwidth WIDE
Oracle Fusion Applications Patch Manager Version 11.1.4.0.0
Copyright (c) 2012 Oracle Corporation. All rights reserved.

Archiving existing log files from [/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log] to [/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/logarchive/14370658/APPLY/103/20120830192249].

Started validating the Database connection.
WLS ManagedService is not up running. Fall back to use system properties for configuration.
Completed validating the Database connection.

Report Name: Patches Applied
Report for: FUSION [/u01/oracle/fa/products/fusionapps/applications]

ProductFamily (OUI Component) :: Oracle Fusion Common Artifacts (oracle.fusionapps.com)
------------------------------------------------------------------------------------------------------------------------------------
PATCH NO.             |    LANGUAGE            |    PATCH TYPE            |    DATE APPLIED (mm-dd-yyyy |    BUGS FIXED
                      |                        |                          |    hh:mm:ss)                |
------------------------------------------------------------------------------------------------------------------------------------
22222222              |    American English    |    MAINTENANCE-PACK      |    08-23-2012  03:29:40     |    22222222
------------------------------------------------------------------------------------------------------------------------------------

ProductFamily (OUI Component) :: Oracle Fusion Financials (oracle.fusionapps.fin)
------------------------------------------------------------------------------------------------------------------------------------
PATCH NO.             |    LANGUAGE            |    PATCH TYPE            |    DATE APPLIED (mm-dd-yyyy |    BUGS FIXED
                      |                        |                          |    hh:mm:ss)                |
------------------------------------------------------------------------------------------------------------------------------------
14268020              |    American English    |    Standard              |    08-29-2012  15:40:06     |    14268020
14370658              |    American English    |    Standard              |    08-30-2012  19:23:59     |    14370658
------------------------------------------------------------------------------------------------------------------------------------

The report was generated on: 30-Aug-2012 21:52:42. All timestamps are in Gulf Standard Time.
The report file is created at: /u01/oracle/fa/Patch/14370658/comp_reports.rxt
All log files location                       :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log
Oracle Fusion Applications Patch Manager log :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log/FAPatchManager_report-listpatches_20120830215226.log
Log Summary                                  :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log/logsummary_report-listpatches_20120830215226.html
Oracle Fusion Applications Patch Manager completed successfully.


Running listcomps [list of components installed in the fusion applications]

To know the list of components installed in the fusion applications we need to run the listcomps 

syntax :$APPL_TOP/lcm/ad/bin/fapmgr.sh report -listcomps -reportwidth WIDE 


[oracle@fahapp ~]$ /u01/oracle/fa/products/fusionapps/applications/lcm/ad/bin/fapmgr.sh report -listcomps  -reportwidth WIDE
Oracle Fusion Applications Patch Manager Version 11.1.4.0.0
Copyright (c) 2012 Oracle Corporation. All rights reserved.

Archiving existing log files from [/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log] to [/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/logarchive/REPORT-LISTPATCHES/20120902153419].

Started validating the Database connection.
WLS ManagedService is not up running. Fall back to use system properties for configuration.
Completed validating the Database connection.

Report Name: Product Families
Report for: FUSION [/u01/oracle/fa/products/fusionapps/applications]
------------------------------------------------------------------------------------------------------------------------------------
OUI COMPONENT                 |    VERSION     |    PRODUCT FAMILY                  |    DESCRIPTION
------------------------------------------------------------------------------------------------------------------------------------
oracle.fusionapps.top         |    11.1.4.0.0  |    Oracle Fusion Applications 11.1.|    Oracle Fusion Applications
                              |                |    4.0.0                           |
oracle.swd.oui                |    11.1.0.9.0  |    Oracle Universal Installer 11.1.|    Installs the components developed using the
                              |                |    0.9.0                           |     Oracle Software Packager.
oracle.swd.opatch             |    11.1.0.9.5  |    Oracle One-Off Patch Installer 1|    Oracle One-Off Patch Installer
                              |                |    1.1.0.9.5                       |
oracle.fusionapps.lcm         |    11.1.4.0.0  |    Oracle Fusion Patch Manager arti|    Oracle Fusion Patch Manager artifacts
                              |                |    facts 11.1.4.0.0                |
oracle.fusionapps.grc         |    11.1.4.0.0  |    Oracle Fusion Governance, Risk, |    Oracle Fusion Governance, Risk, and Complia
                              |                |    and Compliance 11.1.4.0.0       |    nce
oracle.fusionapps.fscm        |    11.1.4.0.0  |    Oracle Fusion Financials Supply |    Oracle Fusion Financials Supply Chain Manag
                              |                |    Chain Management 11.1.4.0.0     |    ement
oracle.fusionapps.scm         |    11.1.4.0.0  |    Oracle Fusion Supply Chain Manag|    Oracle Fusion Supply Chain Management
                              |                |    ement 11.1.4.0.0                |
oracle.fusionapps.hcm         |    11.1.4.0.0  |    Oracle Fusion Human Capital Mana|    Oracle Fusion Human Capital Management
                              |                |    gement 11.1.4.0.0               |
oracle.fusionapps.fin         |    11.1.4.0.0  |    Oracle Fusion Financials 11.1.4.|    Oracle Fusion Financials
                              |                |    0.0                             |
oracle.fusionapps.crm         |    11.1.4.0.0  |    Oracle Fusion Customer Relations|    Oracle Fusion Customer Relationship Managem
                              |                |    hip Management 11.1.4.0.0       |    ent
oracle.fusionapps.atf         |    11.1.4.0.0  |    Oracle Fusion Applications Techn|    Oracle Fusion Applications Technology
                              |                |    ology 11.1.4.0.0                |
oracle.fusionapps.com         |    11.1.4.0.0  |    Oracle Fusion Common Artifacts 1|    Oracle Fusion Common Artifacts
                              |                |    1.1.4.0.0                       |
oracle.fusionapps.ic          |    11.1.4.0.0  |    Oracle Fusion Incentive Compensa|    Oracle Fusion Incentive Compensation
                              |                |    tion 11.1.4.0.0                 |
oracle.fusionapps.prj         |    11.1.4.0.0  |    Oracle Fusion Projects 11.1.4.0.|    Oracle Fusion Projects
                              |                |    0                               |
oracle.fusionapps.ahc         |    11.1.4.0.0  |    Oracle Fusion Help 11.1.4.0.0   |    Oracle Fusion Help
oracle.fusionapps.prc         |    11.1.4.0.0  |    Oracle Fusion Procurement 11.1.4|    Oracle Fusion Procurement
                              |                |    .0.0                            |
------------------------------------------------------------------------------------------------------------------------------------

The report was generated on: 02-Sep-2012 15:35:37. All timestamps are in Gulf Standard Time.
All log files location                       :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log
Oracle Fusion Applications Patch Manager log :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log/FAPatchManager_report-listcomps_20120902153523.log
Log Summary                                  :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log/logsummary_report-listcomps_20120902153523.html
Oracle Fusion Applications Patch Manager completed successfully.


In the next run, the log files for this run will be moved from [/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log] to [/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/logarchive/REPORT-LISTCOMPS/20120902153523].


Running listcomps for the specific component's [domain]

To Know the list of component's installed in the specific domain [artifact's  ] we have to specify  components name  we can speccify the multiply components with  coma separated to know the details for each component  

Syntax : $APPL_TOP/lcm/ad/bin/faomgr.sh report -listcomps -comps <component names> -outputfile <outputfile name >-reportwidth WIDE

[oracle@fahapp ~]$ /u01/oracle/fa/products/fusionapps/applications/lcm/ad/bin/fapmgr.sh report -listcomps -comps oracle.fusionapps.fin,oracle.fusionapps.com  -reportwidth WIDE
Oracle Fusion Applications Patch Manager Version 11.1.4.0.0
Copyright (c) 2012 Oracle Corporation. All rights reserved.

Archiving existing log files from [/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log] to [/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/logarchive/REPORT-LISTCOMPS/20120902153523].

Started validating the Database connection.
WLS ManagedService is not up running. Fall back to use system properties for configuration.
Completed validating the Database connection.

Report Name: Product Families
Report for: FUSION [/u01/oracle/fa/products/fusionapps/applications]
------------------------------------------------------------------------------------------------------------------------------------
OUI COMPONENT                 |    VERSION     |    PRODUCT FAMILY                           |    DESCRIPTION
------------------------------------------------------------------------------------------------------------------------------------
oracle.fusionapps.fin                 | 11.1.4.0.0      |    Oracle Fusion Financials 11.1.4.0.0       |    Oracle Fusion Financials
                       
oracle.fusionapps.com               | 11.1.4.0.0     |    Oracle Fusion Common Artifacts 11.1.4.0.0   |   Oracle Fusion Common Artifacts
                     
------------------------------------------------------------------------------------------------------------------------------------

The report was generated on: 02-Sep-2012 15:42:14. All timestamps are in Gulf Standard Time.
All log files location                       :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log
Oracle Fusion Applications Patch Manager log :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log/FAPatchManager_report-listcomps_20120902154200.log
Log Summary                                  :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log/logsummary_report-listcomps_20120902154200.html
Oracle Fusion Applications Patch Manager completed successfully.


In the next run, the log files for this run will be moved from [/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log] to [/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/logarchive/REPORT-LISTCOMPS/20120902154200].


Patch applied status report -isapplied  for one particular bug or patch number

TO check whether the particular patch or bug related patch had been applied in the fusion artifact's  we need to run isapplied

Syntax :$APPL_TOP/lcm/ad/bin/fapmgr.sh report -isapplied -bug <bugnumber> -reportwidth WIDE

[oracle@fahapp ~]$ /u01/oracle/fa/products/fusionapps/applications/lcm/ad/bin/fapmgr.sh report -isapplied  -bug 14268020 -reportwidth WIDE
Oracle Fusion Applications Patch Manager Version 11.1.4.0.0
Copyright (c) 2012 Oracle Corporation. All rights reserved.

Archiving existing log files from [/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log] to [/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/logarchive/REPORT-LISTCOMPS/20120902154200].

Started validating the Database connection.
WLS ManagedService is not up running. Fall back to use system properties for configuration.
Completed validating the Database connection.

Report Name: Patch Status
Report for: FUSION [/u01/oracle/fa/products/fusionapps/applications]
------------------------------------------------------------------------------------------------------------------------------------
BUG NO.        |    OUI COMPONENT                           |    STATUS         |    PATCH NO.      |    DATE APPLIED (mm-dd-yyyy
               |                                            |                   |                   |    hh:mm:ss)
------------------------------------------------------------------------------------------------------------------------------------
14268020:US    |    oracle.fusionapps.fin                   |    Applied        |    14268020       |    08-29-2012  15:40:06
------------------------------------------------------------------------------------------------------------------------------------

The report was generated on: 02-Sep-2012 15:52:35. All timestamps are in Gulf Standard Time.
All log files location                       :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log
Oracle Fusion Applications Patch Manager log :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log/FAPatchManager_report-isapplied_20120902155220.log
Log Summary                                  :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log/logsummary_report-isapplied_20120902155220.html
Oracle Fusion Applications Patch Manager completed successfully.


In the next run, the log files for this run will be moved from [/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log] to [/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/logarchive/REPORT-ISAPPLIED/20120902155220].

Running Patch Progress Report

Patch progress report is used to when your are executing the patch and by using the patch progress report   

Syntax :$APPL_TOP/lcm/ad/bin/fapmgr.sh -patchprogress

[oracle@fahapp ~]$ /u01/oracle/fa/products/fusionapps/applications/lcm/ad/bin/fapmgr.sh report -patchprogress
Oracle Fusion Applications Patch Manager Version 11.1.4.0.0
Copyright (c) 2012 Oracle Corporation. All rights reserved.

Started validating the Database connection.
WLS ManagedService is not up running. Fall back to use system properties for configuration.
Completed validating the Database connection.

There are no ACTIVE Fusion Application patching sessions.

All log files location                       :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log
Oracle Fusion Applications Patch Manager log :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log/FAPatchManager_report-patchprogress_20120908114751.log
Log Summary                                  :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log/logsummary_report-patchprogress_20120908114751.html
Oracle Fusion Applications Patch Manager completed successfully.


In the next run, the log files for this run will be moved from [/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log] to [/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/logarchive/REPORT-PATCHPROGRESS/20120908114751].

[oracle@fahapp ~]$ /u01/oracle/fa/products/fusionapps/applications/lcm/ad/bin/fapmgr.sh report -patchprogress
Oracle Fusion Applications Patch Manager Version 11.1.4.0.0
Copyright (c) 2012 Oracle Corporation. All rights reserved.

Started validating the Database connection.
WLS ManagedService is not up running. Fall back to use system properties for configuration.
Completed validating the Database connection.

Current Fusion Application patching session details are :
Session id        : 122
Session mode      : APPLY
Status            : ACTIVE
Patch number      : 14050318
Commandline args  : apply -patchtop /u01/oracle/fa/Patch -online -stoponerror -workers 10


Generating Diagnostic Report...
Diagnostics report is generated at : /u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log/FAPMgrDiagnosticsSummary.html.

All log files location                       :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log
Oracle Fusion Applications Patch Manager log :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log/FAPatchManager_report-patchprogress_20120908115052.log
Log Summary                                  :/u01/oracle/fa/products/fusionapps/applications/admin/FUSION/log/logsummary_report-patchprogress_20120908115052.html
Oracle Fusion Applications Patch Manager completed successfully.


Current Log file Location :$APPL_TOP/admin/FUSION/log
only the current log files and the last executed patch log files are stored in this location remaining log files  are stored in the different location know as logarchive
when you are executing the next fapmgr session automatically it stores all the log files  to the log archive location for the previous patch 
Archive log file location:   $APPL_TOP/admin/FUSION/logarchive













1 comment:

  1. The blog was absolutely fantastic! Lot of information is helpful in some or the other way. Keep updating the blog, looking forward for more content...Great job, keep it up
    Oracle Fusion Financials Online Training
    Oracle Fusion HCM Online Training
    Oracle Fusion SCM Online Training
    oracle Fusion Technical online training

    ReplyDelete