(1150,"error"),(1200,"obsolete");-- This is the list from OTDB, we'll need to merge it with the list from MoM in the future, might use different indexes?
(1150,'error'),(1200,'obsolete');-- This is the list from OTDB, we'll need to merge it with the list from MoM in the future, might use different indexes?
INSERTINTOresource_allocation.task_typeVALUES(0,'OBSERVATION'),(1,'PIPELINE');-- We'll need more types
INSERTINTOresource_allocation.task_typeVALUES(0,'OBSERVATION'),(1,'PIPELINE');-- We'll need more types
INSERTINTOresource_allocation.configVALUES(0,'max_fill_percentage_cep4','85.00'),(1,'claim_timeout','172800');-- Just some values 172800 is two days in seconds
INSERTINTOresource_allocation.configVALUES(0,'max_fill_percentage_cep4','85.00'),(1,'claim_timeout','172800');-- Just some values 172800 is two days in seconds