Parameter: SESSION_SERIALIZATION_FORMAT

The format of the session data serialization.

Name SESSION_SERIALIZATION_FORMAT
Category Parameter
Type string
Access

R/W(-): Dynamic Read / static Write (online change not possible)

Group(s) Cache (Data)
Description

This parameter sets the session data serialization format to reduce the size of the session in the session cache and in the database.

Possible values are:

  • V1 : The format without size optimization.
  • V2 : The deflate serialization format to reduce the size of the session in the session cache and in the database.

System Instance(s) rater
Default Value
rater V2
Constraint(s)
rater The parameter must match the following regular expression: V1|V2



SAP Convergent Charging 3.0

Document Version: SP04 and later

(c) Copyright 2011 SAP AG. All rights reserved.