Generating reports that have charts ....

Hello,
I have a requirement where I need to automatically generate say database usage (tablespace size - used or free etc) and mail it to a customer.
I have been able to schedule the built in database usage report and it is getting emailed.But it is totally flat and there are no charts inside...is there any way to graphically convey this information that is being generated via say a bar chart or a pie chart some thing like that....
thanks,
S.

Frank,
I was looking at the agent logs and traces.
This is portion of emagent.trc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=db1desenv)(PORT=1521))(CONNECT_DATA=(SID=desenv)))
2011-08-21 08:34:23,740 Thread-116988832 WARN recvlets.aq: Duplicate threshold key instance_throughput.logons_ps. for [oracle_d
atabase desenv]
2011-08-21 08:54:35,575 Thread-69098400 WARN vpxoci: OCI Error -- ErrorCode(6502): ORA-06502: PL/SQL: erro: erro de conversão de
caractere em número numérico ou de valor
ORA-06512: em "DBSNMP.MGMT_BSLN", line 219
ORA-06512: em "DBSNMP.MGMT_BSLN", line 238
SQL = "/* OracleOEM */
select 'oracle_database' target_type,
m.metric_name,
LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=db1desenv)(PORT=1521))(CONNECT_DATA=(SID=desenv)))
2011-08-21 08:54:35,575 Thread-69098400 WARN vpxoci: OCI Error -- ErrorCode(6502): ORA-06502: PL/SQL: erro: erro de conversão de
caractere em número numérico ou de valor
ORA-06512: em "DBSNMP.MGMT_BSLN", line 219
ORA-06512: em "DBSNMP.MGMT_BSLN", line 238
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
This is portion of emagent.log
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2011-08-20 17:29:18,689 Thread-69008288 ORAXML-200, Arquivo=stream, Linha=1, Msg=LPX-00200: could not convert from encoding UTF-8 to UCS2 (01006)
2011-08-20 17:31:48,703 Thread-43391904 ORAXML-200, Arquivo=stream, Linha=1, Msg=LPX-00200: could not convert from encoding UTF-8 to UCS2 (01006)
2011-08-20 17:33:13,924 Thread-43391904 ORAXML-200, Arquivo=stream, Linha=1, Msg=LPX-00200: could not convert from encoding UTF-8 to UCS2 (01006)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
The environment variable for the agent10g is for NLS_LANG is
export NLS_LANG="*BRAZILIAN PORTUGUESE_BRAZIL.WE8MSWIN1252*"
I checked the database character set and it is
SQL> SELECT value$ FROM sys.props$ WHERE name = 'NLS_CHARACTERSET' ;
VALUE$
WE8MSWIN1252
SQL>
I think the agent is not able to connect to the database or is able to connect but unable to get data from the database , so basically nothing is getting uploaded to OMS.
............?

