Trying to restore the spectrum SSDB from a backup using this syntax:
../SS-Tools/SSdbload -il <file>
And it is failing with this error:
- Do you want to initialize the databas? (Y or N): y
Initializing database…
Database already locked by: spectrum,
By process: ../SS-Tools/SSdbload.
by process ID: 154608;
I am not seeing any VNM.lock files.
Spectrum:: All Supported Versions
The lock file begins with . and is a hidden file.
Please remove the .VNMDB.LOCK file in the $SPECROOT/SS directory and then try it again.
When it says it's locked it means there's a .VNMDB.LOCK file.
This is a hidden file, need to run
ls -al
To see it.