diff --git a/MAC/Deployment/data/OTDB/OLAP.comp b/MAC/Deployment/data/OTDB/OLAP.comp
index 215c18ce0627dda247708b197a9134c16ceff2c4..f2fc594957153627d97c2b488ada891863d0a2b7 100644
--- a/MAC/Deployment/data/OTDB/OLAP.comp
+++ b/MAC/Deployment/data/OTDB/OLAP.comp
@@ -4,10 +4,11 @@
 #
 #      name        vers   qual        constr.            descr.
 #--------------------------------------------------------------------------------------------------------
-node   BGLProc     1.0.0  development 'node constraint'  "Blue Gene Processing"
+node   BGLProc     1.0.1  development 'node constraint'  "Blue Gene Processing"
 
 # name   	        dir.    type    unit    prun.   vm      value    constr. descr.
 #--------------------------------------------------------------------------------------------------------
+par integrationSteps	I	int	-	10	0	608 	 -	'???'
 par maxConcurrentComm	I	int	-	10	0	2	 -	"max number of nodes that share the same ethernet device"
 par nodesPerPset	I	pint	-	10	0	"8|16;8" -	"number of BGL nodes in one Pset"
 par nrPPFTaps		I	int	-	10	0	16	 -	"number of elements in the polyphasefilter"
@@ -45,10 +46,34 @@ par ports		I	vint	-	10	0	'[7200..7220]'		-	'The ports the Delay Compansation-pro
 par positionType 	I	text	-	10	0	'ITRF'			-	'???'
 
 
+# -- IONProc
+#
+#      name        vers   qual        constr.            descr.
+#--------------------------------------------------------------------------------------------------------
+node  IONProc     1.0.0  development 'node constraint'  "???"
+
+#    name         	   	dir. 	type   unit   prun. vm  value   constr.  descr.
+#--------------------------------------------------------------------------------------------------------
+par integrationSteps	I	int	-	10  0	1000	-	'???'
+
+
+
+# -- StorageProc
+#
+#      name        vers   qual        constr.            descr.
+#--------------------------------------------------------------------------------------------------------
+node  StorageProc     1.0.0  development 'node constraint'  "???"
+
+#    name         	   	dir. 	type   unit   prun. vm  value   constr.  descr.
+#--------------------------------------------------------------------------------------------------------
+par integrationSteps		I	int		-		10	0		60						-		'???'
+
+
+
 # -- OLAP--
 #      name        vers   qual        constr.            descr.
 #--------------------------------------------------------------------------------------------------------
-node  OLAP         1.0.0  development 'node constraint'  "OLAP"
+node  OLAP         1.0.1  development 'node constraint'  "OLAP"
 
 #    name          		dir.    type   unit   prun.     vm      value   constr.  descr.
 #--------------------------------------------------------------------------------------------------------
@@ -60,15 +85,14 @@ par nrBitsPerSample				I	int		-		10	0		16						-		'???'
 par nrSecondsOfBuffer			I	int		-		10	0		40						-		'???'
 par nrSubbandsPerFrame			I	int		-		10	0		32						-		'???'
 par nrTimesInFrame				I	int		-		10	0		16						-		'???'
-par majorIntegrationSteps		I	int		-		10	0		1000					-		'???'
-par minorIntegrationSteps		I	int		-		10	0		608 					-		'???'
-par storageIntegrationTime		I	int		-		10	0		60						-		'???'
 par storageStationNames			I	vtext	-		10	0		'[CS010_us0..CS010_us3,CS001_dipole0,CS001_dipole4,CS001_dipole8,CS001_dipole12]'	-		'???'
 par PsetsPerStorage				I	int		-		10	0		1						-		'???'
 par subbandsPerPset				I	int		-		10	0		2						-		'???'
 
 #      name        vers   qual        constr.            descr.
 #--------------------------------------------------------------------------------------------------------
-uses  BGLProc      1.0.0  development 'node constraint'  "Blue Gene Processing"
+uses  BGLProc      1.0.1  development 'node constraint'  "Blue Gene Processing"
 uses  OLAP_Conn    1.0.0  development 'node constraint'  "Connection specification of OLAP"
 uses  DelayComp    1.0.0  development 'node constraint'  "Setting of the delaycompensation"
+uses  IONProc      1.0.0  development 'node constraint'  "???"
+uses  StorageProc  1.0.0  development 'node constraint'  "???"