PURGEOTLCHANGEFILE

Deletes outline changes that already have been applied from the .CHG log file.

Syntax

PURGEOTLCHANGEFILE serverName appName dbName partitionType direction
ParameterDescription

serverName

Name of the computer hosting the Essbase Server from which to delete .CHG information.

appName

Name of the application from which to delete .CHG information.

dbName

Name of the database from which to delete .CHG information.

partitionType

Name of the partition type to which the deletions are applied:

1 - Replicated. 2 - Linked. 3 - Transparent.

direction

Values:

  • Source - The selected database is used as a data source for the replicated, transparent, or linked partition.

  • Target - The selected database is used as a data target for the replicated, transparent, or linked partition.

Example

PURGEOTLCHANGEFILE "BAMBOO" "Sample" "Basic" "1" "Source";