Show TOC Start of Content Area

Background documentation SYNCDC  Locate the document in its SAP Library structure

Syntax

SYNCDC

Syntax

syncdc <-s compartment> <-n DCName> <-v DCVendor> [-m mode] [-y] [-c DC archive cache root] [-b buildVariant] [--syncused]

Arguments

 

<-s compartment>

The name of the compartment in which the DC resides.

<-n DCName>

The name of the DC.

<-v DCVendor>

The vendor of the DC.

[-m mode]

This argument can take the following values:

      active - synchronization DC from active source state.

      archive - synchronization DC as archive.

      inactive - synchronization DC from inactive source state.

In case that no synchronization mode is specified the tool will determine the synchronization mode that fits the compartment automatically.

[-y]

Confirms that a forced synchronization will take place. If the concerned DC has already been synchronized in a different synchronization mode as specified in the current synchronization, the DC will be unsynchronized  first. The DC will be synchronized even if its content is up-to-date.

[-c DC archive cache root]

Denotes the root of a DC archive cache for the configuration. The DC archive cache can be used instead of CBS for DC archive synchronization.

[-b buildVariant]

If no build variant is specified for a DC archive synchronization, then all build variants defined in the compartment are considered.

[--syncused]

If this option is specified, then for each DC to synchronize it will be checked if its used DCs have been synchronized. In case a used DC has not been synchronized yet, it will be synchronized as an archive, provided that it is not in the set of the DCs to be synchronized.

Description

Synchronizes the specified DC to the local disk.

 

End of Content Area