on 2008 Feb 06 2:26 PM
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
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
Hy vijay,
have a look in the dump- List ( ST22 ),
perhaps this helps.
regards
Torsten
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
Any clue for the problem i am facing
your answers are greatly appreciated
Thanks,
Krishna
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
31 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.