Sets the default implied shared behavior for the Essbase Server, or for the specified application.
IMPLIED_SHARE [app_name] TRUE | FALSE
app_name—Optional. If provided, the setting applies only to the specified application; otherwise, the setting applies to the Essbase Server.
TRUE—Default value. Parent is treated as an implied share because it has only one child or because it has only one child that consolidates to the parent.
FALSE—Never use Implied Share.
If the IMPLIED_SHARE configuration setting is absent from Essbase.cfg, the default setting of TRUE is used.
Application-specific settings overrides any general Essbase Server settings.
Changing Implied Share Settings
The following steps must be performed any time the IMPLIED_SHARE setting is changed in essbase.cfg:
Add IMPLIED_SHARE FALSE to essbase.cfg.
Restart Essbase Server.
Create a new application and database, with the IMPLIED_SHARE setting in place.
Rebuild the outline, with the IMPLIED_SHARE setting in place.
Reload the data.
Run aggregation or calculation scripts.
Restart the application.
IMPLIED_SHARE Sample FALSE
Never use Implied Share for application Sample.