NAME
ubTableChange – change stored table structure for all customers
SYNOPSIS
ubTableChange {–create|<table>}
DESCRIPTION
ubTableChange will change the stored table structure of a table for all customers.
It works by first doing a ubtabdump of the table in all customer directories followed by a ubdict and then a ubtabload of the table in all customer directories.
If given the argument –create it will do a ubdict followed by createfiles in all customer directories.