Entering content frame

Background documentation CONFIGURATION Locate the document in its SAP Library structure

This section describes the commands of the Configuration Adapter Service. They are added to the shell environment by executing the ADD CONFIGURATION on the command line.

CACHE

Syntax

CACHE <options>

Arguments

 

[-l]|[-list]

Lists the cached configuration objects

[-r]|[-hitrate]

Displays the percentage of requests that have been served using the configuration cache. The percentage is calculated based on the last 10,000 requests.

[-c]|[-clear]

Clears the configuration cache.

Description

Lists the cached configuration objects, displays statistics about server requests from the cache, or removes the configurations from the cache.

 

INTERNAL_LOCKS

Syntax

INTERNAL_LOCKS <options>

Arguments

 

[-l]|[-list]

Lists the locks

[-r]|[-remove]

Lists the locks and enables you to choose a lock to be removed

Description

Lists or removes (or both) all current locks of Configuration Manager.

 

LIST_CONFIG

Syntax

LIST_CONFIG [options] <path>

Arguments

 

[-nv] | [-novalues]

Does not display key-value pairs

[-nf] | [-nofiles]

Does not display files

[-nc] | [-noconfigurations]

Does not display sub-configurations

[-d] | [-detail]

Displays details about all entries in the configuration object

<path>

The path to the configuration object that contains the parameters and the files you want to view.

Description

Displays a list of the parameters and files in the specified configuration object

 

OPEN_CONFIGS

Syntax

OPEN_CONFIGS <options>

Arguments

 

[-l]|[-list]

Lists the open configuration objects

[-c]|[-close]

Lists the open configuration objects and enables you to choose a configuration to be closed

Description

Lists and closes the configuration objects open for reading or writing.

 

SHOW_CONFIG_FILE

Syntax

SHOW_CONFIG_FILE [options] <path> <name>

Arguments

 

[-d] | [-detail]

Displays detailed information

<path>

Path to the configuration object

<name>

Name of the file that you want to view

Description

Displays the contents of a file in a specified configuration object

 

SHOW_CONFIG_VALUE

Syntax

SHOW_CONFIG_VALUE [options] <path> <name>

Arguments

 

[-d] | [-detail]

Displays detailed information

<path>

Configuration object that contains the parameter

<name>

Name of the parameter that you want to view

Description

Displays the value of a parameter in a specified configuration object

 

STORAGE_STATISTICS

Syntax

STORAGE_STATISTICS

Description

Displays information about the connections in the database connection pool of the Configuration Manager.

 

 

Leaving content frame