Opmn,oacore,oafm logfiles are in xml. How to view them

Hi,
As stated above the logfile for opmn,oacore and oafm in $LOG_HOME/ora/10.1.3/opmn/default* are in .log But when i open it using vi editor it is like xml tags????.
Appl. R12.1.1
Regards

Its kind of a messed up way but im trying to help you out. You could try to create a report using report builder with the fields mentioned in the XML document. Once you are done save the report as an .RTF (Rich Text Format) or .RDF (oracle module report). Download BI publisher from oracle. install, lauch viewer for BI, open the folder with the report and XML file( that you managed to get by FTP using something like winscp), select both files and click start processing and you will get an output without tags and clearly labelled and sorted depending on the report...SRY i cant think of a better way.
Ill send you a document via mail
Cheers,
Baal666bobo
Edited by: Baal666bobo on Jun 9, 2010 2:02 AM
Edited by: Baal666bobo on Jun 9, 2010 2:04 AM

Similar Messages

  • SCCM 2012 SP1 - Evil Folders in Reporting Services - What Are They and How to Remove Them

    Hello All,
    There are a lot of sub-folders in the http://CentralSiteSCCM/ReportServer. They are like:
    <dir> Config_Mgr_CEN
    <dir> Config_Mgr_CEN.OLD.0
    <dir> Config_Mgr_CEN.OLD.1
    <dir> Config_Mgr_CEN.OLD.10
    <dir> Config_Mgr_CEN.OLD.100
    <dir> Config_Mgr_CEN.OLD.1000
    Only <dir> Config_Mgr_CEN is properly populated with the correct set of the default folders.
    Would you be so kind to advise on:
    What are they?
    How to remove them?
    What to do in order for them not to appear any more?
    Thank you very much in advance!

    Hi Mike,
    I ran into an issue when I did the SP1 upgrade where a majority of our reports were duplicated. I created a script to delete these duplicate reports and I've adjusted it to work for your situation. You can find the original thread here, if you're interested:
    http://social.technet.microsoft.com/Forums/en-US/configmanagergeneral/thread/dc9aa3b4-cea9-4a07-87ca-2795a2dbc04e
    You'll need to know your SCCM site code and the server name to run this script.
    # SCCM2012SP1-RemoveDuplicateSSRSFolders.ps1
    # This script will connect to SSRS on a specified server and delete all folders that end with .OLD.*
    # Used for SSRS cleanup after SCCM 2012 SP1 installation
    # Script must be run from an account that has access to modify the SSRS instance
    # 3/22/2013 - Mike Laughlin
    # Resources used in writing this script:
    # Starting point: http://stackoverflow.com/questions/9178685/change-datasource-of-ssrs-report-with-powershell
    # API Documentation: http://msdn.microsoft.com/en-us/library/ms165967%28v=sql.90%29.aspx
    # Previous script: http://social.technet.microsoft.com/Forums/en-US/configmanagergeneral/thread/dc9aa3b4-cea9-4a07-87ca-2795a2dbc04e
    # Define variables
    $SiteCode = ""
    $serverName = ""
    # Set the value of $noConfirm to $True only if you don't want to manually confirm folder deletion. Use with caution.
    $noConfirm = $False
    # Safeguard
    If ( $SiteCode -eq "" -or $serverName -eq "" ) { Write-Host "Enter the required information for the SiteCode and serverName variables before running this script." -ForegroundColor Red -BackgroundColor Black ; Exit }
    # Connect to SSRS
    $ssrs = New-WebServiceProxy -uri http://$serverName/ReportServer/ReportService2005.asmx?WSDL -UseDefaultCredential
    # Get a listing of all folders in SSRS
    $reportFolders = $ssrs.ListChildren("/", $True)
    # Find all folders containing .OLD.*
    $foldersToDelete = $reportFolders | Where { $_.Name -like "ConfigMgr_" + $SiteCode + ".OLD.*"}
    # Quit if no folders are found
    If ( $foldersToDelete.Count -eq 0 ) { Write-Host "No folders with .OLD.* found. Quitting." ; Exit }
    # Show a listing of the folders that will be deleted
    Write-Host "The following folders will be deleted from SSRS on" $serverName":`n"
    $foldersToDelete.Name
    Write-Host "`nTotal number of folders to delete:" $foldersToDelete.Count "`n"
    # Get confirmation before deleting if $noConfirm has not been changed
    If ( $noConfirm -eq $False )
    $userConfirmation = Read-Host "Delete these folders from" $serverName"? Enter Y or N"
    If ( $userConfirmation.ToUpper() -ne "Y" ) { Write-Host "Quitting, folders have not been deleted." ; Exit }
    # Delete the folders
    $deletedFolderCount = 0
    Write-Host "Beginning to delete folders now. Please wait."
    ForEach ( $folder in $foldersToDelete ) { $ssrs.DeleteItem($folder.Path) ; $deletedFolderCount++ }
    Write-Host "Folders have been deleted. Total number of deleted folders:" $deletedFolderCount
    Standard disclaimer: While this script worked just fine for me in my environment, I make no guarantees that it will work anywhere else. I've attempted to make this script as user friendly and generic as possible, but it may require slight tweaking to work properly.

  • Downloads - I want to open some PDFs/other file types from the internet but not have to save them; I can't figure out how to view them and close them without having to save them first.

    Downloads - I want to open some PDFs/other file types from the internet but not have to save them. I can't figure out how to view them and close them without having to save them first. When I click on a file, the downloads box opens and depending on the setting, it auto saves the file or asks me where to save the file. What if I don't want to save it anywhere, I just want to view it and close it?

    https://support.mozilla.com/en-US/kb/Using+the+Adobe+Reader+plugin+with+Firefox
    https://support.mozilla.com/en-US/kb/Opening+PDF+files+within+Firefox

  • HT201302 What if after importing my videos, they are now sideways when I view them on my computer? Anyway to fix that?

    What if after importing my videos, they are now sideways when I view them on my computer? Anyway to fix that?

    What video player are you using? The video will likely playback normally in QuickTime.
    You might be able to rotate video using other players, like Windows Media Player OR VLC, playback controls .
    There is a big thread discussing this here, it has lots of good info -> iPhone 4 HD video recordings play upside when imported to my computer

  • Missing episodes of paid TV series. Where are they? How to get them back?

    I downloaded a paid TV series back in 2011 and all of a sudden they are missing. They are not located in the Library. Where are they and how can I get them back?

    Hello arthur1979,
    Thanks for using Apple Support Communities.
    Please follow the steps in the article below to download your previous purchases.
    Download past purchases
    http://support.apple.com/kb/HT2519
    Take care,
    Alex H.

  • After an automatic update my files are gone. How do Iget them back?

    after an automatic update my files are gone. How do I get them back?

    Do you know the name of any of the files you are looking for?  Do you have a Time Machine backup? Can you search (using spotlight) for any of these files?
    Any chance they were in the trash when you started the update?  Any chance they were on an external drive which is NOT plugged in at this time?

  • I accidentally removed some ms office files from macbook through app cleaner . now they are in trash . how to restore them as some applications are not opening

    i just downloaded appscleaner from net and accidentally removed some of the ms office files like database utility , entourage ,etc. now when i open word, excel , it shows some message . how to restore the files. i tried by dragging them to the desktop but  don't know how to reinstall them at original place.

    Dragging them to desktop was not a good idea. Now you need to know where they came from.
    For any still in the Trash right-click on the file and select "put back" from the context menu.
    What version of Office, and what are the file names? We may be able to help you trace where they should be.

  • My e-mails are coming in so small that I am unable to read who they are from. How to make them larger? Also, my compose bar is scrunched up so bad that I can't

    My compose bar is so scrunched up that I am unable to click on it to send an e-mail. This has just happened within the last month or so. How to fix this, please.

    Have you tried Firefox's zoom feature? Font size and zoom - increase the size of web pages
    You can "zoom" all sites using this add-on: [https://addons.mozilla.org/en-US/firefox/addon/2592/ NoSquint]. After setting your global zoom level, you can still fine-tune the zoom on individual sites.
    After installing NoSquint, click the % on the Add-on Bar to call up site preferences, then click the Global Settings button, then the Zooming tab.
    If you don't have the Add-on Bar displayed, you can right-click the new tab button ("+") or a blank area of the tab bar to the right of it and choose Add-on Bar from the shortcut menu.
    You can experiment with sizes larger than 125%, but I wouldn't go much higher than 150% unless you have a large high-resolution monitor.
    If there are particular sites that still present a problem, feel free to post their URLs.
    You can find more information about the zoom features Firefox offers in these articles:
    [[Text zoom]] - For zooming text only
    [[Page zoom]] - For zooming the whole page (including images etc.)

  • I had to format my computer, all songs are now gone, how to get them back?

    As the topiv says.
    When i locate the songs i have bought in iTunes Store, and try to download them, a message telling me i have to pay for it again shows up. When i try this option in iTunes Check for available downloads, it tells me that there is no available downloads.

    If you didn't make a back-up of your purchases to restore from then I'm sorry to say that the policy on lost purchases is that you have to pay to download them again:
    "Once a Product is purchased and you receive the Product, it is your responsibility not to lose, destroy, or damage the Product, and Apple shall be without liability to you in the event of any loss, destruction, or damage." iTunes Store: Purchased content can be downloaded only once
    You could try contacting the iTunes Music Store Customer Service and you might be able to persuade them to sanction a second free download. There have been occasional reports in the iTunes forum of this happening, however just be aware that they are not under any obligation to do so. If you click on the link at the bottom of this page you'll be able to email your query: iTMS Customer Service
    If you have an iPod that still has the purchases on it the transfer of purchased content from the iPod to authorised computers was introduced with iTunes 7. You'll find details in this article: Copying iTunes Store purchases from your iPod or iPhone to a computer
    You might also want to check out these pages for future reference:
    How to back up your media in iTunes
    Back up your iTunes library by copying to an external hard drive

  • All desktop icons are itunes icons how to change them

    how to change desktop icons back to original, as all are iTunes icons now

    First I'd set up a System Restore point. Then try applying the LNK registry fix from the following document:
    File Association Fixes for Windows 7
    Does that get your icons back to normal?

  • How do I change images in a Business Catalyst template? I have uploaded these images and can't seem to find where the stock images are located and how to change them out.

    I want to customize this template by swapping the stock images that are already in place. I have been able to upload my new images to the file that the others are stored, but I cannot find a way to implement the changes. HELP

    Er, not according to the header at the top of this thread:
    No mention of Windows there. And I saw no connection link for iCloud on my Mac. If there is such a thing, I missed it. In which case please accept my apologies.

  • My e-mail messages are disappearing from my inbox after only three days and I don't know where they are going or how to retrieve them and need help with this!

    THe messages are not in my archives and I don't delete them as soon as I get them. Where in the world are they going? I needed a number of them in order to make appropriate responses, and they are no longer in my inbox!

    do you get your mail on another device which might be deleting them after 3 days. A phone perhaps.

  • I have done what it said in a previous question and exported my IE RSS feeds, but I can't understand how to import them into FireFox ot how to view them once they are imported.

    In a previous question, someone asked hoe to import RSS feeds from IE to FireFox:
    http://support.mozilla.com/en-US/forum/1/358684?s=rss&as=q
    I have done as it says, but had trouble with the second step which was "installing OPML Support 1.5.2 extension for Firefox, which you can use to import OPML file you just exported from IE". I think I installed the extension, but now what? how does it help me import the feeds? And where do i view RSS feeds in FireFox?

    PORT YOUR NUMBER OUT...T MOBILE WILL PAY YOUR ETF IF YOU GIVE THEM YOUR VERIZON PHONES.

  • Repaired library and version names are missing. How to get them back?

    I'm sorry for the dumb question. I would think the answer is staring me in the face, but for the life of me I can't find it.
    I repaired the library and now the version names do not appear with the photos in the library. I assume a simple preference was reset, but I can't find it anywhere to get the version names back. I must be blind.
    Help?

    Ok. I knew if I looked hard enough I would find it.
    In the lower right corner of the browser is the "Meta Data Overlays" pop up menu button. Click that and choose the meta data to appear in the browser.

  • Navigation Bar Icons are Dimmed.  How to light them Up?

    Hi,
    Also I can not switch b/t Common Layout to a Form because the drop down window is also Dimmed.
    Dreamer101.1

    Hi,
    Don't have "Live View".  I am using Dreamweaver 8
    My question is about the 2nd Row in Dreamweaver 8.
    The first row has Titles:  File, Edit, ect.
    The second row has icons:  I can not click on them to activate them.

Maybe you are looking for

  • I want to revert my Macbook Pro 13" to earlier time?

    Yesterday I mistakenly opened Entourage in Office 2008 and clicked on the MYDAY option. I just wanted to see it but never used or enabled Entourage. To my surprise, every-time I restarted the computer the stupid MYDay icon would appear in my Dock. I

  • Emails doubled

    How do I stop receiving duplicate emails? Each one is doubled in my inbox.

  • How to create a new file with existing file's resource fork?

    Hello, I would like to create a new file that has the resource fork of an existing file. I had though of making a copy of the existing file, seek to the beginning of the copy and write the new data, but for large files, that creates the whole file ev

  • Where do I find the Integration Services Setup Disk?

    When I connect to my VM and select Insert Integration Services Setup Disk from the Action menu, nothing happens.  Should this be on my my Windows Server 2008 R2 DVD that I used to set yp Hyper-V and my two VMs? Thanks

  • Lightroom 6 Export issue

    Dear community I am having a problem with LR6 export, it seems that when I do a batch export, some of the output images are blank with watermark. The file size is also much smaller than normal. Any idea?