Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

DatabaseStatus

Grooper

Indicates the status of a Grooper database.

Remarks

The DatabaseStatus enumeration describes the current health, initialization, and compatibility of a Grooper repository database. It is used to determine whether the database can be connected, is properly initialized, and is compatible with the installed Grooper software version.

Usage

  • Status is checked automatically during repository connection and maintenance operations.
  • The status value guides users and administrators in troubleshooting, upgrading, or reconfiguring the repository.
  • Status is visible in connection dialogs, logs, and diagnostic reports.

Configuration Guidance

  • If the status is not Ok, review the details and take corrective action as indicated.
  • Use the GCC connections upgrade command to upgrade databases with the NeedsUpgrade status.
  • For NotInitialized or InvalidParams, verify connection settings and repository configuration.

For more information, see the documentation for Repository Connection, Root, and related database management objects.

Can be one of the following values:

NameValueDescription

Used By

Notification