SUSE Support

Here When You Need Us

SMT - the number of registered Clients between SMT and SCC are not matching

This document (000019826) is provided subject to the disclaimer at the end of this document.

Environment

Subscription Management Tool
SUSE Linux Enterprise Server 12 GA
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12 SP5

Situation

The SMT server successfully sync with SCC (SUSE Customer Center) without errors, but the number of registered Clients in the SMT do not match the number of registered systems in SCC. There are systems that are registered in the SMT server but not showing in SCC and vice versa.

Resolution

To correct this discrepancy, a change in the SMT's database is required to force the sync of all the registered systems.

Open a root session on the SMT server and access the SMT's database with the command:

      mysql -u smt -p smt

Input the password (it was set when the SMT was configured for the first time)

Once in the database prompt "MariaDB [smt]>", input the following command (the semicolon sign at the end of each line it is very important):

      UPDATE Registration SET NCCREGDATE=NULL;

Exit the database with:

      quit;

Then run the register command with the reset option as follows:

      smt-register --reseterror

Once finished, the systems should show in SCC matching the number of registered Clients in the SMT server.

Cause

There are several possible causes for this issue, like not properly unregistering a Client from the SMT, a system was removed from SCC and not synced or the systems showing in SCC belong to an old SMT server that no longer exist.

Disclaimer

This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.

  • Document ID:000019826
  • Creation Date: 14-Jan-2021
  • Modified Date:14-Jan-2021
    • Subscription Management Tool
    • SUSE Linux Enterprise Server

< Back to Support Search

For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com

SUSE Support Forums

Get your questions answered by experienced Sys Ops or interact with other SUSE community experts.

Support Resources

Learn how to get the most from the technical support you receive with your SUSE Subscription, Premium Support, Academic Program, or Partner Program.

Open an Incident

Open an incident with SUSE Technical Support, manage your subscriptions, download patches, or manage user access.