Skip to content

ApplyEventSchema

Overview

The Unified Assurance Apply Event Schema application applies the EventSchema to the Events.Event table. It needs to be run on demand after any change to EventSchema.

Administration Details

The following list shows the technical details you will need for advanced administration of the application:

  • Package - assure1-app

  • Synopsis - ./ApplyEventSchema [OPTIONS] [ARGUMENT]

  • Options:

    --Dry-Run             Print the query that was generated, but do not run
    --EventShard          What EventShard the tool should run against, 0 for all, if not set defaults to 1
    --Initialize          Called during Package update only to initialize the Custom Event Fields table
    -?, -h, --Help        Print usage and exit
    
  • Arguments:

    • move-data COLUMN1 COLUMN2 Only move data from COLUMN1 to COLUMN2. COLUMN2 must exist.