Start of Content Area

Object documentation Profile Checks  Locate the document in its SAP Library structure

Definition

You can execute extensive checks of one or more profiles once they have been changed. You can check the semantics, syntax and parameter names of the profile.

The system displays the results of the profile checks as a log that contains either warnings or error messages.

Single Profile Checks

The parameters in a single profile are divided into classes. For each class, there is a separate check rule. The table below shows these rules and includes an example for each:

Parameter Class

Check Rule

Example

Integer value

- Value less than default value ® Error

- Value greater than Default by a factor of 10 ® Warning

rdisp/TRACE

Time value

- Value less than 0 ® Error

- Permissible characters: 0-9

rdisp/btctime

Boolean value

- Valid value set: 0, 1

ON, OFF

YES, NO

TRUE, FALSE

- Other values ® Error

gw/keep_process

File directory

- Directory does not exist ® Warning

- No write authorization ® Warning

rdisp/workdir

File name

File does not exist ® Error

abap/rsyn

TCP computer name

- Host is not known to TCP ® Error

rdisp/mshost

TCP service name

- Service name is not known to TCP ® Error

rdisp/msserv

SAP server name

- Server name is not known to R/3 System ® Error

rdisp/vbname

File mask

- Check is not possible

enque/log_file

Strings

- Check is not possible

abap/locale_ctype

Cannot be changed by customer

- If particular parameters are changed by the customer ® Error

transport/systemtype

Special parameters

- If value does not contain a particular character string ® Error

rdisp/bufrefmode

Start profile

- If one program at least is not started ® Error

 

 

Object documentationMultiple Profile Checks

In addition to the single profile check, the system checks all profiles (of a profile type) that are used in an SAP System to ensure that they are consistent with each other. For example, all start profiles are checked to see whether exactly one message server is started. With instance profiles, the system checks that enqueue work process was configured.

You can check profile sets for:

See also:

 

Reference Server of a Profile

Profile Versions

Instance Profile: Automatic Adjustment of SAP Shared Memory Pools

Finding Manual Changes to a Profile

Checking, Saving and Activating Profiles

Instance Profile: Automatic Adjustment of SAP Shared Memory Pools

End of Content Area