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

Spool Buffer

Former Member
0 Likes
551

Hi,

My question is when Spool buffer is full and new spool buffer is requetsed what happens to the request? Also where is this new request stored?

Thanks in advance!

Cheers,

Vinay

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
457

When the buffer is full, I guess the program resulting in the spool request would end in a short dump ( runtime error ).. in effect the Spool Req would not be created at all, as there is no 'space'.

Arya.

1 REPLY 1
Read only

Former Member
0 Likes
458

When the buffer is full, I guess the program resulting in the spool request would end in a short dump ( runtime error ).. in effect the Spool Req would not be created at all, as there is no 'space'.

Arya.