Steps to load a developer id in the SpectroSERVER database
search cancel

Steps to load a developer id in the SpectroSERVER database

book

Article ID: 189278

calendar_today

Updated On:

Products

Spectrum Network Observability

Issue/Introduction

This guide outlines the steps to load a developer ID in the SpectroSERVER database

Environment

DX NetOps Spectrum all currently supported releases

Resolution

To load the developer id:

  1. Log into the SpectroSERVER system as the user that owns the Spectrum installation

  2. Shutdown the SpectroSERVER process

  3. Copy the developer id file to the $SPECROOT/SS directory

  4. If on Windows, start a bash shell by running "bash -login"

  5. cd $SPECROOT/SS directory and enter the following command where <ID> is the file name of the developer id:

    ../SS-Tools/SSdbload -d <ID>

    The SSdbload command must be run:
    • As the user that owns the Spectrum installation
    • With the SpectroSERVER process shutdown
    • From the $SPECROOT/SS directory.

Additional Information

Please reference the "TechDocs : DX NetOps Spectrum 24.3 : Load Developer Information" section of the documentation for more information.