How to monitor , troublesheet SAP Print queues at O/S level (i.e.UNIX, AIX)

Hi All,
In our environment most of the time there is no problem of printing from sap side but from o/s level there are problem and we don't have direct access to o/s. Basis and server admin team from other vendor solved the problem.
But , i need to know is there any document/notes available to monitor and trobleshoot  SAP print queues at o/s level? Request you to advice how i can do that?
Thanks

But, many times they say that the print request are stuck in the queue. If this is the case how we going to resolve the problem? Shall we reset the print queue ? How?
You will need to re-enable the queue, again you can write a simple program to use command enable <printer> queue. But at the end of the day if you don't hold administration rights for the OS you need to rely on your "server admin team" to solve the issues with the print server.
This is part of why is important for IT and SAP team to be aligned.
Regards
Juan

Similar Messages

  • How to monitor all SAP Server through solution Manager?

    Dear Friends,
    How to monitor all SAP Server through solution Manager?
    Is it possible if yes then how? Please forward configuration and transaction also.
    Please help me as early as possible..
    Thanks,
    Regards,
    Sachin

    Hi sachin,
    You can monitor your sattilite systems through solution manager.
    If you want to monitor systems in solution manager means you need to configure those systems in solution manager.
    Before including the systems in solution manager we need to create a solution using tcode <b>DSWP</b>.
    After that you can include the systems using tcode <b>SMSY</b>.
    For configuring the systems we have lot of phases its very difficult to explain here.
    Try to login to<b> service.sap.com</b> and <b>help.sap.com</b> find the helpfull guides.
    i hope it will help you.
    any issues post it.
    kiran kumar.v

  • How can I clear the print queue?

    How can I clear the print queue on an iPad 2?

    Double-click the Home button to bring up the "recent Apps" tray. Find the Print Center icon in the tray and touch it to switch to it. You can cancel print jobs from there.

  • How do I clear the printer queue?

    I am printing to an HP C4280 all in one printer. I can't see any way to clear print jobs that I don't want to print.

    Not Firefox related....

  • How can send to the print Queue in Ring Barcode printer using jsp?

    Any one help me Please
    I Tried it in Servlets But i wont detect the printer......
    My Coding in Servlet.....
    import javax.servlet.*;
    import javax.servlet.http.*;
    import java.io.*;
    import java.lang.*;
    import java.security.*;
    import java.awt.*;
    import java.awt.print.*;
    public class BarCodeServlet2 extends HttpServlet implements Printable, Servlet
    // The following function is a placeholder for control initialization.
    // You should call this function from a constructor or initialization function.
    public void vcInit() {
    //{{INIT_CONTROLS
    // Our barcode string //
    String s="FMT(1,576d,414d,0,0,1)\n" +
    "DMD(1)\nDPD(1)\nACL()\nCOL(0)\nFAG(2)\nCFL(1,420d,376d,8,2,2)\nCFL(2,416d,352d,8,2,2)\n" +
    "CFL(2,416d,352d,8,2,2)\nLIN(3,0d,330d,529d,330d,1,3)\nCFL(4,504d,280d,6,1,1)\nCFL(5,504d,233d,6,1,1)\n" +               
    "CFL(6,504d,327d,6,1,1)\nCFL(7,504d,185d,6,1,1)\nCFL(8,504d,138d,6,1,1)\nCFL(9,339d,116d,8,2,2)\n" +
    "BDN(2,4)\nBFL(10,458d,94d,0,28,59d)\nCFL(11,435d,24d,6,1,1)\nCFL(12,413d,406d,2,1,1)\n" +
    "DAT(1,[email protected])\nDAT(2,[email protected])\nDAT(3,LIN)\n" +
    "DAT(4,COLOUR :RED)\nDAT(5,SIZE   :S28)\nDAT(6,NAME   :ST0060)\n" +
    "DAT(7,STYLE  :HALF SLEEVES)\nDAT(8,PRICE  :600)\n" +
    "DAT(9,:(Incl of all Taxes//))\nDAT(10,/6ST1D003J-134N)\nDAT(11,ST1D003J-134N)\n" +
    "DAT(12,BLAZE APPARELS-INDIA)\nPRT(1,0,1)";
    public static int count=0;
    public void service(HttpServletRequest req, HttpServletResponse res)
    throws ServletException,IOException
    PrintWriter out = res.getWriter();
    res.setContentType("text/html");
    out.println("<html><head><title>My Servlet!</title></head>");
    out.println("<body><h1>Hello Test ,updated!"+ s + "</h1></body></html>");
    PrinterJob job=PrinterJob.getPrinterJob();
    JobAttributes ja = new JobAttributes();
    // Make sure the print dialog box doesn't open because were in a Servlet//
    ja.setDialog(JobAttributes.DialogType.NONE);
    // Get the page format /.
    PageFormat page = job.defaultPage();
    // Get the paper object //
    Paper paper =page.getPaper();
    // Make the whole page imageable ..
    paper.setImageableArea(0,0,page.getHeight(),page.getWidth());
    page.setPaper(paper);
    job.defaultPage(page);
    job.setPrintable(this,page);
    try{
    // Print //
    job.print();
    }catch(Exception e)
    out.println("Exception caught");
    out.println(e.getMessage()+ "Exception caught");
    out.flush();
    public int print(Graphics g, PageFormat f, int pageIndex)
    if(pageIndex >0)
    return NO_SUCH_PAGE;
    //g.drawString(s,0,9 );
    g.drawString(s,0,32 );
    return PAGE_EXISTS;
    //{{DECLARE_CONTROLS
    }

    FileOutputStream printOut = new
    = new FileOutputStream("Samsung ML-1450 Series on
    JPRASAD");If that is supposed to be the name of the printer, I am afraid that is not the way it is done. As much as I could help you, I would suggest you to take a look at the API docs and check the classes under the javax.print package.

  • How to recreate the Create Adobe PDF printer queue (Mac)?

    I have tried deleteing the files in /Library/Printers/PPD Plugins (nothing was there) and /Library/Printers/PPDs but when I go to repair the Acrobat install from the Help menu, I only get the option to recreate the Safari plug-in. There doesn't seem to be any option under Distiller. So how can I recreate that print queue, short of reinstalling from scratch?

    That's one way. Another is to use the Save as Adobe PDF from the PDF box at the lower left of the Print window.

  • Printing queue for HP Photosmart 2400xi

    I have an HP Pavilion printer and I need to delete some scheduled printing.  How do I locate the printing queue???
    Message Edited by lvnv on 02-18-2009 02:32 PM

    Attached is a link to the list of supported HP printers.  I see the C310, but not the C309.  Are you sure the C309 is supported?
    http://support.apple.com/kb/HT4356

  • Spool requests are being sent the the B9 printer queue(RSNAST00).

    Hi gurus,
    has anyone found a fix for this issue? i'm currently experiencing the same issue and would like to know how i can fix this..
    Spool requests are being sent the the B9 printer queue. Most spool requests are for one page, when there are spool requests for multiple pages these spool requests take longer to create, in the meantime, other spool requests that are single pages are going to the printer queue. This creates and "out-of-vendor-order" issue during printing.
    The out of vendor order sequencing creates a significant level of work effort for the business users to resort the printed copies in order to prepare the documents for mailing. A change is required to eliminate this manual effort.
    Development has indicated an enhancement could be made to the RSNAST00 program where only those print jobs for application "MR" with transmission "1" (for print) would be gathered in groups of "X" number of documents to create one spool, prior to creating the spool, a check would be made to see if the next document was for the same vendor, if so the next document/s would be included in the same spool, when a new vendor was found, a new spool would be created.
    To temporarily fix the issue the jobs have been placed on "no execute" and the support team is identifing the chargebacks and RTV created during the week, manually running the RSNAST00 program in groups of 500 - 800 documents, ensuring all doucments for a vendor a sent in the same spool request.

    Post Author: Stephen@Azzu
    CA Forum: General
    Nobody know the answer to this one? Stephen@Azzu:Here's a good one...I'm using Crysal Reports XI (fully service packed) and the reports I have created are being used in a VB.Net application. I have no problems whatsoever in printing the reports, everything is fine. However, when the report is sent to the printer, the printer queue displays 'document' as the, err, document name. I'd like it to say something more relevant, such as the document number the user selected.So I've tried setting the ReportDocument.Name but wait, it's read only!? How about the summary info? No change. Filename? No change either. I've browsed the internet, searched the knowledge base and found nothing. So my question is this...How do I get the printer queue to display an appropriate name for my document?Stephen

  • Renaming of a printer queue

    Morning.
    How can I rename a printer queue? I've renamed the printer, but the printer queue remains to keep the former name.
    TIA and kind regards, Friedrich

    If you are referring to a network printer and need to change the DNS name, then you can do this via the CUPS web page (http:\\127.0.0.1:631\printers).
    If it is the LPD queue name you want to change, then you can do this via the CUPS page also.
    PaHu

  • Deleting completed print queue

    I am having a problem deleting the COMPLETED PRINT QUEUE from Preferences Print & Fax. I can delete the Active Queue, but haven't found how to delete the Completed Print Queue. I now have 3 years plus of Completed Print Jobs in the queue, and think some need to be deleted. Need help!

    I wish I could give proper credit to whom educated me, but I don't remember who it was. Here is an excerpt of an email thread or discussions post thread that I retained that might be helpful to you:
    > where do the log files of completed print jobs and completed faxes reside?
    They aren't stored in a "log" file per se. Each job's control data and status
    is stored in /var/spool/cups.
     > I'm wanting to develop a log rotation and archival scheme of these log
     > files to add to the /etc/periodic/monthly/500.monthly script, so these
     > printer and fax files do not tend to grow inordinately large.
    Depending on your needs for log rotation, it might be much easier to just
    specify the maximum number of job histories you want to keep. This can be
    done via the cupsd.conf (/etc/cups/cupsd.conf) file. Look at about line 218
    for:
    # MaxJobs: maximum number of jobs to keep in memory (active and completed.)
    # Default is 500; the value 0 is used for no limit.
    #MaxJobs 500
    Alternatively, you could turn off the option for keeping any history at about
    line 190:
    # PreserveJobHistory: whether or not to preserve the job history after a
    # job is completed, cancelled, or stopped. Default is Yes.
    So this might give you a clue as to where to start pokin' around...

  • SAP Printer problem, find the details ?

    Hi
    I have added new font for HELVE480   as non italic bold
    but in display matrix, after clicking on check (in tcode SE73) it is giving me 
    the following message,
    "Link to non-existent fontmetrics HPLJ4   HELVE   480X"
    Can anybody suggest, how to Correct the link in the fontmetrics by editing the AFM file and correcting the link and to Enter the key of a fontmetrics file which does exist
    Thanks and Regards
    Edited by: sidharthmellam on May 25, 2010 6:06 AM

    you can get the print queue recycled by HP unix team  smtimes spool gets struck in printer queue at the OS level. else you can print  them direclty you will get tht option in SP01 to print a spool request directly . else check the spoolserver in SPAD and check if its available or not ..
    it has helped me many times ,,,
    Hope this answers ur question ,
    if it gets resolved please mark it answerd and award the points
    regards
    dEE

  • SAP printer problem

    Hi friends
    Please help me on this
    One my client has HP UNIX
    his spool server is restarted recently after that
    some user are unable to print some user are unable to print
    for some times.
    The status is "Waiting in host spooler (Position X )"
    Please help me to resolve this it has been in pending from 4 days.

    you can get the print queue recycled by HP unix team  smtimes spool gets struck in printer queue at the OS level. else you can print  them direclty you will get tht option in SP01 to print a spool request directly . else check the spoolserver in SPAD and check if its available or not ..
    it has helped me many times ,,,
    Hope this answers ur question ,
    if it gets resolved please mark it answerd and award the points
    regards
    dEE

  • Monitor Print Queue with java program

    I'm plan to write a client/server based application which control the printing for every user. I've no idea how to start on the application.
    1. Is it possible to monitor the print queue or print job using java application?
    2. How does the server react if the client sending the print job to there? How's the client can trigger the signal during printing and send to the server?
    Thank you!

    I'm plan to write a client/server based application
    which control the printing for every user. I've no
    idea how to start on the application.You should establish feasibility first, before planning to write anything
    1. Is it possible to monitor the print queue or print
    job using java application?Not really. Print queues are highly system-dependent things and some e.g. Windows can really only be accessed via system calls in a native language.
    2. How does the server react if the client sending
    the print job to there?Err, it prints the file?
    How's the client can trigger the signal during printing and send to the server? What signal?
    But I suspect the answer to the first question makes the others irrelevant.

  • How to use Linux Print queue in client_text_io.fopen to print from Windows

    We have a forms application deploed on LINUX (Oracle application server 10g).
    I have to print a file from local windows PC to a linux Print Queue from forms
    I have the following code
    PROCEDURE file_to_printer (i_filename_output IN VARCHAR2
    ,i_network_printer IN VARCHAR2) IS
    l_line VARCHAR2(2000);
    l_fileid_output client_text_io.file_type;
    l_fileid_print client_text_io.file_type;
    BEGIN
    l_fileid_output := client_text_io.fopen (i_filename_output,'R');
    l_fileid_print := client_text_io.fopen (i_network_printer,'W');
    WHILE 1 = 1 LOOP
    client_text_io.get_line (l_fileid_output, l_line);
    client_text_io.put_line (l_fileid_print, l_line);
    END LOOP;
    EXCEPTION
    WHEN NO_DATA_FOUND THEN
    client_text_io.fclose (l_fileid_output);
    client_text_io.fclose (l_fileid_print);
    END file_to_printer;
    Everything works fine if I use a windows printer like \\machine\printer.
    I want to use a Linux printer and specified the print queue as
    \\machine\print_queue_name. It's not working
    and I get error ORA-302000 on the following line
    l_fileid_print := client_text_io.fopen (i_network_printer,'W');
    and if I give only the queue name no error but it's not printing.
    Could you please tell me how to use a Linux/Unix print queue in this situation

    the simplest way is to edit the interface file (look in /etc/lp/interfaces for existing printers). Each script is
    run per print job where stdin has your print data, and stdout is going to your print device. You can just
    send the output to a file instead (assuming you can create a file in the windows directory from the solaris
    box). If it's a network share, you could use smbclient.
    -r

  • How to keep file name in print queue when printing crystal report

    We are using VB .Net 2003 + Crystal Report 2008 SP2 up to Fix Pack 2.6
    When the VB program spools crystal report files to print queue, the print queue only shows "Crystal Report" for each document.  How to keep the original file name?  In the past when we were using Crystal Report 11, the original file name can be shown in the print queue.
    Please help because it's so important for operation to see which report is failed in printing when reports are printed in batch.
    Thanks

    Hello,
    Set the PrintOption.JobTitle value for the print job. Here's C# code on how to:
                   System.Drawing.Printing.PrintDocument pDoc = new System.Drawing.Printing.PrintDocument();
                CrystalDecisions.ReportAppServer.Controllers.PrintReportOptions rasPROpts = new CrystalDecisions.ReportAppServer.Controllers.PrintReportOptionsClass();
                CrystalDecisions.ReportAppServer.ReportDefModel.PrintOptions newOpts = new PrintOptionsClass();
                   pDoc.PrinterSettings.PrinterName = cboCurrentPrinters.Text;          
                   rasPROpts.PrinterName = cboCurrentPrinters.Text;               
                   rasPROpts.PaperSize = (CrPaperSizeEnum)
                        pDoc.PrinterSettings.PaperSizes[cboCurrentPaperSizes.SelectedIndex].Kind;
                // this sets the name of the print job
                rasPROpts.JobTitle = "MYPrintJob";
                   rptClientDoc.PrintOutputController.PrintReport(rasPROpts);
                   MessageBox.Show("Printing report.", "RAS", MessageBoxButtons.OK,MessageBoxIcon.Information );
    Thank you
    Don

Maybe you are looking for