pssinfo

Returns information from the SAP ASE process status structure (pss).

Syntax

pssinfo(spid | 0, 'pss_field')

Parameters

Examples

Usage

  • The pssinfo function also includes the option to display the external user name and the distinguish name.

  • ipport output, combined with ipaddr output, allows you to uniquely identify network traffic between the SAP ASE server and the client.

Permissions

The permission checks for pssinfo differ based on your granular permissions settings.

Granular PermissionsDescription
Enabled

With granular permissions enabled, you must be the owner of the proccess ID, or have manage server permission to execute pssinfo.

Disabled

With granular permissions disabled, you must be the owner of the process ID, or be a user with sa_role or sso_role to execute pssinfo.