Specifications
Installation/Migration Commands
PlantScape Server and Client Configuration Guide 489
utbconv
Description
utbconv is provided to migrate point and parameter reference numbers
embedded in user files from an old release of PlantScape to the current release.
(When you upgrade to the current release, all parameter and point numbers
except those in user files are automatically translated (if necessary) by the
PlantScape installation process.)
Syntax
utbconv
release_number
input_file
Notes
• Before migrating user files using utbconv, you must make a backup of the
existing user files data using the fildmp utility—see “Backing Up User Files
Before Using utbconv” on page 490.
Example
This example converts files from Release100 and use the input file utable.def.
utbconv 100 utable.def
UTBCONV Definition File Format
The definition file contains a line for each set of words to be migrated in each
user file. The format of the lines is:
parameter, file=
file_num
, rec=
record_num
,
words=
word_list
or
point, file=
file_num
, rec=
record_num
, words=
word_list
Part Description
release_number
The old release that is being migrated.
input_file
The relative path name of the input file specifying
which user table words are to be migrated. See
“UTBCONV Definition File Format” on page 489 for the
input file format.
plscpcg.book Page 489 Monday, May 28, 2001 10:11 AM