Error 16393

Severity

10

Message text

%1!: Property - %2! is not available.

Explanation

srv_thread_props(.., CS_GET, property, ..) has been called for a property that is not available for the specified thread. Currently, this error occurs only for SRV_T_SESSIONID if the client connection does not provide a session ID. This property is available only for client threads for which the client connection either migrated or failed over.

Action

Retrieve a property value only if the thread is known to have a valid value for the specified property.

Additional information

Symbolic constant: SRV_EPROPNOTAVAIL

Versions in which this error is raised

15.0 ESD #14 and later.