Consolidated backup report for Non-RMAN

We need to prepare a consolidated backup report. need to customize it and produce a master list for production backup failures/ non prod backup failures
wondering what's the options & how to do that ....

Oracle maintains no information about User Managed Backups.
The only things that you can get are the
"ALTER TABLESPACE||DATABASE BEGIN BACKUP" and ".. END BACKUP"
commands from the alert.log. You could write a script to parse the alert.log
and find the start and end times for the BEGIN and END BACKUPs.

Similar Messages

  • Does Solution Manager support Service Report for non-abap?

    Does Solution Manager support Service Report for non-abap?
    We can schedule and view reports for ABAP but for all the non-ABAP such as J2EE stack (PORTAL) we can not pull out a report.
    If the answer is yes please let me know where I can get the documentation of how to setup SLA for PORTAL or non-ABAP.
    I found a document on EWA non-abap but non for SLA.

    Hi
    actually i am in task of setting up ewa for portal.
    i had already done with abap components (ewa and sla)
    i stronly believe one of the pre-requiste to get sla is EWA.
    so i think if u can setup ewa for portal then you can get sla too.
    Regards,
    Vijay.

  • EWA report for non-abap systems

    Hi Gurus,
    Good day.
    I would like to ask, what are the steps that I'm going to do when configuring an EWA report for non-abap systems i.e portal. Do Ineed to install SMD agents on my non-abap systems and connect to diagnostic agent of solman?
    Or do I need to install wily introscope agents on my non-abap systems and connect to diagnostic agent?
    It is both? Which one?
    It would be also great if you can provide me links/documents in relation to my queries.
    Please do note that the current version of solman system is 7.1
    Thanks in advance for the help
    Virgilio

    Hi Virgilio,
    To generate an EWA report for Java stack system,
    you need to do following:
    1. install smd agent (diagnostics agent) on Java stack system
    you can install this agent standalone, details see note 1234384.
    The installation Guide is also attached in note 1234384.
    2. finish Initial Config and Basic Configuration in solman_setup for
    solman system, the setting about Enterprise Manager is also included
    in these configurations, please ensure EM is running properly.
    3. start managed system configuration for the EP system in solman_setup
    after selecting the system type 'Java', please finish all steps as
    suggested in which step. The Step 'Wily Introscope Configuration' is to
    install Introscope Agent which is used for Java stack system. More infor
    please read the installation Guide of Enterprise Manager and note
    797147.
    4. You should be able to see data in Wily Introscope and Workload
    analysis via
    Root Cause Analysis->End-to-End Analysis->select the system->Workload
    Analysis
    5. If the EP system is added in a solution, the EWA task for this system
    should be shown up in solman's SDCCN.
    Also check note: 976054"
    Thanks
    Regards,
    Vikram

  • EWA reports for non abap systems

    Hello gurus,
    I am facing a problem with configuration of EWA reports for SAP NW Portal.
    I have already configured EWA for abap systems, and those are running good on weekly basis. but i have problem with configuration of reports for java systems.
    So far, i have installed an SMD agent and CA on my EP-satellite system. I have also configured and SMD server on my Sollution Manager and registered the SMD agent on SMD server and installed Willy Introscope on SMD server.
    I am using a central SLD which is running on different host as Solution Manager. I did all the configuration (smsy_setup, configuration of sld_data_supplier etc... )
    I have also created the system in SMSY, matched the smsy with SLD (data source SLd)and assigned Logical component to java system.
    >>> But when i want do define data collection in the SMD for Gargage Collection (task in scheduler) i cannot see host of my portal system in the SMD.
    In the SMD i can see just the abap systems  for which the EWA are being already generated.
    (i have done also configuration>>connecting managed sytem to the SMD, but i still cannot connect my Portal system to SMD)
    Do you have any idea, what i have done wrong?
    My solution manager is running on Sap NW 7.0, SPS16,
    Sattelite system , EP  SPS 19
    Thank you very much for your points!!

    Hello Jagan,
    I was following the enclosed guide from the note: 976054, but it doesn't help to solve my issue.
    And when i want to permorm the setup for the managed systems,(http://<host><port>/smd -> diagnostic setup->managed systems ->setup wizard) i can not see there my Portal systems, just the abap systems.
    Do you have any idea?
    Thanks,
    Best regards
    Slavomir

  • Report for non Domain computers

    Is there a way to run a report for all computers not on a specified domain?

    Also there is a standard report called Computers in a specific workgroup or domain
    in the category Hardware - General that provides exactly that information.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • Automating a report for non-Crystal Reports users

    Post Author: dmdouglas
    CA Forum: Formula
    I using version 8.5. Several people I generate a specific report for would like to be able to run it themselves rather than ask me to run it for them. As they are not Crystal Report users, is there a command that will ask the user to input information that will be used to generate a report for a specific month when they run the report, rather than having to go into the select criteria to put in the date they want? For example, if they wanted a report for March, they would just have to answer a prompt like "What month?" and the program would put their response in a variable to calculate the period desired for the report.

    Post Author: V361
    CA Forum: Formula
    Not sure for 8.5, but in later release's you add a parameter, the parameter does the prompting "Sort of", then you set the select statement to use the parameter. Parameters will have ? as part of the field name.   ie...
    = { ?Date_Parameter}

  • Very very urgent Discoverer reports for non oracle applications

    Hi,
    My client is using discoverer 10g with R12.He is using different non oracle applications like BRM Application (database is oracle only) for that they wants to develop discoverer reports.It is possible to integrate with non oracle applications with discoverer.
    Can you please suggest me.It is very very urgent.
    Thanks & Regards.

    Hi
    You're really not supposed to manage a non-Apps mode EUL and an Apps mode data within the same URL. Having said that, I have a hunch you just might be able to do it and there are 2 ways. You can either make the data available to user who login using E-Business Suite credentials or you can make it available to users who have database credentials. The first one is straightforward and you do it just like any other data. Let me give you some hints regarding the second method.
    First of all I ahve not personally tried this and you may find that because Discoverer was initially set up in Apps mode that somewhere down the line it will make the suers connect this way. However, the following is worth a try.
    I would a new schema in the Oracle E-Business database to manage the link to BRM and create a database link from this user to a user in the BRM database. You will also need to create user accounts within the database for anyone who needs to login and run BRM reports.
    Next, I would create views in this new schema pointing at data across the BRM link, thus allowing Discoverer to think these are local objects.
    In Discoverer Administrator, you would need to log in to Discoverer using the owner of the EUL - NOT using SYSADMIN or any of the other E-Business Suite accounts. You should log in with the Oracle Applications checkbox unchecked. You can now create new business areas on the BRM data. You should also be able to assign users to Discoverer privileges and users to business areas.
    Using the same URL you would have Apps users connect using the E-Business Suite item on the drop-down for logging in and you would have BPM users choose the Business Intelligence Discoverer item.
    Let me know how you get on
    Michael

  • How do I use my backup drive for non-Time Machine stuff?

    I haven't set up Time Machine yet because it wants me to completely format my external hard drive, and it seems to want to use it for TM backups exclusively?
    However, I would also like to use it to store stuff that I don't want to keep on my computer, eg tons of photos, videos, stuff from my sister's computer, etc.
    Is there a way to do Time Machine but also use the external hard drive for storage? I don't mind temporarily copying the photos etc that are on there to my computer while I format, so that's not the issue. I just don't want my EHD rendered completely useless to everything else.
    Thanks

    DevonC wrote:
    I haven't set up Time Machine yet because it wants me to completely format my external hard drive, and it seems to want to use it for TM backups exclusively?
    However, I would also like to use it to store stuff that I don't want to keep on my computer, eg tons of photos, videos, stuff from my sister's computer, etc.
    Is there a way to do Time Machine but also use the external hard drive for storage? I don't mind temporarily copying the photos etc that are on there to my computer while I format, so that's not the issue. I just don't want my EHD rendered completely useless to everything else.
    Thanks!!!
    There are several ways to do exactly this.
    If you partition the external drive, you can use one partition for TM and the other for anything else.
    Even if you do not partition the drive, you can safely store other data in folders on the drive. Just to not use the folder that TM creates for anything. And it's best not to put files directly on the drive, in my opinion, but use folders for storage.
    Just remember that whatever you put on the drive takes up room from TM and when the drive gets nearly full, TM will start automatically deleting older files from it's own folder.
    I have my Tiger clone on my external TM drive in a separate partition and everything works fine.

  • Open PO commitment report, for non-account assigned line material.

    Hi expert,
    Where can i find a report that gives me the open PO commitment, without any account assignment on the PO?
    Meaning it is a warehouse material, but at the end of the period, I need to know wha`t is my commitment, and compare that to my budget.
    I know I can get this information at the time of goods receipt, but my point is that I haven`t received the goods yet, and need to know what are my commitments.
    I hope I was clear.
    Thanks
    Fotso

    Hi Eli,
    When i do exactly what you mentioned above, the system just add a new report which is "Range: Actual/Budget/Commitments
    ", which comes to the tcode.
    So the drill-down lead me to the tcode again.
    When I pressed "Configure" in the section Report/report interface, I saw there was already the receiver report "Cost Center: Actual Line Items".
    So I guess I should add something similar to "Cost Center: Commitment Line Items". How can I do that?
    Thank you
    Fotso

  • Generating a report for non-existent apps?

    I have 200+ machines on my network and manage mostly through ARD, I am trying to figure out a way to generate a list of computers that DO NOT have a specified app installed. Can this be achieved through either ARD, AppleScript or a combination of both?

    well if you send unix command and do some thing like:
    ls -al /Applications/Firefox.app
    if it's not there , you would get back
    ls: /Applications/Firefox.app: No such file or directory
    BUT that dosen't tell you what verion is installed.
    you could do send unix command:
    defaults read /Applications/iPhoto.app/Contents/version.plist CFBundleShortVersionString
    if it's installed you'll get back some thing like:
    9.2.1
    if not installed you'll get back some thing like.
    The domain/default pair of (/Applications/iPhoto.app/Contents/version.plist, CFBundleShortVersionString) does not exist

  • ISE 1.2 - Posture Detail Assessment - enforcement audit mode report not show status for non-compliant

    ISE 1.2 - Posture Detail Assessment - enforcement audit mode report not show status for non-compliant.
    - For old version 1.1.4 it can be reported for non-compliant, How can I generate report for this? 
    Thanks
    Kosin Usuwanthim

    It used to be in there (id 226635 is the last one with it); should I clean it up a bit and put it back with a bit more of a disclaimer?

  • PR and PO should be display in IWBK report for stock item.

    Hi Exterts,
    Our client requirement is to display PR and PO number in IWBK report for stock item as well.
    I know PR and PO can be display in IWBK report for non-stock item but how we can display PR and PO for stock item,as PR is generated through MRP for stock item.
    Please share your ideas on this.
    Regards
    Vishu

    Vishu,
    In typical MRP settings you "procure to stock" not "procure to order".
    This means that there is no direct link between the PM/CS orders and any PR/POs created via MRP.
    Subsequently you will not be able to show this data in IWBK.
    However, we are currently designing a customer-specific report similar to IWBK that also counts the number of open POs for a given material on a PM/CS work order. The user can then navigate to ME2M (PO list) or MD04 (stock requirements list) to get further details.
    PeteA

  • Varriance report for the site

    Dear all
    After running varriance calculation how can we consolidated varriance report for a plant.
    Regards,
    srihari.m

    Hi
    We are doing varinace calculation for Actual Cost vs Allocated actual cost same thing we are settling.
    How can we get the variance report for the above as a cumulative.
    One more thing when we are executing S_ALR_87013140  we are not getting any records
    even after we had carried out variance calculation for site using KKS1.
    Please tell me what settings i have to maintain for generating the report
    Regards,
    Srihari.M

  • Consumption report for nn stockable material

    hi
    i want to see the consumption report for non stockable material like A,K,

    Hi
    Check it in MB51
    Thanks
    Regards,
    Raman

  • Table for non ledger line items

    hi
    Iam pulling the report for non leading ledger with T code FAGLB03 and found 2 cost objects(cost center and WBSE)  in line items whereas for leading ledger only WBSE is showing. We know that for leading ledger entries are maintained in table  FAGLFLEXT.  From which table non leading ledger entries gets pulled. Your early response is appreciated.
    In the entry view cost center is there but in GL view cost center is not populated.

    Thanks Bhandari
    But user posting with 2 real objects (WBSE and CC) for which only WBSE is updating in total table. When i run line item report using FAGLB03, both objects are showing for non leading ledger similar to FS10N. But only WBSE is showing for leading ledger. Is FAGLB03 derive the data from BSEG table for non leading ledger.
    Thanks
    Venkatesh

Maybe you are looking for