Useful Data Change Notifications commands

Use these commands to check the DCN service status and turn the service off and on.
  • You can use the -dcnInfo parameter to check the status of the Data Change Notifications (DCN) service:
    dbadmin -data 36677@myserver -dcnInfo
  • You can use -dcnEnable and -dcnDisable to turn the DCN service on and off:
    dbadmin -data 36677@myserver -dcnEnable
    dbadmin -data 36677@myserver -dcnDisable

    You must restart the Rational® DOORS® database server for the new settings to take effect.


Feedback