Maximum number of permitted terminal connections reached ( 200)

Maximum number of permitted terminal connections reached ( 200)

we may face problem that database is not updating with the records 

to find the problem we do 
Step 1. we check the log SM21 we can find the   Maximum number of permitted terminal connections reached ( 200) error




step 2. check the Table update request s using T-Code SM13.

we may find more than 200 entries in the list. so we got the problem is with the user login exceed.

Solution for the Problem is to either delete the Update request or increase the login user

we are going to increase the user login in Parameter.

Step 1. Go to RZ10


creeate new parameter with rdisp/tm_max_no with value more than the list say 300 we make it 500
and save it and restart the instance,