cancel
Showing results for 
Search instead for 
Did you mean: 

what is ACT_GE_BYTEARRAY empty deployment_id_

neosss
Champ in-the-making
Champ in-the-making
Hello!

our database is oracle

when we starts our app, we see this query in database
SELECT *
    FROM ACT_GE_BYTEARRAY
   WHERE DEPLOYMENT_ID_ = :1
ORDER BY NAME_ ASC


in table approx 150 000 rows, but 140 000 rows have empty deployment_id_

what is it?
1 REPLY 1

martin_grofcik
Confirmed Champ
Confirmed Champ
Hi,

I can only guess. But ACT_GE_BYTEARRAY stores other values to (e.g. process variables…)

Regards
Martin