[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: dsmLobUpdate causes inactivatable End step

  • Thread starter Thread starter Tom Oosterwijk
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top