on ‎2015 Apr 06 10:23 AM
All SAP BASIS experts,
I am facing a spool overflow problem. When user give any print command in QAS server, it is not completed. After some time error appear spool internal error / spool overflow problem. I am also checked data in RZ20-- SAP CCMS Monitor Templates -> Spool System. Here's showing used no. 100% & this is red colour.
After that I run SE38 & run RSPO0041 & RSPO0043, but no improvement. After that I am run & checked SNRO, their has no any abnormalities.
So please suugest me for resolve this issue. Due to this issue my system log folder also filled up & user not log in GUI. Resultant i m clear the logs manually on regular base.
For ref. print scrns as follows:-
Request clarification before answering.
Hi Johan,
Hereas no any option for attachment the dump file. So I am paste its details as below:-
Runtime Errors SPOOL_INTERNAL_ERROR
Date and Time 10.04.2015 15:11:36
| Short text |
| Internal error in the spool system. |
| What happened? |
| Error in the SAP kernel. |
| The current ABAP "SAPLKKBL" program had to be terminated because the |
| ABAP processor detected an internal system error. |
| Error analysis |
| When calling the SAP spool system, an (unspecified) internal |
| error occurred. |
| More detailed description of error: "spool overflow " |
| Further information: |
| See below under "Spool error information". |
| Trigger Location of Runtime Error |
| Program SAPLKKBL |
| Include LKKBLF01 |
| Row 439 |
| Module type (FORM) |
| Module Name LIST_OUTPUT_NEW |
| Source Code Extract | |
| Line | SourceCde |
| 409 | set handler gt_stack3-r_kkbl_print->handle_top_of_page |
| 410 | for gt_stack3-r_kkbl_events |
| 411 | activation space. |
| 412 | |
| 413 | set handler gt_stack3-r_kkbl_print->handle_end_of_page |
| 414 | for gt_stack3-r_kkbl_events |
| 415 | activation space. |
| 416 | endif. |
| 417 | |
| 418 | clear gt_stack3-r_kkbl_print. |
| 419 | |
| 420 | else. "<<<Y6DK065711 |
| 421 | if lflg_top_of_page = 'X' or |
| 422 | ( ( gt_stack2-flg_append_mode = 'X' |
| 423 | or gt_stack-is_layout-block_mode = 'X' |
| 424 | ) and |
| 425 | ( not sy-subty o con_hex02 or |
| 426 | ( gt_stack-is_layout-suppress_dynpro = 'X' and |
| 427 | lflg_new_page is initial ) ) ). |
| 428 | |
| 429 | perform top_of_page2 using gt_stack-it_fieldcat "Y6DK065711 |
| 430 | gt_stack-t_columns |
| 431 | gt_stack-is_layout |
| 432 | gt_stack-s_lprint |
| 433 | gt_stack2-s_header |
| 434 | gt_stack-listtype |
| 435 | gt_stack-i_callback_program |
| 436 | gt_stack-i_callback_top_of_page. |
| 437 | else. |
| 438 | * Provozieren des top_of_page Ereignisses |
| >>>>> | write space. |
| 440 | endif. |
| 441 | endif. |
| 442 | *--- Ende Top-of-page Handling |
| 443 | |
| 444 | perform globals_for_output. |
| 445 | * Sichern Feldkatalog im Falle BEFORE_LINE_OUTPUT auf Zeilenbasis |
| 446 | * der Feldkatalog ver?dert wird |
| 447 | if not gt_stack2-i_callback_before_line_output is initial. |
| 448 | gt_fieldcat_sav[] = gt_stack-it_fieldcat[]. |
| 449 | endif. |
| 450 | clear gflg_fc_changed. |
| 451 | |
| 452 | stop_here con_bp-il2. |
| 453 | *--- Listenausgabe einfache Liste |
| 454 | if gt_stack-listtype = con_listtype-simple. |
| 455 | if gt_stack-is_layout-no_unit_splitting is initial and |
| 456 | gflg_safety is initial. |
| 457 | perform data_out_simple tables rt_outtab |
| 458 | using l_line |
Regards,
Deepak
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.