Dispatcher Stopped SAP, How to resolve it
- Check for Database, if it is up and running or not.
- Even if the database is running it might be issue with db-application connectivity issue. Check for R3trans -d connectivity. Log file will be save in path where you have run the command only.
- Even if the connectivity is OK, Check for listener connectivity between O.S and Db. Enter the command lsnrctl status.
- If not, start using 'lsnrctl start'
- Might be issue with resources not available. Check for processes in task bar in windows and enter command TOP in Linux. Also check for CPU utilization here.
No comments:
Post a Comment