on 2010 Mar 05 10:50 AM
hi all
one record was failed in group of data in the queue. why the consequent record also in held in th eque.
in one shot i am sending or recieving packets of data like totally 8 records.
1
2
3
4
5
6
7
8
-
2 nd record has failed and could not transmit ok.
why sap stops another records consequent too from 3 to 8...
-
it impact business since 3 to 8 records not reached unless funtional guy process .i am manually processing 3 to 8 every time.
3 to 8 ok. i am taking leave 1 month and affected record 100000000 records . so the whole process struck
why?
muthu
Request clarification before answering.
Hi Muthu
This is because the queue in question is a serial queue.
In a serial queue if one record fails, it stops the entire queue.
We have the queue for PR transfer from ECC to SRM and it is a serial one.
However there are some parallel queues. For e.g.SUS confirmation from SUS to SRM
is a parallel queue.
So even if one record fails , it doesn't affect the queue.
I am interested to know if a serial queue can be made parallel??
Any info regarding this will be appreciated.
perhaps this is a question for the ALE forum
Regards
Kedar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.