onstat -g pd command: Print push data session-related information

Use the onstat -g pd command to display information about the push data session.

Syntax:

onstat -gpd [ session_id ]

You can specify one of the following invocations.

onstat -g pd
Displays a one-line summary for each session
onstat -g pd session_id
Displays information for a specific session

Example output for all sessions

Figure 2: onstat -g pd command output
push-data subsystem structure at 0x4eebb028
push-data session structure at 0x4eecc028
push-data sql session id: 0 0x0
Marked as detachable session, session unique id: 2
Smartblob file descriptor: 39
Number of event conditions: 0
Number of pending event operations: 0
Number of discarded event operations: 0
Total event operations returned to client:

Example output for a specific session

Figure 3: onstat -g pd 98 command output
    push-data subsystem structure at 0x4eebb028
push-data session structure at 0x4eecc028
push-data sql session id: 98 0x62
Marked as detachable session, session unique id: 2
Smartblob file descriptor: 39
Number of event conditions: 1
Number of pending event operations: 0
Number of discarded event operations: 0
Total event operations returned to client: 0