Kbase P57888: Error 132 when migrating Progress DB to MS SQL Server
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  2/20/2007 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1x
OpenEdge 10.0x
OpenEdge 10.1A
SYMPTOM(s):
**s_ttb_tbl already exists with <value>. (132)
s_ttb_tbl already exists with "TABLE" "sysuser" "tbo" "coinsone" (132)
Migrating Progress database to MS SQL Server using Progress to MS SQL Server utility
Progress database contains table sy_user
Mapping table sy_user in the schema holder to sysuser in the SQL DB
Progress database contains 1150 tables
CAUSE:
Bug# 20031205-003
FIX:
Upgrade to OpenEdge 10.1B or later release
Workaround:
Rename table sy_user to sy_suser