Type
Data Process.
Behaviour
It duplicates a datacube creating an exact copy of the input one.
Parameters
System parameters
Examples
Duplicate the datacube identified by the PID “URL/1/1”:
[OPH_TERM] >> oph_duplicate 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” | |
container | “string” | “no” | “-“ | ||
description | “string” | “no” | “-“ | ||
objkey_filter | “string” | “no” | “all|none|duplicate” | “all” |