Deletes outline changes that already have been applied from the .CHG log file.
Syntax
PURGEOTLCHANGEFILE serverName appName dbName partitionType direction| Parameter | Description |
|---|---|
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:
|
Example
PURGEOTLCHANGEFILE "BAMBOO" "Sample" "Basic" "1" "Source";