Preparing Databanks for Import into Hull and Outfitting 12.1
- Last UpdatedMay 17, 2023
- 1 minute read
The ability to read native Tribon indexed databanks has been removed from AVEVA Marine. Before using the migration program to migrate a Tribon project to AVEVA Marine, the Tribon databanks need to be upgraded to a neutral format (Tribon Model Index). There is a Tribon M3 program called sa021.exe for this purpose:
sa021 { –sourcedb <dbname> | –sourcedir <dir> } –targetdir <dir>
Example. Convert the databanks in a native Tribon M3 project to Tribon Model Index-databanks:
sa021 –sourcedir c:\m3projects\testproj –targetdir c:\tmi
This will convert all databanks in the directory given by ‘-sourcedir’ to Tribon Model Index databanks and store them in the directory given by the ‘-targetdir’ option.
Please contact your local AVEVA representative to get a copy of the sa021 utility.
Note:
This is a Tribon program and must be copied to and executed in the Tribon bin directory,
for example C:\Tribon\M3\bin.