T
Tom Oosterwijk
Guest
I just found a knowledgebase article about the error message: knowledgebase.progress.com/.../000056311 It does not explain how it is possible that a process is marked complete in one table in OEBPM but active in another (why are there multiple tables keeping the status anyway, and why is the status kept in different types? I still don't know what all the status numbers in the BIZLOGIC_PROCESSINSTANCE table mean). So I'm going to see if the following helps: ALTER TABLE BIZLOGIC_DS_357 ALTER COLUMN LARGE_DATASLOTS SET PRO_SQL_WIDTH 2147483600;
Continue reading...
Continue reading...