SQL plan text for current executing statements
(SPID, KPID)
| Name | Data Type | Description |
|---|---|---|
| InstanceID | long | Instance ID; 0 = non-CE |
| SPID | long | Session process ID |
| KPID | long | Kernel process ID |
| SQLID | string(20) | SQL ID; created by Surveillance |
| PLANID | string(20) | Plan ID; created by Surveillance |
| SeqNo | long | Sequence # of text fragment |
| SQLPlan | string(256) | Text fragment of SQL plan |
| Attributes: | MDA |
|---|---|
| Minimum database version: | 12.5.0.3 |