Application Development 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: 

Run time error

Former Member
0 Kudos
139

Hi all,

How can i handle following type of run time error:

<b>

1)SAPSQL_WA_TOO_SMALL.

2)UNICODE_TYPES_NOT_CONVERTIBLE.</b>

1 ACCEPTED SOLUTION

Former Member
0 Kudos
67

Hi,

The problem could be related to SPAM updates

Symptom: Three runtime errors can occur when you import a SPAM update:

- LOAD_PROGRAM_LOST

- SAPSQL_SELECT_WA_TOO_SMALL

- SAPSQL_SELECT_TAB_TOO_SMALL

- SAPSQL_WA_TOO_SMALL

These errors occur because SPAM is modified when running.

LOAD_PROGRAM_LOST occurs when SPAM is loaded back into the local program buffer and a different version exists on the database.

Solution: These errors no longer occur when you restart Transaction SPAM and

continue applying the SPAM update.

Thanks.

1 REPLY 1

Former Member
0 Kudos
68

Hi,

The problem could be related to SPAM updates

Symptom: Three runtime errors can occur when you import a SPAM update:

- LOAD_PROGRAM_LOST

- SAPSQL_SELECT_WA_TOO_SMALL

- SAPSQL_SELECT_TAB_TOO_SMALL

- SAPSQL_WA_TOO_SMALL

These errors occur because SPAM is modified when running.

LOAD_PROGRAM_LOST occurs when SPAM is loaded back into the local program buffer and a different version exists on the database.

Solution: These errors no longer occur when you restart Transaction SPAM and

continue applying the SPAM update.

Thanks.