EsbPartitionValidateLocal() this routine verifies all partition definitions associated with the database specified by ESS_HCTX_T.
EsbPartitionValidateLocal (hCtx, ValidationFlag) ByVal hCtx As Long, ByRef ValidationFlag As Integer
hCtx | Essbase API context handle. |
ValidationFlag | Result of partition validation. |
Returns zero if the function completes successfully; error code if the function completes unsuccessfully. Returns zero if the function operates on a database with no partition definition.
ValidationFlag can be one of these values:
A call to this function requires database designer access privileges.
EsbPartitionApplyOtlChangeFile
EsbPartitionApplyOtlChangeRecs
EsbPartitionCloseDefFile
EsbPartitionFreeDefCtx
EsbPartitionFreeOtlChanges
EsbPartitionGetAreaCellCount
EsbPartitionGetList
EsbPartitionGetOtlChanges
EsbPartitionGetReplCells
EsbPartitionNewDefFile
EsbPartitionOpenDefFile
EsbPartitionPurgeOtlChangeFile
EsbPartitionPutReplCells
EsbPartitionReadDefFile
EsbPartitionReadOtlChangeFile
EsbPartitionResetOtlChangeTime
EsbPartitionReplaceDefFile
EsbPartitionValidateDefinition
EsbPartitionWriteDefFile