cancel
Showing results for 
Search instead for 
Did you mean: 

My process running in production!!

jcosano
Champ in-the-making
Champ in-the-making
Process is running fastest and with zero problems

My database after 24h running:


    * ACT_GE_BYTEARRAY (19)
    * ACT_GE_PROPERTY (2)
    * ACT_HI_ACTINST (18,841)
    * ACT_HI_DETAIL (0)
    * ACT_HI_PROCINST (16,356)
    * ACT_ID_GROUP (25)
    * ACT_ID_MEMBERSHIP (238)
    * ACT_ID_USER (78)
    * ACT_RE_DEPLOYMENT (4)
    * ACT_RE_PROCDEF (7)
    * ACT_RU_EXECUTION (630)
    * ACT_RU_IDENTITYLINK (353)
    * ACT_RU_JOB (171)
    * ACT_RU_TASK (423)
    * ACT_RU_VARIABLE (13,624)


Thank you for your GREAT JOB!!!
11 REPLIES 11

tombaeyens
Champ in-the-making
Champ in-the-making
we only guarantee that we provide automatic updates of the db schema (and data) after 5.0
there will be some changes to the db.  you'll have to do a manual compare of the create scripts.
but should be doable.

after 5.0 GA you'll be able to set a property databaseSchemaUpdate to true and this will happen automatically

jcosano
Champ in-the-making
Champ in-the-making
Yes, I know this…

But for me was important start to play now… and I assume that later I should migrate data…

And I made change to structure too, variables I use clob to save data because i have variables with length 32000