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_TEMSE_ERROR

0 Likes
1,883

HI All,

Anyone know how to solve spool issue?

from Message "Rscpet00long The data was longer than the buffer", it seems to be related to Basis.

Thank you if you can give me some advice.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,530

Hi,

please check the syslog entries before this dump occurs.

Do you see some messages "2 GB limit for TemSe object reached"?

Best regards,

Erika

4 REPLIES 4
Read only

Former Member
0 Likes
1,531

Hi,

please check the syslog entries before this dump occurs.

Do you see some messages "2 GB limit for TemSe object reached"?

Best regards,

Erika

Read only

hugo_amo
Product and Topic Expert
Product and Topic Expert
0 Likes
1,530

Hi He,

Is the error reproducible?

Which transaction are you using when getting this error?

Please, attach here the SM21 entries when the error occurs. You may be hitting the 2 GB, which is the maximal limit of an TemSe object. This is described in note 857075.

Regards,

Hugo

Read only

SujeetMishra
Active Contributor
0 Likes
1,530

Hi,

Check with your Basis guy, ans ask them to confirm buffer space, also check how much data your program is generating, you should have that much buffer available. or else write your data on FTP server.

Regards,

Sujeet

Read only

0 Likes
1,530

hi All,

Thanks, our colleague just think the volume of records is too huge to display.

they plan to redisign the program.

Thanks very much.