‎2007 Dec 11 1:26 PM
Hello All,
A program is calling SM35 using call transaction method in Error mode and the batch input session is filtered based on the session name.
But when i try to process the session in foreground, an error message "Session still active" is stopping from further process. But I am able to process this session in background.
Please help me in solving this issue.
Regards,
Phani.
‎2007 Dec 11 1:48 PM
Hi!
If a session contains numerous entries, it could take a lot of time until it is finished.
We can say processing 1 batch input entry takes 1 second. If there are 100000 entries, then it will take 100000 seconds to process.
Because it is already running, you can't continue it online, running it again in background will do nothing, however it will not give an error message.. But you can check how many processed entries there are using the BI log.
You can delete unwanted and corrupted BI sessions, using program RSBDCDEL.
Regards
Tamá