Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP spool Problem

Former Member
0 Likes
649

Hi Gurus,

This is related to Spool Error – I am executing some programs by scheduling in background and frequently facing the problem – while the job getting cancelled with the error message - ABAP/4 processor: SPOOL_INTERNAL_ERROR.

I was told by Basis team guys that, there will be particular Spool memory allocated to the server – if the memory overflow happens – then this will happen.

For this problem to be solved – I was using SP01 tcode – to delete the old spools, so that for atleast timebeing job executes successfully.

What could be the concrete solution to avoid the above mentioned problem ? (ABAP/4 processor: SPOOL_INTERNAL_ERROR) , so that I can suggest my Basis Team members for the same.

Suitable answers will be allotted with reward points.

Advance Thanks

3 REPLIES 3
Read only

Former Member
0 Likes
529

Hello Harini,

We had same problem long time before,we resolved .

This is related to user profile settings and talk to basis guy .

I will get you more information tomorrow incase if you need.

Thanks

Seshu

Read only

Former Member
0 Likes
529

Harini,

Please check the OSS Note -

Note 16534 - Job terminates due to SPOOL_INTERNAL_ERROR.

Don't forget to reward if useful.....

Read only

Former Member
0 Likes
529

Hi harini,

The best way is to delete the spool and schedule a background job which will run daily and can delete the old spool which are no longer required.

Regards,

Atish