PeopleTools Process Scheduler Tables
PeopleTools Process Type Details
| Record | Description |
|---|---|
| PS_PRCSDEFN | Contains process type and process names |
| PSPRCSLOCK | Contains a single record, this gets updated when a process is submitted |
PeopleTools Process Status
| Record | Description |
|---|---|
| PSPRCSQUE | Holds the process request details and should be in sync with PSPRCSRQST. |
| PSPRCSRQST | This table holds the process submitted details |
| PS_CDM_LIST | Contains the process instance details. Should be in sync with PS_CDM_AUTH |
| PS_CDM_AUTH | Contains the process instance details |
PeopleTools Report Node Details
| Record | Description |
|---|---|
| PS_CDM_DIST_NODE | This table holds the report node information which contains the report repository details |
| PS_CDM_DISTSTATUS | Contains the definition of report status |
PeopleTools Batch Server Details
| Record | Description |
|---|---|
| PS_SERVERDEFN | Contains the server definitions |
| PSSERVERSTAT | Gives information about the batch server status |