Troubleshooting
Problem
Using cluster.exe on Windows to issue cluster commands may result in the following error: System error 1825 has occurred (0x00000721). A security package specific error occurred.
Cause
There is a security error when referencing the name of the cluster
Resolving The Problem
To bypass this error do not specify the name of the cluster:
Original:
C:\>cluster /cluster:TSMCLUSTER resource "TSM Scheduler GroupA" /create /group:"Group1" /type:"Generic Service"
Instead use a dot which represents the "current" cluster's name:
C:\>cluster . resource "TSM Scheduler GroupA" /create /group:"Group1" /type:"Generic Service"
Was this topic helpful?
Document Information
More support for:
Tivoli Storage Manager
Software version:
All Supported Versions
Operating system(s):
Windows
Document number:
388445
Modified date:
17 June 2018
UID
swg21386519