When you check status of database using dgmgrl and you get the error message in alert log -
'Process RSM0, PID = 1524144984, will be killed'
that means that dgmgrl is not able to get the response within stipulated amount of time.
This can be because of many reasons such has high CPU, Load Average , network etc.
So, what you can do is increase the overall timeout period using
'EDIT CONFIGURATION SET PROPERTY OperationTimeout=90'
another symptom of this is when you will check the database details, there will be no metrics which will be populated.
'Process RSM0, PID = 1524144984, will be killed'
that means that dgmgrl is not able to get the response within stipulated amount of time.
This can be because of many reasons such has high CPU, Load Average , network etc.
So, what you can do is increase the overall timeout period using
'EDIT CONFIGURATION SET PROPERTY OperationTimeout=90'
another symptom of this is when you will check the database details, there will be no metrics which will be populated.
No comments:
Write comments