How to identify the version of the Spectrum Secure Domain Connector (SDC)?
book
Article ID: 51616
calendar_today
Updated On:
Products
CA Spectrum
DX NetOps
Issue/Introduction
How to identify the version of Spectrum Secure Domain Connector (SDC)?
Environment
Release: All Supported Releases
Component: SPCAPP - Spectrum Applications
Resolution
To identify the version of Secure Domain Connector (SDC) on Windows
- Log in to the SDC server.
- Launch Windows Explorer.
- Browse to SDC installation bin directory.
- Right-click SdmConnectorService.exe file and select Properties.
- Select Version tab on the Properties dialog.

To identify the version of SDC on Linux
- Log in to the SDC server.
- Launch a terminal.
- Change directory to SDC installation bin directory.
- Run the following command against one of library files, example: libGlobl.so.1:
objdump -s --section=SPECTRUM_VERSION libGlobl.so.1
- Review the output from command line, see screenshot example:

Feedback
thumb_up
Yes
thumb_down
No