PRCSRUNCNTLDIST(SQL Table) |
Index Back |
---|---|
Run Control Rec - ToolsThis is the tools run control record that stores the Run Control information per each process type/name required by process scheduler to run a process. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUNCNTLID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | PRCSTYPE | Character(30) | VARCHAR2(30) NOT NULL | Process Type |
4 | PRCSNAME | Character(12) | VARCHAR2(12) NOT NULL | Process Name |
5 | DISTID | Character(30) | VARCHAR2(30) NOT NULL | Distribution ID |
6 | DISTIDTYPE | Character(3) | VARCHAR2(3) NOT NULL |
Distribution ID Type
2=User ID 3=Role Name |