Type
Data Process.
Behaviour
It performs a roll-up operation on a datacube, i.e. it transforms dimensions from explicit to implicit.
Parameters
System parameters
Examples
Do a roll-up on datacube identified by the PID “URL/1/1” on 1 explicit dimension:
[OPH_TERM] >> oph_rollup cube=URL/1/1;
Argument name | Type | Mandatory | Values | Default | Min/Max-value |
---|---|---|---|---|---|
sessionid | “string” | “no” | “null” | ||
ncores | “int” | “no” | “1” | “1” / | |
exec_mode | “string” | “no” | “async|sync” | “async” | |
cube | “string” | “yes” | |||
schedule | “int” | “no” | “0” | “0” | |
ndim | “int” | “no” | “1” | “1” / | |
container | “string” | “no” | “-“ | ||
description | “string” | “no” | “-“ | ||
objkey_filter | “string” | “no” | “all|none|rollup” | “all” |