CLUSTER_NAME is renamed from MASTER to MAIN

Details

Detail name Value
Changelog Number 11355
Type Improvement
Status Resolved
Fix Versions Exasol 7.0.0
Resolution Date 2020-09-11

Background

In 7.0, the column CLUSTER_NAME was added to system tables. This was added to the following tables:

  • EXA_DBA_AUDIT_SESSIONS
  • EXA_DBA_AUDIT_SQL
  • EXA_DBA_SESSIONS_LAST_DAY
  • EXA_DB_SIZE_HOURLY/DAILY/MONTHLY
  • EXA_DB_SIZE_LAST_DAY
  • EXA_MONITOR_HOURLY/DAILY/MONTHLY
  • EXA_MONITOR_LAST_DAY
  • EXA_SQL_HOURLY/DAILY/MONTHLY
  • EXA_SQL_LAST_DAY
  • EXA_SYSTEM_EVENTS
  • EXA_USAGE_HOURLY/DAILY/MONTHLY
  • EXA_USAGE_LAST_DAY
  • EXA_USER_SESSIONS_LAST_DAY

Improvement

The name of the values has been changed from 'MASTER' to 'MAIN'.