Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 18 Next »

The following parameters are important for trending and metering data recording.

NameDescriptionScopeUnitDefaultAnnotation
XDB.DatabaseTypeSets the database type (MS SQL or MySQL (Maria DB)).MySQL, MSSQLNoneMySQL
XDB.UserIDIf the integrated security mechanism is not used, the specified user will be used to connect to the database.StringNonesa
XDB.PasswordIf the integrated security mechanism is not used, the specified password will be used to connect to the database.StringNonenetxnetx_123456
XDB.HostnameThe host name or IP address where the database is running. Use ".", "127.0.0.1", or "localhost" for connecting to the local machine.String, IP-addressNone.
XDB.DatabaseDatabase name to use. If not set, the default database name "netx_ef_<workspace>" will be used.StringNone<empty>since 4.1.2010
XDB.PortCommunication port of database. If not set, the port will not be provided in the connection string – otherwise, the specified port number will be used.None, 1 – 65535NoneNone
XDB.Instance(MSSQL only) Instance name of the used database.StringNoneNETX_SERVER_SQL
XDB.ConnectionTimeoutConnection timeout0 – 30s15
XDB.CommandTimeoutCommand timeout0 – 3600s60
XDB.LongCommandTimeoutCommand timeout in seconds for long running commands like selecting trending values or for auto purge.0 – 7200s300
XDB.AutoPurge(MSSQL with SQL Server Express Edition only, 10 GB max. database size) If the cyclic check finds the database is more than 9 GB filled then the oldest trending data is deleted until the database size dropped below 8 GB.ON, OFFNoneOFF
XDB.DeleteOldTrendingIf activated, the values of deleted trending definitions will be deleted, too.ON, OFFNoneON

Article applies to the following products:

  • NETx BMS Platform

The following parameters are important for trending and metering data recording.

NameDescriptionScopeUnitDefaultAnnotation
XDB.DatabaseTypeSets the database type (MS SQL or MySQL (Maria DB)).MySQL, MSSQLNoneMySQL
XDB.UserIDIf the integrated security mechanism is not used, the specified user will be used to connect to the database.StringNonesa
XDB.PasswordIf the integrated security mechanism is not used, the specified password will be used to connect to the database.StringNonenetxnetx_123456
XDB.HostnameThe host name or IP address where the database is running. Use ".", "127.0.0.1", or "localhost" for connecting to the local machine.String, IP-addressNone.
XDB.DatabaseDatabase name to use. If not set, the default database name "netx_ef_<workspace>" will be used - otherwise, the specified database name will be used.StringNone
since 4.1.2010
XDB.PortCommunication port of database. If not set, the port will not be provided in the connection string – otherwise, the specified port number will be used.None, 1 – 65535NoneNone
XDB.Instance(MSSQL only) Instance name of the used database.StringNoneNETX_SERVER_SQL
XDB.ConnectionTimeoutConnection timeout0 – 30s15
XDB.CommandTimeoutCommand timeout0 – 3600s60
XDB.LongCommandTimeoutCommand timeout in seconds for long running commands like selecting trending values or for auto purge.0 – 7200s300
XDB.AutoPurge(MSSQL with SQL Server Express Edition only, 10 GB max. database size) If the cyclic check finds the database is more than 9 GB filled then the oldest trending data is deleted until the database size dropped below 8 GB.ON, OFFNoneOFF
XDB.DeleteOldTrendingIf activated, the values of deleted trending definitions will be deleted, too.ON, OFFNoneON

Article applies to the following products:

  • NETx BMS Platform
  • No labels