Show TOC Start of Content Area

Background documentation syncalldcs  Locate the document in its SAP Library structure

Use

Syncs the specified compartments to the local disk.

Syntax

Syntax

syncalldcs [-compartment|-c compartmentName] [-buildvariant|-b buildVariant] [-force|-f] [-syncused|-u]

Options

 

[-compartment|-c compartmentName]

If no compartment is specified, all compartments of the development configuration are considered.

[-buildvariant|-b buildVariant]

A build variant is only of interest if a DC is synced as archive. If no build variant is specified for a DC archive sync, then all build variants defined in the compartment are considered.

[-force|-f]

Confirms that a forced sync will be used. A forced sync has the following effect: if the concerned DC has already been synced in a different sync mode as specified in the current sync, the DC will be unsynced first. A forced sync means that the DC will be synced even if its content is up to date.

[-syncuseddcs|-u]

If this option is specified, then for each DC to sync it will be checked if its used DCs have been synced.

Description

Syncs the specified compartment(s) to the local disk.

The command can sync DCs only as archive.

A development configuration must be already loaded.

Example

syncalldcs –c archivecompartment

End of Content Area