Reports Distribution

Hi,
We have been distributing reports to mutiple destinations for almost six months now without any problems. The volume was low, approximately 2000 pages per day.
Now, the volumes hav increased to 15000 and suddenly the report fails to distributes !! It completes all the activities and then gets stuck at the After Report trigger. After an hour or so, it comes out with a memory error. the second time, it just came out with a null error.
Has anybody faced a similar problem ?
Is there a limit to the number of files that can be created via distribution?
Regards.

I have found the same problem if the report is generated in pdf format;
I only have a simple query for know the memory used for the oc4j:
select count(*)
from all_objects objects2
, all_objects objects1
where rownum < (700 * 80 )
it generates around 56000 records ( near 700 pages with 80 records per page ), and with the use of OC4J for generating only this report, the memory consummed is over 250Mb.
In production environment the next error is presented if many users try to get a generated pdf from reports services:
ORA-29532: Java call terminated by uncaught Java exception: java.lang.OutOfMemoryError
ORA-06512: at "SYS.XMLPARSERCOVER", line 0
ORA-06512: at "SYS.XMLPARSER", line 89
Several memory paramenters of the application server and database session parameters has been adjusted (sga_* / java_*) without any good result for delete this error.
It seems an xml parser error relative to the use of DOM,
but ¿Is Oracle Reports Implementation using DOM as a media to generate the pdf format?

