NAME
fixcss31 - fix css3.1 databases by generating snetsta tables
SYNOPSIS
fixcss31 dbname
DESCRIPTION
fixcss31 will fix any css3.1 schema databases, or databases with schemas derived from
css3.1, that were generated with the initial 5.2 release of Antelope, such as the original GSN demo
databases, by scanning the database for
sta fields and generating the appropriate
snetsta
table rows to define the SEED to css3.1
sta name mapping assuming a fixed mapping
where the css3.1
sta = SEED
snet_ssta. This
sta name mapping was hardwired
in the original Antelope 5.2 release for databases using the css3.1 schema or schemas derived
from css3.1. In a subsequent patch the
sta name mapping was returned to the same default behavior
as for databases using the css3.0 schema. Also in the subsequent patch the mappings are controlled
in the same manner as with css3.0 through the
snetsta table and
trdefaults.pf file.
OPTIONS
-
dbname
This is a required argument and specifies the database name. The database must use the css3.1 schema or a
schema derived from css3.1. The snetsta table is populated in place.
SEE ALSO
cssconversion(1)
foreign(3)
trdefaults(5)
AUTHOR
Danny Harvey
Boulder Real Time Technologies, Inc.