Data Hub Module

Administration Utility Commands

The Administration Utility includes these new Data Hub commands:
  • hub job list—Returns a list of all Data Hub jobs with or without date and time specifications.
  • hub job status—Returns the status of a Data Hub job.
  • hub model create security—Creates secured entities for a Data Hub model.
  • hub model reindex—Reindexes a single Data Hub model or all Data Hub models.
  • hub schema delete entityProperty—Deletes a Data Hub model's entity property.
  • hub schema delete entityType—Deletes a Data Hub model's entity type.
  • hub schema delete relationshipLabel—Deletes a Data Hub model's relationship label.
  • hub schema delete relationshipProperty—Deletes a Data Hub model's relationship property.
  • hub schema importLogicalModel—Imports a Metadata Insights Logical Model into Data Hub.
  • hub schema list all—Returns a list of all schema information for a model.
  • hub schema list entityProperties—Returns a list of all entity properties for a model.
  • hub schema list entityTypes—Returns a list of all entity types for a model.
  • hub schema list relationshipLabels—Returns a list of all relationship labels for a model.
  • hub schema list relationshipProperties—Returns a list of all relationship properties for a model.
  • hub schema modify indexType—Changes a Data Hub model property's index type.
  • hub schema rename entityProperty—Renames a Data Hub model's entity property.
  • hub schema rename entityType—Renames a Data Hub model's entity type.
  • hub schema rename relationshipLabel—Renames a Data Hub model's relationship label.
  • hub schema rename relationshipProperty—Renames a Data Hub model's relationship property.

Additionally, the --f (File) argument for the hub schema import and hub schema export commands is now relative to where you installed the Spectrum™ Technology Platform Administration Utility.

Incremental Backups

Scheduled backups can now be run incrementally, in which case the system uses transaction logs to determine what has changed since the previous backup and adds those changes to that backup.