cancel
Showing results for 
Search instead for 
Did you mean: 

Stuck Inbound Queue in CRM system

Former Member
0 Kudos
104

We have following stuck Inbound queue in SMQ2 in CRM system

R3AD_DNL_COND_A509 with the following error

"No storage space available for extending the internal table".

Any clue how to process the queue.

Regards,

vijay

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Vijay,

This could be a program error or memory issue.

There are couple of OSS notes on this issue.Look at them and pick the right one for your case

For ex:

Note 856210 - Download SERVICE_MASTER results in Sysfail entry in SMQ2

Note 448476 - Termination due to memory problems in synchronization load

Thirumal.

Former Member
0 Kudos

Thanks Thirumala for the reply.

one of the notes you mentioned is for CRM 3.0 and we are in CRM4.0

We found a note 491277 which might solve our issue.

the question I have now is how to reprocess the queue.

Do we need to reload the object again or can we just reprocess the queues once we have made the necessary changes

Can you please let me know

Thanks,

Krishna

Former Member
0 Kudos

Hy vijay,

have a look in the dump- List ( ST22 ),

perhaps this helps.

regards

Torsten

Former Member
0 Kudos

This is the info I found in the ST22 dump

The following info is obtained in the ABAP dump analysis

"Runtime Error TSV_TNEW_PAGE_ALLOC_FAILED

Occurred on 02/06/2008 at 06:13:21

No storage space available for extending the internal table.

What happened?

You attempted to extend an internal table, but the required space was not available"

We figured it might be due to internal table space and requested BASIS team help.

If the internal table is extended can we just reprocess the queue or do we need to download the object

Former Member
0 Kudos

Any clue for the problem i am facing

your answers are greatly appreciated

Thanks,

Krishna