Error sending report to printer

When I try to schedule a 9i report to print to a network printer, I get the following message.
Error while sending file to printer. Exit with Error Code 1848.
I am able to print from anything else to this printer.
Any Ideas?

If you use Windows the user that runs the reports server is usually LocalSystem. Check this in the Windows Services panel.
LocalSystem has no printer access. To be able to print, you have to use a real domain user that has access to the printer. So, change the Log on properties in the Services panel.

Similar Messages

  • HOW CAN I SET MY FAX SENDING REPORT AS PRINT HP LASER JET COLOURE 2840

    sory i want to set my hp laser jet coloure 2840 as fex sending report as a print 

    Hi
    I found a link which may help you
    http://h10032.www1.hp.com/ctg/Manual/c00292207.pdf
    Go through the Fax part of it.
    Hope this helps.
    ***** Click the KUDOS Thumbs UP (Like) on the left to say 'Thanks'*****
    ****Make it easier for other people to find solutions, by marking my answer “Accept as Solution”&"Kudos"if it solves your problem.****
    -VJ
    Although I am an HP Employee, I am speaking for myself and not for HP.

  • REP-56048: Engine rwEng-0 crashed sending reports to printer Linux

    Hi,
    I was wondering if anyone had any ideas of things I could try to get around this error in Oracle 10g (10.1.2.3) on Linux:
    Terminated with error: REP-56048: Engine rwEng-0 crashed
    I'm receiving it when I send a report directly to the printer (DESTYPE=printer DESFORMAT=blank DESNAME=printer name. When I run it locally on my Windows Machine, the command works and my report prints direclty to the printer fine. It's only when I go to Linux that I have issues. I get the above error. I've read posts on here about turning tracing off but that doesn't seem to help (unless I turned an option off that I thought was tracing.
    When I run it with (DESTYPE=cache DESFORMAT=pdf), the reports generates in a new browser window and works fine (on Windows and Linux both).
    Here's the code below I'm sending
    V_OTHER := 'PARAMFORM=NO READONLY=YES authid='||user;
    V_OTHER := V_OTHER||' PAGESIZE='||vPaper;
    V_OTHER := V_OTHER||' ORIENTATION='||vOrientation;
    V_OTHER := V_OTHER||' DELIMITER='||V_DELIM;
    V_OTHER := V_OTHER ||' '||vParameters;
    SET_REPORT_OBJECT_PROPERTY('GENERICREPORT', REPORT_FILENAME, LOWER(:MODULE.MODULE_NAME)||'.rep');
    SET_REPORT_OBJECT_PROPERTY('GENERICREPORT', REPORT_SERVER, 'rep_inxx37_ybs');
    SET_REPORT_OBJECT_PROPERTY('GENERICREPORT', REPORT_OTHER, V_OTHER);
    IF :SUBM_RQST.DESTINATION = 'P' THEN -- This is printer option
    SET_REPORT_OBJECT_PROPERTY('GENERICREPORT', REPORT_DESTYPE, PRINTER);
    SET_REPORT_OBJECT_PROPERTY('GENERICREPORT', REPORT_DESNAME, 'gt-ybs-ps');
    SET_REPORT_OBJECT_PROPERTY('GENERICREPORT', REPORT_DESFORMAT, '');
    ELSIF :SUBM_RQST.DESTINATION = 'S' THEN     -- This is the PDF option               
    SET_REPORT_OBJECT_PROPERTY('GENERICREPORT', REPORT_DESTYPE, CACHE);
    SET_REPORT_OBJECT_PROPERTY('GENERICREPORT', REPORT_DESFORMAT, 'PDF');
    END IF;
    Any help is appreciated.
    Chris

    Has anyone had any issues with upgrading from a different OS (like Windows) to Linux and trying to print reports directly to the printer? I've had nothing but issues with it. I know others are using the feature but, I just haven't figured it out.
    When I send it via the command line, I get this message below. I'm working with Oracle Support on this. I've got default printer setup as my network printer. I can print a document via the command line to my printer but when I submit an Oracle Report command, I get errors like below.
    [as10g@inxx37 bin]$ ./rwrun.sh report=/u11/app/as10g/ybs/bin/test.rdf destype=printer
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0x01c4d4d3, pid=21730, tid=103095184
    # Java VM: Java HotSpot(TM) Server VM (1.4.2_14-b05 mixed mode)
    # Problematic frame:
    # C [libc.so.6+0x704d3] strrchr+0xa3
    # An error report file with more information is saved as hs_err_pid21730.log

  • Send Report to printer

    Hi,
    Windows Xp,
    Oracle`10g,
    Oracle Db g.
    I am Try to send a report direct to printer . I add parameter
    DesType = Printer, DesName = Printer Name
    But nothing happen no errors nothing happen.
    What is the problem?
    Regards,

    Thanks ....
    The problem is solved which is i put destype = 'Printer' but Printer as oracle reserved word.
    For the first time the out put ok ,
    Then suddenly the output report font disappear.
    Regards,

  • Fonts when sending Reports via Printer Option (10g Reports / Redhat 5)

    When I send a Oracle 10g report to the printer, which PPD file is it using? The printer you install on the server or the one in ORACLE_HOME/guicommon/tk/admin/PPD directory?
    I installed a printer on the Linux Server and copied the file to the ORACLE_HOME/guicommon/tk/admin/PPD directory. I added some new fonts in the PPD so that the report would pick some Windows fonts that didn't exist originally on the Linux. I installed the fonts on the server and am able to see them in PDF Output options on the server.
    When I send the report with the same parameters to the printer directly, it doesn't see those fonts. I only modified the PPD for that printer on ORACLE_HOME/guicommon/tk/admin/PPD directory. So I was wondering if I have to do it on the installed server file as well or not.
    Any help is appreciated.
    Chris

    This was a response that I received from Oracle Support. Basocally, I'd have to install the font in the internal printer memory to get this to work.
    Is there a way to send a Report to PDF in Oracle Forms and then at the same time once that PDF is generated, send it to the printer (without user interaction). That would take care of my problem. That would take care of my printing issue. I know PDF's work and I know I can print them displaying the fonts just fine.
    Support Response:
    Fonts need to be present in the PPD file as well as the internal printer memory .
    Reason is as follows.
    1)Based on PPD file , Font metrics will be used to create thye PS file with the correct font names.
    2)When the PS file is sent to the the printer, actual fonts are not sent . Note that this is a limitation of Oracle Reports PS driver on unix and . Hence, it is required to have a printer that has the fonts installed in its memory/system.
    Currently there is an internal pending enhancement request to upgrade the Postscript driver of Oracle Reports
    Reference
    4149510 UNIX POSTSCRIPT PRINTING ENHANCEMENTS

  • SQL*Plus Sending Report to Printer

    Hello:
    I have a query which I would like to send the report to the printer. I am using the SPOOL OUT command and the report will not print. I'm running 10g.
    Can someone help?
    This is my SQL script:
    SET NEWPAGE 0
    SET SPACE 0
    SET LINESIZE 80
    SET ECHO OFF
    SET FEEDBACK OFF
    SET VERIFY OFF
    SPOOL C:\DEMO\DEPT3
    CLEAR COLUMNS
    CLEAR BREAKS
    CLEAR COMPUTES
    COLUMN DEPARTMENT_ID HEADING 'DEPT'
    COLUMN LAST_NAME HEADING 'LAST NAME'
    COLUMN SALARY HEADING 'SALARY' FORMAT $99,999
    BREAK ON DEPARTMENT_ID SKIP 1 ON REPORT
    COMPUTE SUM OF SALARY ON DEPARTMENT_ID
    COMPUTE SUM OF SALARY ON REPORT
    TTITLE CENTER 'iAPPLE PERSONNEL REPORT' SKIP 2 -
    LEFT 'EMPLOYEE REPORT' RIGHT 'PAGE:' -
    FORMAT 999 SQL.PNO SKIP 2
    BTITLE 'COMPANY CONFIDENTIAL'
    SELECT DEPARTMENT_ID, LAST_NAME, SALARY
    FROM EMP_DETAILS_VIEW
    WHERE SALARY > 12000;
    SPOOL OUT
    Thank you in advance.

    from the 9i documentation
    Stops spooling and sends the file to your host computer's standard (default) printer. This option is not available on some operating systems.
    the 10g doc does not contain the second sentence.
    so, what's your os? do you have a default printer set up? what version of sqlplus (client, not database)?

  • Outlook 2010 Sending' reported error (0x8004010F): "Outlook data file cannot be accessed.'

    I recently moved my outlook directory to a different drive as my C: drive was getting full. 
    Everything went smoothly except for now I cannot send emails from any of my addresses with the error "Sending' reported error (0x8004010F): "Outlook data file cannot be accessed.'" that I've associated with outlook.   Recently I
    uninstalled all of Microsoft Office (student) and reinstalled it on the new drive, still getting the same error.  I've tried following the steps at http://support.microsoft.com/kb/2659085/en-us
    but when I go into the Control Panel to click on Mail (in this case Mail (32-bit) even though I run a 64-bit OS), the icon in the control panel is a piece of paper (leading me to believe it's broken) and when I click on it, nothing happens.  I don't
    mean my screen flickers or even thinks about doing anything with the swirly circle cursor... it does absolutely nothing.

    Hi Stintedvisions,
    Generally,
    “0x8004010f: Outlook data file cannot be accessed” error is occurred due to wrong configuration of Outlook profile. And as you said that you have been trying all Microsoft methods to resolve, but it’s still not working, then you should use
    the inbuilt utility of Microsoft called scanpst.exe. It can identify the bug and repair Outlook in minutes of times.
    Thanks
    Clark Kent

  • Unable to send report output to printer when using RUN_REPORT_OBJECT in 10g

    Hello All,
    When I try to send my report output to a file from my form(10g), I get 'FRM-41213: Unable to connect to report server'. I can sucessfully send my report to printer when I set the REPORT_DESTYPE to 'PRINTER'.Here is the code from my when-button-pressed trigger.
    Am I missing something?
    declare
    repid REPORT_OBJECT;
    v_rep VARCHAR2(100);
    rep_status VARCHAR2(20);
    BEGIN                
    repid := find_report_object('PWRR_CTRL_TYP_MAINT');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_SERVER,'rep_ipkcaf7vm');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_EXECUTION_MODE,BATCH);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_COMM_MODE,SYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESTYPE,FILE);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'DFLT');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_FILENAME,'C:\TEST1.doc');
    v_rep := RUN_REPORT_OBJECT(repid);
    rep_status := REPORT_OBJECT_STATUS(v_rep);
    WHILE rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
         LOOP
         rep_status := report_object_status(v_rep);
    END LOOP;
    IF rep_status = 'FINISHED' THEN
              msg_alert('Report print successfully', 'I', FALSE);
    ELSE
         msg_alert('Error when running report', 'I', FALSE);
    END IF;
    END;
    Thanks,
    Anna

    Hi,
    its because
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_FILENAME,'C:\TEST1.doc');
    references the report rdf pr rep file to run, not the output file. The Reports output file is always specified with DESNAME
    Frank

  • QuickTime 'Don't Send' report Error

    Hey, lve just installed QuickTime and when im running it im receiving 'Don't Send'
    report error, iv tried reinstalling it \ redownloading \ repairing. nothing works.
    any suggestions?
    thanks

    Is this happening when your trying to open a particular file type with QT? And you then get a microsoft message that a problem occurred and you can submit to microsoft or not send? Or is this happening while just trying to open QT player on it's own without attempting to open a file?

  • Report Admin - Print Preview Error

    In reports admin, I get the following error when I select print preview:error marshalling arguments; nested exception is; java.net.SocketException; Socket write failed.Any ideas?

    Hi
    Are you using <b>crystal wave</b>  a third party add  or the crystal report add on provided by SAP.
    1.Are all your user facing same issue ?
    2.Did it happen to only item or it is happening to all ?
    So far looks to me ,some fields have been deleted from template. It might be the cause .
    Hard to troubleshoot if it is coming from addon ...
    Well try restoring a default template (if you have ) or some other layout to test the issue.
    Thank you
    Bishal

  • Send Report Directly To Printer Without using ORARRP?

    Is their any other way to send report output directlly to printer from reports 10g running on Oracle IAS 10g without use of Orarrp?
    I am asking this question because of some non-support issue with Orarrp mentioned by Oracle in documents.
    Looking for yours help on this topic.
    Thanks

    within a forms trigger:
    1. generate the report
    2. copy from iAS to local
    like: webutil_file_transfer.url_to_client()
    3. print.exe /d:printer filename (for windows OS)

  • Dr Watson Error while trying to Print report

    Hi,
    I generated reports using Reports 6.0, however I'm getting Dr Watson error while tring to print the same. Any solutions to get it fixed will be appreciated.
    Soumya

    Hi!
    I am facing the same problem.
    There is one more finer detail to this. When I print the report
    in defualt mode it does not give the error. It is only when I
    generate the report in character mode and print it. I get this
    error.
    I am working on this.
    If Any one can help please write back.
    Hi,>I generated reports using Reports 6.0, however I'm getting Dr Watson error while tring to print the same. Any solutions to
    get it fixed will be appreciated.>Soumya

  • Error sending email in hyperion financial reporting

    Hi,
    While scheduling a batch for a report in HFR we are unable to get email notifications and we are getting the following error as below
    Batch "Shared Workspace pages/ Cashflow batch" finished at thursday,December 6,2012 10.25.14 AM EST
    Error sending e-mail.
    Can anyone give suggestions to reoslve this issue.
    Regards,
    Sai
    Edited by: 975434 on Dec 6, 2012 10:43 PM

    Hi Ajay,
    Today we are unable to connect to the VPN network due to some network issues, once we got connected i will try executing the following manner you replied.
    Mean while i tried to surf this issue in google browser and find out a link.
    http://www.elmajdal.net/win2k8/how_to_enable_telnet_in_windows_server_2008.aspx
    Can you please go through this link and confirm me whether this will assist me to resolve the issue.
    Regards,
    Sai

  • Unable to send crash/error problem report

    Hi There,
    I have recently noticed that when a program I am running either force quits on it's own or I have to manually force quit the program, I am unable to send crash/error problem report to Apple. This has happened for all my programs from Safari and iTunes to recently Microsoft Word. The crashing messed up my internet as I had to give up using Firefox (because it kept crashing and wouldn't send a report) so I downloaded Chrome.
    Yesterday, Microsoft Word had to force quit because I manually quit the program but it never closed. It kept running in the background at 192% under my operating processes. When I force quit Word, it gave me the option to report the problem or ignore it. I chose to send a report but once that Problem Report screen loaded, it would not let me send to Apple, stating "Your submission could not be submitted. Please try again later."
    I have tried numerous times since all to no avail. As I mentioned, this happens on a lot of programs lately and I don't know what to do to fix it. Below are the specs of my Macbook. I can copy the problem details, but is lengthy.
    Any help/feedback is greatly appreciated.

    Welcome to Apple Support Communities.
    Apple is apparently no longer accepting crash reports for 'Leopard' OS X 10.5.8.
    https://discussions.apple.com/message/17544781#17544781
    Typical disk-maintenance activities when crashes occur include using Verify, and Repair Permissions on your hard drive (probably labeled Macintosh HD), using Disk Utility.
    10% to 15% of hard-drive capacity is generally acknowledged as the minimum amount of free space needed for adequate performance.

  • Keep getting error message when sending data to printer

    i keep getting an error message when trying to print.  window says "sending data to printer" but nothing happens and i get an error message.
    anyone else experience this and how did you solve the problem?

    Hi psknv3,
    Welcome to Apple Support Communities.
    What error message are you seeing when the printing issue occurs? The article linked below provides a lot of great information and general troubleshooting suggestions that may resolve the issue.
    Troubleshooting printer issues in OS X
    http://support.apple.com/kb/TS3147
    I hope this helps.
    -Jason

Maybe you are looking for