Hi Gurus,
We have DRM configured to RAC Oracle databases(Two Nodes). Generally when DRM service is started , DRM connects to RDBMS through any of node either Node 1 or Node 2. So whenever we restarting RDBMS services,connection between DRM and RDBMS is loosing because of this we are not able to connect to DRM. When this happens , DRM services will be running(services shows it is running) in the server but it will loose connection to RDBMS. Again we need to restart the DRM in order to connect to RDBMS.
We want to automate this procedure, i mean detecting whether DRM is running properly or not ? Any ideas how to achieve this.
I am thinking of doing this with DRM batch client, biut for this we need to perform atleast one operation.. any other thoughts ??
TIA