Troubleshooting
Problem
This technote provides possible cause and solution for when you execute the Rule Team Server (RTS) database migration script generated for migration from 6.7 to 7.x and encounter the following SQL error: Error executing statement: 'INSERT INTO RULEARTIFACT...' : "PRIORITY_EXT" is not valid in the context where it is used.
Symptom
When executing the SQL script generated for the migration of RTS database from version 6.7 to version 7 you receive the following error message:
Error executing statement: 'INSERT INTO RULEARTIFACT (ID, STARTID, ENDID, ORIGINALID, PRIORITY_EXT, TEMPLATE, RULEPACKAGE, PROJECT, UUID, CATEGORIES, ACTIVE, IMPORTS, DOCUMENTATION, NAME, LOCALE, RETURNTYPE, GRP, TYPE) SELECT OLDRULEARTIFACT.ID, STARTID, ENDID, ORIGINALID, PRIORITY_EXT, TEMPLATE, RULEPACKAGE, PROJECT, UUID, CATEGORIES, ACTIVE, IMPORTS, DOCUMENTATION, NAME, LOCALE, RETURNTYPE, GRP, MM.ID FROM RTS67.RULEARTIFACT OLDRULEARTIFACT, METAMODEL MM, RTS67.METAMODEL OLDMETAMODEL WHERE MM.TYPE = OLDMETAMODEL.TYPE AND OLDMETAMODEL.ID = OLDRULEARTIFACT.TYPE' : "PRIORITY_EXT" is not valid in the context where it is used.
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
15 June 2018
UID
swg21420519