From c4ea00f68e74b5da473ddd9d5c2c8caabee25890 Mon Sep 17 00:00:00 2001 From: Arthur Coolen <coolen@astron.nl> Date: Tue, 5 Jun 2007 11:41:41 +0000 Subject: [PATCH] BugID: 755 Added OLAP.StorageProc.subbandsPerMS --- MAC/Deployment/data/OTDB/OLAP.comp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/MAC/Deployment/data/OTDB/OLAP.comp b/MAC/Deployment/data/OTDB/OLAP.comp index f2fc5949571..42f451747ca 100644 --- a/MAC/Deployment/data/OTDB/OLAP.comp +++ b/MAC/Deployment/data/OTDB/OLAP.comp @@ -62,18 +62,19 @@ par integrationSteps I int - 10 0 1000 - '???' # # name vers qual constr. descr. #-------------------------------------------------------------------------------------------------------- -node StorageProc 1.0.0 development 'node constraint' "???" +node StorageProc 1.0.1 development 'node constraint' "???" # name dir. type unit prun. vm value constr. descr. #-------------------------------------------------------------------------------------------------------- par integrationSteps I int - 10 0 60 - '???' +par subbandsPerMS I int - 10 0 1 - '???' # -- OLAP-- # name vers qual constr. descr. #-------------------------------------------------------------------------------------------------------- -node OLAP 1.0.1 development 'node constraint' "OLAP" +node OLAP 1.0.2 development 'node constraint' "OLAP" # name dir. type unit prun. vm value constr. descr. #-------------------------------------------------------------------------------------------------------- -- GitLab