EsbPartitionValidateDefinition() verifies the local partition definition (specified by ESS_PPARTSLCT_VALIDATE_T) against the corresponding partition definition in pRemoteDDBFilename on the remote server.
EsbPartitionValidateDefinition (hCtx, pSelectVerify, pszDefFile, pInvalidComponentCount, InValidComponentsHandle, pRemoteDDBFileName) ByVal hCtx As Long ByRef pSelectVerify As ESB_PARTSLCT_VALIDATE_T ByVal pszDefFile As String ByRef pInvalidComponentCount As Long ByRef InValidComponentsHandle As Long ByVal pRemoteDDBFileName As String
hCtx | Essbase API context handle. |
pSelectVerify | Description of the partition to verify. |
pszDefFile | Identifier for the definitions file. |
pInvalidComponentCount | Number of errors and warnings resulting from validation. |
InValidComponentsHandle | List of errors and warnings resulting from validation. |
pRemoteDDBFileName | Remote server partition definition file name. |
Returns zero if successful; error code if unsuccessful.
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
EsbPartitionValidateLocal
EsbPartitionWriteDefFile