Specifications

Data Export
Known Data Export Anomalies in SPECTRUM 6.5
SPECTRUM Software Release Notice Page 47
Mar 21 16:02:19 Description: Export Definition Description
SpectroSERVERS: svaa0026 0x2f80000
Mar 21 16:02:19 Begin Models export to model
Solution: Do not change the autoexec.sas file for data export as
inconsistent results may occur.
Problem 5: When SDE exports Models to an existing table, the existing
table is truncated rather than dropped, leaving intact the table column
characteristics. If you have increased the default model name length (via
the SDE_OUTPUT_MODEL_LEN variable in the dtxscript) and the ensuing
export contains models with names longer than the previous default, the
export will likely fail with an Oracle error indicating that the insert value
was too large for the column.
Solution: Manually drop the existing table and then perform the export.
This will establish the column width to the value specified in the
dtxscript.