‎2009 Apr 28 3:21 AM
hi,
i am going to create a batch session with 11 thoudsand transactions for t-code FB02 mass change.
my question is :
will this have a bad performance? is there any limit for one session?
Thanks in advance
Mark
‎2009 Apr 28 6:19 AM
Hi:
The limit of session is set by Basis guy only just ask for it.
Where the matter of performance is concerned, it would have an issue for buffer size only otherwise its ok.
Regards
Shashi
‎2009 Apr 28 6:19 AM
Hi:
The limit of session is set by Basis guy only just ask for it.
Where the matter of performance is concerned, it would have an issue for buffer size only otherwise its ok.
Regards
Shashi
‎2009 Apr 28 9:57 AM
It's a standard transaction, the processing is sequentially, there is a "commit work" after each transaction, I'm not aware of a limit reg. number of transactions inside a session.
I don't expect a problem, but it will probably run for a while for 11K transactions.
Why not run it in dev or test systems first when in doubt.
Thomas