Configuration Information

The Configuration view in the main window shows information about the Analysis Data Repository (the database) and its content. The view also displays XML information about a Requirements Specification that has been opened or loaded from the Repository. The Configuration view is opened through Navigate > Configuration in the toolbar.

Database information

The database information fields show information about the user account, the database version and status. The database information is refreshed on a regular basis (approximately every 15th second).

  • The User field shows the User account name that is used for the connection to the database server.
  • The Database field shows the database name (schema) the user is connected to. SQLite will always show main as the name of the database.
  • The Host field shows the fully qualified domain name of the database server.
  • The IP address field shows the IP address of the Host (the database server).
  • The Port field shows the port used to connect to the database server. If a socket is used, the port number can be 0.
  • The Database version field shows the version of the database server.
  • The Client field shows the version of the database client. In rCoach One, the SQLite database client and server is fully integrated with the application and can only be upgraded with a newer version of rCoach One.
  • The Status field shows the connection status with the database server.
  • The Specifications field shows the number of Requirements Specifications that are stored in the database.
  • The Configuration field shows the the number of Configurations that are stored in the database.

Configuration information

The Configuration information fields show information about the Requirements Specification and the current configuration file.

  • The Encoding field shows the character encoding of the opened or loaded Specification (XML document). This field should display "UTF-8" for all Requirements Specifications.
  • The XML version field shows the XML version used by the opened or loaded Specification (XML document).
  • The DTD field shows the path to the Document Type Definition used by the Specification. This path should be /Library/Slingblade/rCoach/rCoach.dtd.
  • The DTD version field shows the version of the DTD. The field value is displayed only after an analysis has been performed.
  • The Validity field shows the validation status of the Specification (XML document). If the XML document is not valid, it will be shown here.
  • The Configuration file field shows the name of the Configuration file, if one is used.
  • The Analysis time field shows the time the analysis took in seconds.

Related Topics

The Analysis Data Repository

Contents