Similar Messages

  • Calling a report that have dynamic parameter from vba

    i have this report that have a dynamic parameter , when i call from my application using vba it aske for server name , user id  and password , even i have provided the connection string right , so if there is diffrent way to do it can you tell me , because this is killing me from over a month
    i have attached the a screen shot and the code is following
    thanks
    Dim cn As ADODB.Connection
    Dim rst As ADODB.Recordset
    Dim userinfo As New RetrieveGlobals9.retrieveuserinfo
    Dim strsql, sqlDataSource, pwd, userId1, constring, interCompanyID As String
    Dim path, userf, userto As String
    Public application As New CRAXDRT.application
    Public report As New CRAXDRT.report
    Private Sub CUPRPayrollReports_Initialize()
        sqlDataSource = userinfo.sql_datasourcename
        userId1 = userinfo.retrieve_user
        pwd = "sql"
        interCompanyID = "ASCTR"
    End Sub
    Private Sub DepartmentWisePrint_Changed()
    CUPRPayrollReports_Initialize
      path = "C:\Program Files\Microsoft Dynamics\GP\departmentWise.rpt"
      Set cn = New ADODB.Connection
      constring = "Provider=MSDASQL" & _
                 ";Data Source=" & sqlDataSource & _
                 ";User ID=" & userId1 & _
                 ";Password=" & pwd & _
                 ";Initial Catalog=" & interCompanyID
      With cn
          .ConnectionString = constring
          .CursorLocation = adUseNone
          .Open
       End With
    Set rst = New ADODB.Recordset
    strsql = "SELECT * FROM DepWise"
    rst.Open strsql, cn, adOpenDynamic, adLockOptimistic, adCmdText
    Set report = application.OpenReport(path, 0)
    report.Database.SetDataSource rst, 3, 1
    report.EnableParameterPrompting = True
    ReportViewer.CrystalActiveXReportViewer1.ReportSource = report
    ReportViewer.Top = 0
    ReportViewer.Left = 0
    ReportViewer.Height = 500
    ReportViewer.Width = 760
    ReportViewer.ScrollBars = fmScrollBarsBoth
    ReportViewer.CrystalActiveXReportViewer1.Top = 0
    ReportViewer.CrystalActiveXReportViewer1.Left = 0
    ReportViewer.CrystalActiveXReportViewer1.Height = 500
    ReportViewer.CrystalActiveXReportViewer1.Width = 750
    ReportViewer.CrystalActiveXReportViewer1.EnableGroupTree = False
    ReportViewer.CrystalActiveXReportViewer1.EnableRefreshButton = True
    ReportViewer.CrystalActiveXReportViewer1.EnableExportButton = True
    ReportViewer.CrystalActiveXReportViewer1.EnablePrintButton = True
    ReportViewer.CrystalActiveXReportViewer1.ViewReport
    'If ReportViewer.Visible = False Then ReportViewer.Show
    'If ReportViewer.Visible = False Then
    ReportViewer.Show
    Set rst = Nothing
    Set cn = Nothing
    End Sub

    How many tables is there in the report? And, do you have any subreports? I'd recommend gaining experience with this by creating as simple a report as possible - one table - one field, create a recordset, pass that to this report. Does it work? It should. Now we have a bit of confidence and experience, so increase the complexity. But let me know answers to the two Qs above.
    Ludek

  • Information on the reports that have run over a certain period of time

    Hi everybody,
    do you know any report (programme, table or other object) that provides with the information on what reports have been called by the users over a certain period of time in the past? I am especially interested in the reports in the customer name space (z-reports). Once there was a programme called RBE (Reverse Business Engineer) that could give this information, but it doesn't function in ECC 5.0 & ECC 6.0 anymore and no longer supported by SAP.
    I would be grateful for any information. Thank you! Nat

    Transaction ST03N will give you all the information you seek and then some!

  • Bug in prompts off of right clicking reports that have actions

    Build 22.71, Windows and Linux, going against either Oracle 9i or 10g.
    I right click a row in the session report and choose either kill session or trace session, and the window that appears... its first tab selected has the labels for the prompts, but not the information on it, so you do now know what owner's session you are killing or tracing.

    FYI -
    This is a bug: BUG Reference 5499573

  • Generating reports in Designer 9.

    Hi all.
    I want to generate reports, that has both a header- and a trailer section page.
    Usually this was part of the template report, but in Designer 9, the generator first converts the template report (.rdf) to a template report (.tdf), and is then using this template.
    But where is the header- and trailer page? You can't see them in the reports builder, when looking at templates. And the generated report does not contain any header- nor trailer pages.
    Have I missed something?
    Any replies welcome...
    Benny Albrechtsen

    Hi ,
    Thanks for your patience . Please try this . This is from documentation .
    1)The template will be applied to the current section of the report (the section displayed in the Paper Layout view) by default. If no section is displayed, the template will be applied to the Main Section of the report by default. If you select the node for the entire report in the Object Navigator, the template will be applied to the Main Section of the report by default. To apply the template to a specific section of your report, select the node for that section in the Object Navigator.
    So after applying template to the main section , please try by applying it individually to header and trailer sections in object navigator .
    Can you first please try by applying a template (.tdf) file , rather than a .rdf file ?
    2) >>Now, in the documentation for Designer, it says, that I can use a standard report (.rdf) file as a template in the generation process. <<
    Can you please tell the section in documentation where this is mentioned ?
    Thanks
    The Oracle Reports Team

  • Report that shows Asset number with acquisition year and acquisition month

    Hi Gurus,
    Is there any standrd FA report that shows assts with acquisition year and equisition month/period.
    thnx

    This reprot gives you the calender year dates but we are actually for for fiscal year date and period.
    Example
    asset acquired on 05/01/2009 calender year
    our fiscal year will be 02/01/2010. ( April to March).
    we need to generate reports that shows second dates ( fiscal year  02/01/2010)  and your mentioned report shows only caldender year( 05/01/09). advice if know any report
    thnx

  • A report that uses tablix returns error when trying to deploy to Report Server 2005

    We have some reports that have been built using tablixes, and tested in a 2008 Report Server. When trying to deploy to Report Server 2005 (don't ask why) we get an error saying
    The report definition is not valid. Details: The element 'ReportItems' in namespace 'XXXXXX' has invalid child element 'Tablix'
    So.. what is the issue? I guess 2005 does not support tablixes.. And we cannot upgrade the server version. So the real question is.. is there a workaround for this to avoid having to remake those reports for 2005??
    Thanks!
    Juan Pablo Realini .Net Developer in developement, musician, Star Wars fan, married, father of 2 1/2

    Hi Shei Pi,
    Unfortunately Microsoft provide upgrade option only, not downgrade  .
    SSRS 2005 report can be seen in 2008.. but 2008 report cant seen in 2005.
    One guy created the utility which is paid, to convert the report from 2008 version to 2005.
    You can see similar thread in MSDN here, you can find the paid utility  link also for this issue.
    https://social.msdn.microsoft.com/forums/sqlserver/en-US/bc5fbe11-531a-4a9d-861f-24625a9f4599/converting-rdl-file-of-ssrs-2008-to-ssrs-2005
    Thanks
    Prasad

  • How do I get a list of the reports that a user has access to?

    <p>I need to be able to determine which reports a specified user has access to.  This is for an application where users will be able to search and view reports that have been archived through a separate process.  </p><p>I&#39;ve searched through the developer library, but I can&#39;t find this specific information.  Can I use the ObjectPrinicpals class to get this info?</p><p>Thanks!</p><p>-Dell<br /></p>

    Hi Robert!
    Yes, the presentation went well. It was a lot of fun to do and I had a great time at the conference.
    Your suggestion works great if I'm walking down through the reports looking to see who has access to them.Â
    However, I need to do this starting from the User object. When I use the ObjectPrincipals of the User, I get a list of the users who have the rights to modify the user. I did a lot of work on this last week and it boils down to I'm going to have to actually log in as the user (I can use trusted authentication to do this without having the user's password) and then run a query to select all of the reports in the system - this should give me just the reports that the user has access to. Not the most efficient way to get the data from my perspective, but it should work.
    This would be a great feature to have added to future versions of the SDK. I need it for a couple of purposes:
    1. To gather information to set up the security in my archive viewer application.
    2. For auditing purposes - we currently have only Professional licenses so I don't have access to the internal auditing functionality. Plus, I'm not sure that that includes the kind of info I'm looking for so I'm building an app that extracts information to XML which is then used by a couple of reports so that I can provide the audit info as needed.
    -Dell
    Â - A computer only does what you told it to, not what you thought you told it to!</p>

  • To generate a report that will have services(exchange, AD, file services etc) status and interruptions in a day(SCOM 2012)

    We have SCOM 2012 with Lync, exchange, fileserver and AD managment packs installed. The requirement is to generate a report that will have health status of these services and its failures in one sheet. Is it possible to generate such a report in SCOM?
    if so, how to do it? please assist.

    Yes, you can create custom report for availability of these services.
    http://blogs.technet.com/b/emreguclu/archive/2011/10/13/using-linked-reports-in-scom-to-create-custom-availability-reports-for-specified-monitors.aspx
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical | Twitter:
    Mai Ali

  • Report with the alerts that have been thrown

    Hi all!
    We are using the XI alerts to send several e-mails according to the alert that have been thrown.
    Now, I would like to know if some report could be automatically generated showing the information of these alerts. Is it possible?
    Thanks in advance.
    Regards,
    Sergi

    Hi Sergi !
    That's strange. I assume you tried with a wide date range, just to be sure that it is not a filter issue.
    Try this:
    go to TX 'ALRTCATDEF', locate your alert category and write down the name. Maybe you can get it from the RWB Alert Inbox, I'm not sure. Anyway, in the ALRTCATDEF tx there will be one or more alert categories already defined. Also you can find the alert category in use in the part of the scenario where the alert is triggered.
    Then go to tx SLG1, in object filter keep the "*" and this time complete the "External ID" field with the name of the alert category, matching the case.
    Try to find the alert this way.
    Regards,
    Matias.

  • Report that generates total amount for cost elements/department

    Dear Experts,
    I have been using report GR55 in which generates the total amounts via cost centers and cost elements groups however, it displays a detailed distribution of cost rather than by department, example below.
    Mining
        Labor 500
        Material 1000
    Development
        Labor 500
        Material 500
    While business requires a report that displays the total cost per department rather than the example above, the report should display the following example.
    Mining 1500
    Development 1000
    Is there a report in standard SAP that generates the example above?
    Appreciate your help
    Jan
    Edited by: UserID on Jul 20, 2011 4:48 AM

    HI,
    You will get the cost center wise report by using T code KSB1.
    Please check and confirm.
    Thanks and Regards
    Binoj M D

  • I have a column where I have implemented writeback, its working fine. On top of this I need to show 0 as No and 1 as yes in our report, that is also done. Now I want to enter Yes in a column where it was no and I want database table to get update with 1.

    I have a column where I have implemented writeback, its working fine. On top of this I need to show 0 as No and 1 as yes in our report, that is also done. Now I want to enter Yes in a column where it was no and I want database table to get update with 1. I am not sure how to do it. SOmeone please help me out.

    Hi ,
    In your write back XML  try the below  query insert
    INSERT INTO TABLE_XYZ (attribute1)  values (SELECT CASE  WHEN @{C1}=’Yes’ then 1 when @{C1}=’No’ then 0 else null end from dual)
    Regards
    Rajagopal

  • While generating reports in Oracle BI Publisher in pdf format, the generated pdf reports have hindi  इ matra displaced by one character. For example, रिपोर्ट is printed as रपेिोरट.  Word file generated of the same report have correct hindi इ  matra positi

    While generating reports in Oracle BI Publisher in pdf format, the generated pdf reports have hindi  इ matra displaced by one character. For example, रिपोर्ट is printed as रपेिोरट.  Word file generated of the same report have correct hindi इ  matra position and also pdf generated from this word file also contains the same.

  • When I try to open a recent document I get the following message "You need a newer version of Pages to open this document."  I have downloaded version Pages version 5.2.2 and the app store confirms this, but my Pages About reports that I am using 4.3

    When I try to open a recent document I get the following message "You need a newer version of Pages to open this document."  I have downloaded version Pages version 5.2.2 and the app store confirms this (and won't let me download it again), but my Pages About reports that I am using 4.3

    Here is the solution that I received from the chat line.
    When you update applications like Pages it usually keeps both versions on the computer. So what most likely happened is it didn’t put the new version on your dock. So to fix this, open a finder window. And go into applications which should be listed on the left. Scroll down and you will see Pages listed in here. And the icon should look different. You can drag that icon down onto your dock.Open that and you then can access your documents

  • USELESS ONLINE HELP FACILITIES For all the amazing productivity aids that APPLE offers the world I have to report that their online support service is worse than useless and has recently been the source of immense time wasting and irritation.

    USELESS ONLINE HELP FACILITIES
    For all the amazing productivity aids that APPLE offers the world I have to report that their online support service is worse than useless and has recently been the source of immense time wasting and irritation.
    Incident 1. Since many months attempts to download new and updated APPs produced a response – Apple ID Disabled. I had no time to consult an APPLE Store due to work in distant lands. When I finally visited yesterday I was told that as my IPAD has been reported as stolen, and APPLE in its wisdom had blocked its usage! I am not sure how they became so misinformed and nobody every advised me while with a few swift moves APPLE could have located me by email address or SKYPE.
    Incident 2. Once the above anomaly had been fixed I tried to down load a newspaper and diligently input my address, credit card number and personal data. Repeatedly I was advised that my Credit Card was invalid and my postal code was incorrect! Really!
    I was left to guess that having moved from UK to the US I should have advised APPLE! Not being told of this requirement brought about a second visit to APPLE Store in the same day to waste both mine and their time with a routine anomaly. How parochial in the context of a globalized world!
    In each case I tried to resolve the issues using online access to a help line and by calling by phone at the numbers on the APPLE Website. In each of four separate occasions I diligently went through the routine and  ended up with a message that thanked me for contacting Apple followed by a polite ‘Good Bye’!
    In desperation I went to an Apple Store for the second time in a day as it is close to where I live when I am not working. On both occasions I was courteously attended to by Apple Staff.
    However, my work is usually far away from the US and it is generally many thousands of miles to the nearest Apple Store therefore online help is viewed as imperative if one is to resolve issues away from home.
    Why can Apple not provide a clearly marked EMAIL address and Telephone number at a Help Desk with real people to respond to requests for help? It would cost nothing in relative terms and might restore my high level of anti-APPLE sentiment that these two recent events have provoked.
    Peter Hanney
    Miami, Fl.

    Why can Apple not provide a clearly marked EMAIL address and Telephone number at a Help Desk with real people to respond to requests for help?
    If that is your question, the answer is at the bottom right of this web page. It is clearly marked "Contact Us" and is the best way, really the only way, to contact Apple.
    If there were a publicly posted email address for concerns such as yours, it would be quickly filled with spam in about three minutes, thereby becoming instantly useless to you and everyone else. Apple would need to change it hourly, if not more often. That is also the reason you ought not to post your name, location, and what appears to be your iPad's serial number on this publicly viewable website.
    Apple does not respond here and I can find no other questions for your fellow Apple users to answer.

Maybe you are looking for