The sizes of the input and output parameters of the methods, functions,
and procedures are as follows:
- Table names:
- Names, field names, and column names:
- Power options and WHERE clause:
- Model names in the functions:
- DM_getRuleMdlName
- DM_getClasMdlName
- DM_getClusMdlName
- DM_getRegMdlName
- DM_getTsMdlName
The parameter size is:
- IDs and model names in stored procedures:
- CLOBs in method DM_setColumns:
- CLOBs in stored procedure DM_getMiningData:
- CLOBs in the functions:
- DM_expClusModel
- DM_expClasModel
- DM_expRuleModel
- DM_expRegModel
- DM_expTsModel
This depends on the corresponding optional parameters: - ClusModelSize
- ClasModelSize
- RuleModelSize
- RegModelSize
- TsModelSize
These are specified when idmenabledb was called. - Default value in fenced mode: 10 MB
- Default value in unfenced mode: 50 MB
- Default sizes:
-
- CLOBs for DM_MiningData:
- CLOBs for DM_LogicalDataSpec:
- CLOBs in methods for DM_ClasSettings, DM_ClusSettings,
and DM_RuleSettings:
- CLOBs for DM_ClasBldTask, DM_ClusBldTask,
and DM_RuleBldTask:
For more information refer to The idmenabledb command.