Export Patch Wizard report to excel

Hello

Is there a way to export the list of recommended patches generated by the patch Wizard for Excel? I tried export Excel option but this defect.

Thank you
Keith

OK, here you go. You need the id of the request to submit recommended patches - patches recommended results page, click the request identifier and then retrieve the request id to submit Patches analyze (Wrapper).

Recommended...

Select
ADP.bug_number patch_name,
ADP.product_family_abbreviation,
ad_pa_validate_criteriaset.get_cs_prod_fam_abbr (ADP.product_abbreviation) product_family_abbreviation,
NVL (adp.product_abbreviation, ' '),
ADP.bug_description,
Decode (ADP.IS_FAMILY_PACK, 'Y', 'Family Pack') |
Decode (ADP.IS_MAINT_PACK, 'Y', 'Service Pack') |
Decode (ADP.IS_MINI_PACK, 'Y', 'Mini Pack') |
DECODE (adp.IS_HIGH_PRIORITY, 'Y', 'High priority Patch', NVL(adp.patch_type,'User Request')) Patch_Type,.
(SELECT COUNT (*) FROM ad_pa_anal_run_bug_prereqs aparbp
WHERE adb.analysis_run_bug_id = aparbp.analysis_run_bug_id) prereq_cnt;
DECODE (adh.bug_number, NULL, 'n', 'Y'),
ADT. Name,
ADB.analysis_run_id,
analysis_run_bug_id,
ads.snapshot_id,
ad_pa_validate_criteriaset.get_cs_prod_fam_name (ADP.product_abbreviation) product_family_name,
APPI.product_name,
(SELECT COUNT (*) FROM ad_pa_anal_run_bug_codelevels aparbc
WHERE adb.analysis_run_bug_id = aparbc.analysis_run_bug_id) level_cnt;
Decode (adb.analysis_status, 'MISSING', 'Missing', 'READY', 'Unapplied', 'APPLIED', 'Applied', adb.analysis_status) patch_status,
NVL (decode(ADP.has_msi_steps,'Y','Yes','N','No',ADP.has_msi_steps), ' ') hasMsiSteps;
ADP. Baseline,
ADP.entity_abbr,
ADP.patch_id
Of
ad_pm_patches adp,
ad_appl_tops adt,
Bad ad_pa_analysis_run_bugs,
appi ad_pm_product_info,
ad_snapshots ads
ad_hidden_patches DHA
where
ADB.analysis_run_id = 402352-
and adb.analysis_status in ('MISSING', "LOAN", "APPLIED")
and ads. SNAPSHOT_TYPE = 'G '.
and adt.NAME = 'GLOBAL '.
and the Asian Development Bank. RECOMMENDED_PATCH_TYPE in ('1 ', ' 3')
and adb.appl_top_id = adt. APPL_TOP_ID
and ads.appl_top_id = adt. APPL_TOP_ID
and appi.product_abbreviation = adp.product_abbreviation
and adb.bug_number = adp. NUMERO_DE_BOGUE
and adb.baseline = adp.baseline
and adp.patch_metadata_key = 'DEFAULT.
and (adp.is_high_priority = 'Y' adp.is_code_level = 'N GOLD')
and adh.bug_number (+) = adp. NUMERO_DE_BOGUE
order of patch_name

New Code...

Select
ADP.bug_number patch_name,
ADP.product_family_abbreviation,
ad_pa_validate_criteriaset.get_cs_prod_fam_abbr (ADP.product_abbreviation) product_family_abbreviation,
NVL (adp.product_abbreviation, ' '),
ADP.bug_description,
INITCAP (NVL(adp.patch_type,'User Request')) Patch_Type,
(SELECT COUNT (*) FROM ad_pa_anal_run_bug_prereqs aparbp
WHERE adb.analysis_run_bug_id = aparbp.analysis_run_bug_id) prereq_cnt;
DECODE (adh.bug_number, NULL, 'n', 'Y'),
ADT. Name,
ADB.analysis_run_id,
analysis_run_bug_id,
ads.snapshot_id,
ad_pa_validate_criteriaset.get_cs_prod_fam_name (ADP.product_abbreviation) product_family_name,
APPI.product_name,
(SELECT COUNT (*) FROM ad_pa_anal_run_bug_codelevels aparbc
WHERE adb.analysis_run_bug_id = aparbc.analysis_run_bug_id) level_cnt;
Decode (adb.analysis_status, 'MISSING', 'Missing', 'READY', 'Unapplied', 'APPLIED', 'Applied', adb.analysis_status) patch_status,
NVL (decode(ADP.has_msi_steps,'Y','Yes','N','No',ADP.has_msi_steps), ' ') hasMsiSteps;
ADP. Baseline,
ADP.entity_abbr,
ADP.patch_id
Of
ad_pm_patches adp,
ad_appl_tops adt,
Bad ad_pa_analysis_run_bugs,
appi ad_pm_product_info,
ad_snapshots ads
ad_hidden_patches DHA
where
ADB.analysis_run_id = 402352-
and adb.analysis_status in ('MISSING', "LOAN", "APPLIED")
and ads. SNAPSHOT_TYPE = 'G '.
and adt.NAME = 'GLOBAL '.
and adb.appl_top_id = adt. APPL_TOP_ID
and ads.appl_top_id = adt. APPL_TOP_ID
and appi.product_abbreviation = adp.product_abbreviation
and adb.bug_number = adp. NUMERO_DE_BOGUE
and adb.baseline = adp.baseline
and adp.patch_metadata_key = 'DEFAULT.
and adp.is_code_level = 'Y '.
and adh.bug_number (+) = adp. NUMERO_DE_BOGUE
order of patch_name