Similar Messages

  • Report Distribution in ERP

    Hi all -
    Interested in the best technique for report distribution in ERP ECC 6.0 given that BI and Portal are not in scope and ERP licences are limited.  Is there report distribution capability in ERP that can be used or do I have to build a small application to send (email) pre-defined reports (I.e. report/variant/email address/frequency stored in custom table) through SAPConnect?  I do know that report distribution is addressed in BI but is there any capability in ERP?
    Thanks,
    Pat

    Hi Vinnie -
    Wish it were this simple.  What I am asking is if there is capability to distribute different reports to different users (not necessarily users with SAP logons) in different formats (xls, html, ...) at predefined frequency (weekly, monthly, quarterly) via an automated process.  At a minimum, the report (i.e. program), variant, email address and report frequency (or a trigger/event)  would have to be maintained in ERP (i.e. persistently).  BI has this type of capability.  Is there any similar type or a light version of this in ERP or do I have to build it?
    Thanks,
    Pat

  • Report Distribution Expert... scr8_distr_expert.exe

    Hello,
    We are currently running Crystal Report version 8.5 (Developer Edition) and are in need of the report distribution expert (scr8_distr_expert.exe).  I cannot locate this file for download.  Does anyone know where / how I can download this file?
    To answer the inevitable questions...
    - Yes, I have tried the current report viewer.  The current version of the Crystal Report Viewer supports version 9.0 and higher.
    - No, I cannot purchase or upgrade to a newer version of Crystal Reports (budgetary restraints due to current economic climate)
    - No, I do not have a budget to purchase a third-party software application
    - Yes, a FREEWARE or OPENSOURCE third-party application would be acceptable
    Thanks!

    The distribution expert for CR 8.5 is here:
    https://smpdl.sap-ag.de/~sapidp/012002523100006013892008E/scr8_distr_expert.exe
    Ludek
    For more information search
    [notes|https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_ossnotes&query=&adv=true]
    [articles|https://www.sdn.sap.com/irj/sdn/businessobjects-articles]
    [downloads|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/bobj_download/main.htm]

  • Necesito el Report Distribution Expert para Cristal Reports 9 Gracias!!!

    Compas tengo el Cristal Reports 9  y necesito el Report Distribution Expert , No se si ya existe?
    Muchas gracias!!

    An alternative to Ido's idea is to create your own application using the one of the available SDks in CR 9;
    Report Application Server (RDC)
    Print Engine APIs
    CR for .NET
    Java
    Note that the Print Engine APIs were retired in version 10 or CR, and the RDC was retired in version 11.5 of Crystal Reports.
    Ludek

  • Report Distribution through Email (secure)

    Hi,
    I have tried emailing reports using SMTP and would kile to know if it is possible to do a secure email using Oracle Reports9iAS in-built 'report distribution via email' feature.
    If yes, how can this be done?
    Thanks,
    Bharat

    Bharat,
    I now get what you are exactly looking far ( I wasn't sure earlier)
    If you are looking for enxryting the mail content before sending, then you should go for a pluggbale mail destination. Tou could also explore oracleWireless destination wihc could be sued for mail destination. I beleive oracleWireless webservice mail destination supports encryption of mail body
    I was undarstanding that, you are probbaly don't want to have the receipients ids not exposed in the reports URL. This can be achived by reports bursting/distribution nand you can repeat on a goup which has a db column having mail ids
    Thanks
    The Oracle Reports Tea

  • Report Distribution

    Can anyone point me to any documentation on how to set up reporting agent reports to automatically be sent to a central file system?
    Can someone share their experience with their client regarding reporting distribution?
    Appreciate your help!

    Hi
    As far as my knowledge is concerned this is possible if u r performing distribution based on the column on which u have the date.It should be a group on which u r performing the distribution.
    Thanks & Regards
    Vidhya

  • Methods of reporting distribution.

    Could anyone please give me the steps for reporting scheduler for report distribution!, I know we can distribute via email or print but I don't know how? Can you please provide me the documents or steps to know more about the methods and options we have for scheduling.
    Thank you in advance.
    sajita

    Hi,
    which version do you use BW 3.0/BW 3.1 or BW 3.5?
    Did you have a look on the online documentation?
    http://help.sap.com/saphelp_nw04/helpdata/en/a5/359840dfa5a160e10000000a1550b0/frameset.htm for BW 3.5 Information Broadcasting
    http://help.sap.com/saphelp_nw04/helpdata/en/28/734d3caa70ea6fe10000000a114084/frameset.htm for BW 3.x Reporting Agent
    Heike

  • Report distribution/bursting error

    Hi All,
    Ive created a distribution.xml file and a report file test.rdf both of which were placed in the approp directory.
    The content of the xml file is as follows:
    <destinations>
    <!-- Generate a file for each warehouse -->
    <foreach>
    <file id="MyFiles" name="report_&amp;&lt;p_fleet_id&gt;.pdf" format="pdf" instance="this">
    <include src="report"/>
    </file>
    </foreach>
    <!-- Send a mail for each warehouse with the corresponding file attaceed-->
    <foreach>
    <mail id="ex2"
    <!--to="&amp;&lt;email&gt;" -->
         to="[email protected]"
    from="[email protected]"
    subject="This mail contains the files for &amp;&lt;p_fleet_id&gt;">
    <body srcType="text">
    This is the body of the message.
    </body>
    <attach format="pdf" name="report_&amp;&lt;p_fleet_id&gt;.pdf" srcType="report" instance="this">
    <include src="mainSection"/>
    </attach>
    </mail>
    </foreach>
    </destinations>
    =======================
    When I run the report from the browser using
    http://atdevaw07:7778/reports/rwservlet/?rs_rpt_key_pirps&REPORT=test.rdf&DISTRIBUTE=YES&DESTINATION=distribution.xml
    I get the follwing error message:
    REP-34304: Expected name instead of <.
    REP-0110: Unable to open file 'E:\Customsoft\Intranet\Temp\distribution004254332.xml'.
    REP-34304: Distribution failed to complete, please review the distribution lists
    Please help!
    Thanks

    Instead of ...
    subject="This mail contains the files for &&lt;p_fleet_id&gt;"&gt;
    try using ...
    subject="This mail contains the files for &am p; &l t; p_fleet_id &g t;."&gt; (escape characters for ampersand & less-than, greater-than symbols).

  • Report Distribution is extremely Slow

    Hello,
    I have a report with multiple Queries joined by Data Links. I have 4 Distributions done at the Main Body Level. If I do only 1 distribution, the report is successfully distributed and in a less time.
    If all the 4 distributions are put in, then report just goes on and on.
    Any ideas or clues or suggestions regarding the same.
    I can pass you the report, if required.
    Regards
    Shivanand R Koppalkar

    Hi,
    We have used the datalinks for limited number of data, currently the data is over 3000 records for the main query driving other queries.
    Regards
    Shivanand

  • Automated report distribution

    We are using Discoverer 3.1. I could not find separate discussion forum for 3.1 so I am trying to get info on this forum.
    The report scheduling in 3.1 does not have facility to distribute report (email, FTP, post on server etc.) when report runs at scheduled time. Is there any other way to do this so that users do not have to open scheduled reports and do distribution manually? Any help is appreciated.
    -Jeet

    I am looking for the same type of solution. Possibly creatiing a PDF file and mailing the resulting file with a distribution list. If you have any update news, please email me with the info.
    Thanks,
    Chuck Catron
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Jeetendra Deshpande ([email protected]):
    We are using Discoverer 3.1. I could not find separate discussion forum for 3.1 so I am trying to get info on this forum.
    The report scheduling in 3.1 does not have facility to distribute report (email, FTP, post on server etc.) when report runs at scheduled time. Is there any other way to do this so that users do not have to open scheduled reports and do distribution manually? Any help is appreciated.
    -Jeet<HR></BLOCKQUOTE>
    null

  • Regarding report distribution

    Hi,
    I am using a distribution portlet in a portal and trying to enter report details like name of report,its location, parameters involved and when I view these applied changes, I am getting an error.
    REP-56055: Exceed max connections allowed: 20" Oracle Reports Error
    So to fix this I followed the following steps.
    http://www.rittman.net/archives/000514.html
    The problem is not fixed and all the different reports that use this distribution portlet are giving the same error. The problem is not with the distribution portlet. It is from the report side. Whe I try to open the report with its URL, it does not give me any error. Only when I put it in the distribution portlet, it gives the above error.
    Any solution?

    Hi,
    Did you try increasing the maxConnect to higher value ?
    say
    <connection maxConnect="50" idleTimeOut="15">
    and restart the server with the new set values and try again.
    Do you also notice any hangs or what is the state of the engines ? If you feel that they are not responding in reasonable time, you may set
    engineResponseTimeOut="10"
    this will eventually ensure that the held connection gets freed up.
    Thanks,
    Vinod.
    Reports DDR.

  • Reports  distribution in reports 10g

    I am making the distribution file whose content are as follows in tne group filter
    dest_1: desname=c:\\_.pdf_ destype=file desformat=pdf level=report
    dest_2: desname=HP LaserJet 4 Plus destype=printer desformat=bitmap copies=1 level=Report
    But when I am calling this report thru the 10g AS by giving the URL as
    http://iitappserver:7778/reports/rwservlet?&report=RI003¶mform=yes batch=yes distribute=yes destination=c:\ri003.txt&userid=iit/iit@dbiit
    Ialthough I am getting the messgae as 'report run successfully 'but I am not getting the outputs as I have specified in the distoination file
    Your help is appreciated in this regard
    Varsha Kapoor
    iBilt Technologies

    hi
    the syntax used in given question is wrong.
    let me know ur mail id.. i will send u some sample..
    [email protected]
    regards
    prasanth a.s.

  • Use parameter to create folders in report distribution

    Hi,
    This is my distribution xml
    <destinations>
    <!-- Generate seperate files for each department -->
    <foreach>
    <file id="a1" name="C:\junior\report\*DEPT_&amp;F3*\dept_rep&amp;&lt;F3>.pdf" format="pdf" instance="this">
    <include src="mainSection"/>
    </file>
    </foreach>
    </destinations>
    I am using the parameter F3 to create a subfolder because the requirement is that i distribute pdf reports to break on F3 and place them in different folders.
    Just using name="C:\junior\report\dept_rep&amp;&lt;F3>.pdf" works but I am not able to do it if i have at folder level. But that is my requirement.
    Is this possible.

    Hi,
    Can anyone help me in this.

  • Report Distribution failed

    Hi experts,
    I am in the process to distribute a report in reports and forms 10g and DB is 10g. In the forms menu I have used this code to call the report
    web.show_document('/reports/rwservlet?MYKEY&report=myreport.rep'||'&DESTINATION=distribution.xml'||'&DISTRIBUTE=YES'||'&_BLANK');
    after the parameter form I get the following error message
    REP-34304: d:\orawin90\reports\dtd\distribution.dtd (The device is not ready)
    REP-34304: Distribution failed to complete; review the distribution lists
    I wonder from where d:\orawin90.... is coming, because in my distribution.xml file I have not mentioned any path like this.
    But if I mention the .xml file hardcoded full pathname then the report runs without this error msg in the server but not from any client machine.
    following is my distribution.xml file content which resides in the same folder where my all .fmx and .rep s are there in the server.
    <destinations>
    <!-- Send a mail for each emp with the corresponding file attached-->
    <foreach>
    <mail id="ex2"
    to="&amp;&lt;email_id&gt;" ----------email_id is a column in the report
    from="[email protected]"
    subject="This mail contains Medical Statement for &amp;&lt;emp_no&gt;">
    <body srcType="text">
    Please find attached your Medical statement.
    </body>
    <attach format="pdf" name="medstmt_&amp;&lt;emp_no&gt;.pdf" srcType="report" instance="this">
    <include src="mainSection"/>
    </attach>
    </mail>
    </foreach>
    </destinations>
    Any help is appreciated
    Thanks

    That path is probably used by the application server to parse the distribution.xml file you provided. So there could be some issues there in the application server access rights.

  • Report Distribution - Email Server Question

    Hi guys.
    I need to know if anyone is using the "Offline Distribution Wizard" for emailing reports?
    We run BPC v5.1, and have an issue with sending these emails.
    Basically, we have an email server, to which all of our clients connect.  However, this cannot accept SMTP mail (the type that BPC sends).
    Therefore, we have an email forwarding server (in our case a Domino server - Lotus Notes - But could just as easily be Exchange).
    Anyway, from the tests that I have run, I set the BPC web server up on the Allow-List of the mail forwarding server, but it still failed to send the mails.
    When I tried sending direectly from the server (installed an Excel client on the server and ran the wizard from there), it worked.
    What I have now found is that BPC does not send the emails from the server, it simply sends the SMTP settings to the client and the client sends the email.
    What this means is that I would have to add (and maintain) well oover 100 users on the Allow-List of the mail forwarding server.
    This cannot be right?
    Does anyone else have experience of dealing with this kind of environment, and how did you work around this issue (or did you simply give up)?
    Thanks
    Craig

    Gave up trying to resolve this for now

Maybe you are looking for

  • IMovie HD projects on an external hard drive problems?

    I've recently been making a highlight tape for my football team. Since i dont want to take up that much space on my computer, I've decided to use an external hard drive. Making this project means taking DVD's that arent in the correct format and ripp

  • IE 9, Windows 7, Windows 8, SHA-2 encryption, certificate

    Currently, I have I have an Exchange 2010 Service with 2 client access/ transport servers and 2 mailbox servers.  I use a barracuda load balance appliance to manage the CASarray.   Our SSL certificate for the service is currently SHA-1.  I would like

  • Exporting to email different email client?

    Is there anyway to select which application Final Cut Pro X exports the email to?  By default is appears to be Mac Mail but we would like to switch it to Outlook.

  • Checkbox "include book documents" dimmed when generating index

    Hello, I`m having some trouble generating the index of a book. I have index entries in multiple documents. I have the "book" option in index window checked, and all the book documents opened. But I still cannot check the "include book documents" opti

  • Ask t-code for PO list

    Hi, All, Is there a t-code that will show a PO by lines, goods receipts and invoice receipts? Thanks