cancel
Showing results for 
Search instead for 
Did you mean: 

Starting transaction SCOT causes TIME_OUT of dialog process

Former Member
0 Kudos
92

Hello,

we are testing system upgraded to ECC6.0 and I have come accross this problem. Starting transaction SCOT causes TIME_OUT of dialog process. The timeout is set to 1600. I find that the work process is stuck in sequential read of table SOES. This happens also when I try to acces this table by se16, so I'm guessing it has something to do with the table itself, but am unsure what it could be.

Anyone have an idea?

Thanks

A.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

hi Aleks,

Please check this SNOTE and try implementing them:

966854

Former Member
0 Kudos

Hi Alex,

The reason why you face a time-out error is because the table SOES has more than 10 million entry

Even I encountered the same scenario during the ECC 6.0 upgrade

Its mainly due to the system copy performed

I would suggest you to delete all the entries of SOES and try accessing SCOT

Please award points if this solution was found to be useful

TIA

Regards

Bala

markus_doehr2
Active Contributor
0 Kudos

- which database do you use?

- are the database statistics on the table up-to-date?

Markus