Tags: Oracle Applications

Similar Questions

  • Export results to Excel patch Wizard

    Hi all

    My client wants to export the wizard patch to Excel result.

    He would also like to download the "Patch Impact Applications patchés" tab. In addition to this the unmodified files must be added to this analysis report.

    I test in our test instance, but there is no other download buttons that help people to download the result.

    If you have a solution or advice, please give me feedback freely.

    Concerning

    This feature is not available and we have a room of emergency connected to it - Bug 9703082 : PROVIDE REPORT or EXPORT BUTTON to PATCH WIZARD OUTPUT SUMMARY + IMPACT ANALYSIS

    Please log an SR to take stock of this ER.

    Thank you

    Hussein

  • Patch Wizard in ebs 12.1.3 report

    Hi all

    I use ebs 12.1.3 in oul5x64. Using wizard patch to run the scan on a patch and I could go in OAM

    to check for the study of Impact of Patch Patch... Everything works like it suppose to.

    Issues related to the:

    I can see the "Patch Impact Analysis for Patch" to OAM, but how can I print. I could not

    find the characteristic footprint no matter where or how to use sqlplus to print the result.

    Grateful if someone can advise or provide Oracle notes for that matter.

    Thanks in advance.

    Kind regards.

    This feature is not yet available and we have already (ER 9703082 - PROVIDE REPORT or EXPORT BUTTON to PATCH WIZARD OUTPUT SUMMARY + IMPACT ANALYSIS) registered for the same thing.

    Thank you

    Hussein

  • Export reports to Excel FRS

    When I export a report FRS run in the workspace in Excel, line heights are not together in FRS each line is the same height in Excel.  How to do this?  I don't want users to have then to adjust the height of rows in Excel so that the report is read when printing.

    Thank you!

    I think the best way is to open the EN of Smartview R & A connection report. You will get the reports in excel with formatting more...

  • Missing columns when exporting reports to excel

    VSM RP08 & RP10: I came across a problem where we are exporting some of our reports to Excel .xls format where the file seems to get corrupted and we lose some of the columns or the colum headings.  It opens again, but we lost a few columns.  Repeat the results and what report another column may be omitted.

    I managed to find the problem with one of the standard reports box "IPK-call summary reports" Top ten type "as well."

    If someone has observed this behavior and if so, is there a work around / solution?

    Thank you

    I had problems with printable reports carefully formatted when trying to get the data into excel from our V8.

    Data could exchange columns on one line per page, the headers don't align with the data, titles on each page have an age to undress, etc..

    The solution I have cam up with was to identify the report containing the data I need to manipulate in excellent and to create a "light" version with all the stuff readable fancy removed and the report basically turned into a list with a single header line.

    Do all the header fields and the data on the characters of eight or larger and spread evenly over the entire page and align the header to the data exactly.

    Excel in this will cause usually some empty columns that separate the columns of data.

    It is easy enough to do everything that you do is reformat the output and once his work, he always works...

  • When I export the report to EXCEL files and filter the data, it will display incorrect data

    Hi experts,
    In OBIEE 11.1.1.6, when I export the report to EXCEL file and open this file to view all the data, it is correct.
    However, as the amount of data is so, so I add filter for each column (click on the sorting-> filter filter)
    When I select data in the filters, I'm afraid that I find the value of 'White' in the last line in the filter area, but in the table, there no null data. Why? Are you facing the same issue?
    Secondly, when I select a value, it will generate a data line.

    For example:
    2008 - Region1
    -The region.2
    -Elle3
    2009 - Region1
    -The region.2
    -Elle3


    When I select 2008 data in EXCEL, it will display unexpected data, as below:
    2008 - Region1

    Exactly... If you export to the format you will not face question of null data or incorrect when filtered.

    Kind regards
    DpKa

  • Export the result to an Excel file

    I use the attached script to export the inventory then as excel file. I used LucDtechnical of this post to store information in a CSV temp and later, save them to a XLS file. I need to perform a certain formatting in the report, as to change the size of the font of the header, adding some background colors.

    Do not the formatting as I am exporting to a CSV file. Is there another way to achieve the formatting?

    You can take a look at my post Export-Xlsx, the suite and ordered data .

  • Patch Wizard - details of results is empty

    Installation in a Test R12.1.3 environment just Patch Wizard.

    Everything seems to go as planned.

    Just chose the "recommended patches' default filter

    -all applications completed normally

    -Recommended patches results Page shows Unapplied = 248; Total (applied and délettrée = 346)

    But when I click on the Details icon on the far right of the page it doesn't list anything?

    Before I ran Patch Wizard I applied 17270136 (but I applied it hot then now I think maybe I need to bounce back?).

    Yes, please bounce application services and then check.

    See also (using the wizard of the Patch, get reports of analysis of Impact for some patches and try to understand why this isn't be produced for other patches? (Doc ID 1586700.1)).

    Thank you

    Hussein

  • How to export and import reports and presentations?

    Hi guys,.

    How to export and import reports and presentations of 7.2 Analyzer 11.1.1 Web Analytics.
    Can you please tell me the procedure.

    Thank you

    Hello

    As I mentioned earlier, you can export documents and presentations on the computer and mapped drives.
    -Exported documents take ARD extension & presentations take APT extension.

    To export the current document, select file, then export current Document. In the Save dialog box, indicate your location of local/network drive to which the file should be saved and click OK.

    I believe-7.2 Analyzer also has the wizard to allow you to export documents. & Presentations.

    -Alexia

  • Reporting page Excel Orientation

    Hi all

    I have a problem what Yahweh to generate a report in excel with 6 pages in portrait and landscape orientation-3 page

    have all implemented, please help me it would be use ful me

    Concerning

    Prasad

    I created a template with the necessary guidance and insert data into the model

  • Error in (IR) report to Excel (xlsx) plugin (Anton)?

    Version 4.1.1.00.23

    Hello

    I try this plugin (IR) report to Excel (xlsx) http://www.apex-plugin.com/oracle-apex-plugins/process-type-plugin/ir-report-to-excel-xlsx_74.html by Anton Scheffer and when the report opens in Excel, I get an error that Excel wants to fix.

    The report is an interactive report.

    The error is:

    <?xml version="1.0" encoding="UTF-8" standalone="true"?>
    -<recoveryLog xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main">
    <logFileName>error058920_01.xml</logFileName>
    <summary>Errors were detected in file 'C:\Users\E20718\AppData\Local\Temp\Forecast.xlsx'</summary>
    -<removedRecords summary="Following is a list of removed records:">
    <removedRecord>Removed Records: Cell information from /xl/worksheets/sheet1.xml part</removedRecord>
    </removedRecords>
    </recoveryLog>
    
    

    Can anyone help solve this?

    Can what information I provide?

    Thank you

    Joe

    I check the forums of andPL/SQL SQL almost everyday, this forum less.

    But Tom's right. Because the plugin doesn't work in most cases your problem is very likely related data. So if you could share the xlsx file, or the files mentioned Tom that it would probably help solve the problem
    The demo of the plugin page, you can find an updated version, here , which fixes some problems. I'm not sure if solves your problem.

  • What is the use of the InfoBundleR12.zip file in the Patch Wizard


    Dear Experts,


    Can someone please help me understand what is the use of the file InfoBundleR12.zip for the Patch Wizard in an environment of R12.

    I've seen a lot of metalink notes and documents that refers to downloadind this file and place it in the staging directory.


    However impossible to find any documentation on why it is necessary or the use of this file.


    Thank you

    Neeraj.

    Neeraj,

    This is used to update offline (i.e. don't want to access the MOS Web site), you can download the latest version of the file that contains the list of patches that helps you to analyze your existing and recommend with patches that must be downloaded/applied.

    Patch Wizard FAQ [video] (Doc ID 976688.1)

    How to use the Patch wizard without configuring the connection Internet (Doc ID 741129.1)

    Thank you

    Hussein

  • Error exporting to the report repository

    Met the following errors when attempting to export to a report repository. DMR tables, indexes, views, triggers, types, and a package have been established, but no data has been loaded into one of these tables. Any help or ideas to solve the problem would be appreciated.

    INFO in ApplicationView - Data Modeler Oracle SQL Developer 4.0.0.825

    2014-02-13 15:40:58, 744 [Thread-43] ERROR ReportsHandler - Error exporting to the schema declaration:

    java.lang.RuntimeException: rdbmsName not known: database Oracle 12 c

    at oracle.dbtools.crest.model.design.LogicalDatatype.createDataType(LogicalDatatype.java:83)

    at oracle.dbtools.crest.exports.reports.RSLogicalTypes.export(RSLogicalTypes.java:69)

    at oracle.dbtools.crest.exports.reports.ReportsHandler.export(ReportsHandler.java:107)

    to oracle.dbtools.crest.swingui.ControllerApplication$ ExportToReportsSchema$ 1.run(ControllerApplication.java:2009)

    I have found a solution and was able to successfully export a model in the report repository. Here are the steps:

    the setting of 'system data types directory' in ' preferences > Data Modeler "pointed to an old copy of defaultRDBMSsites.xml and types.xml. This copy of defaultRDBMSsites.xml did not include an entry for Oracle 12 c. When I changed the pointer points to the directory of types which came with DM 4.0, the import worked.

  • How to create a report in excel for a table?

    How to create a report in excel for a table?

    Creating an excel report

    the forage value off markup html on spool on

    coil emp.xls

    Select * from noshow.

    spool off

    moved the markup html off the coast of the coil

  • R12.1.3 - Patch Wizard is no longer work after upgrade CPU

    R12.1.3 on RH Linux x86_64.

    Just upgraded my environment R12.1.3 to access the Jan 2013 CPU level and decided to install the Patch Wizard to see what he shows now.

    Previously, I had to apply the patch "10629956 - Assistant of Patch Oracle Applications" to get the patch Wizard to work with our proxy server.

    Initially, I just went ahead and applied that the correction for my new config but still could not overcome this error:

    Validation error. Please check the fields below.

    Unable to connect to Metalink. Please enter a valid userid and password Metalink.

    Please also check if the Web Proxy configuration information are correct.


    Now, after further investigation I see that there is a patch to update:

    Patch 16357991 to get the latest version of Patch Wizard in Oracle E-Business Suite (version 12.1)

    This Patch has been replaced.    Reason 16357991 included in 11071638

    I applied patch 11071638 but I still have the same validation error.

    Plots of pre - req R12. BDM B.Delta.3 [9239089] and R12. ATG_PF. B.Delta.3 [8919491] had been applied.

    I still have an older instance that runs and patch Wizard works correctly with the same credentials and proxy server settings information there.

    So, how to solve this?

    .



    Have you bouncing application services and see if that helps?

    Please also see (new patches required for the Wizard Patch, Patch Manager, and Oracle Application Exchange Management Pack for the version of Oracle E-Business Suite 11i, 12.0 and 12.1 [1267768.1 ID]) and make sure you have all the patches applied.

    Thank you

    Hussein

Maybe you are looking for

  • Envy 15 Notebook PC TS: Sound that crosses BOTH laptop and headphones

    Hi, since last week, whenever I plug my headphones in my laptop sound through BOTH the laptop speakers and my helmet. It worked perfectly last week. My laptop is not a Realtek driver, there IDT with beats. I have already uninstalled and reinstalled t

  • Worms in my computer?

    Hi, how do I know the icon that is displayed on my computer to update is yours? You tell us, because there is a worm called flame that looks like yours, but gets into my computer and reads all my stuff on hard drives?  Thank you, Colleen

  • Photosmart Premium C310 will not print PDF

    All of a sudden my printer has stopped printing PDF files.  I click on print, and nothing happens.  It is used to print them, but not now.

  • Newbie question - NullPointerException in enterEventDispatcher

    Hello I'm new to the Blackberry development and use the 4.6 SDK Eclipse plugin. I used the sample applications as a basis and try to add 3 buttons to my main screen. It's code to the constructor of the main screen public MyAppScreen() { super(DEFAULT

  • Limited to a victory - 8 why system check points

    Win-8 running on HP Envy h8 - 1520 t, I currently have an unstable system with many blue screen of death.  I wanted to restore my system to a date and hour earlier before the update of msft 3/24.   I found this date was the only one in the system res