‎2009 Apr 17 11:48 AM
Hi,
Run of BD21 for a Z* message type is taking a long time.
Can someone please provide a suggestion how performance can be improved
Regards,
Mike
‎2009 Apr 17 12:04 PM
Hi
Itz not because of the z* msg type. It could be because you have more change pointers.
Check the change pointer table for your message type.
Cheers,
Hakim
‎2009 Apr 17 12:04 PM
Hi
Itz not because of the z* msg type. It could be because you have more change pointers.
Check the change pointer table for your message type.
Cheers,
Hakim
‎2009 Apr 17 1:13 PM
Thanks Abdul.
Whether deleting old change pointers can improve the performance here ? Currently I'm checking BDCP table size. Please suggest.
‎2009 Apr 17 1:24 PM
Hi
I guess you have huge volume of unprocessed change pointers in your table and hence your program is taking long time to generate idocs.If certain number of change pointers is not required then you can delete the same so that the performance gets improved.
Regards,
Hakim