PSPRCSPRFL(SQL Table) |
Index Back |
---|---|
Process ProfileThis record is used to specify which operator classes are authorized to run processes associated with a process group. It is also used to set the Process Monitor settings to allow users to access process requests. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | CLASSID | Character(30) | VARCHAR2(30) NOT NULL | The name of the class (see PSCLASSDEFN). |
2 | SRVRDESTFILE | Character(127) | VARCHAR2(127) NOT NULL | Server File Destination |
3 | SRVRDESTPRNT | Character(127) | VARCHAR2(127) NOT NULL | Server Print Destination |
4 | CLIENTDESTFILE | Character(127) | VARCHAR2(127) NOT NULL | Client File Destination |
5 | CLIENTDESTPRNT | Character(127) | VARCHAR2(127) NOT NULL | Client Print Destination |
6 | OVRDOUTDEST | Number(1,0) | SMALLINT NOT NULL | Allow Output Dest Override |
7 | OVRDSRVRPARMS | Number(1,0) | SMALLINT NOT NULL | Allow Server Parm Override |
8 | RQSTSTATUSUPD | Number(1,0) | SMALLINT NOT NULL | Request Status Update |
9 | RQSTSTATUSVIEW | Number(1,0) | SMALLINT NOT NULL | Request Status View |
10 | SRVRSTATUSUPD | Number(1,0) | SMALLINT NOT NULL | Server Status Update |
11 | SRVRSTATUSVIEW | Number(1,0) | SMALLINT NOT NULL | Server Status View |
12 | MVSJOBNAME | Character(7) | VARCHAR2(7) NOT NULL | MVS Job Name |
13 | MVSJOBACCT | Character(32) | VARCHAR2(32) NOT NULL | MVS Job Account |
14 | RECURUPD | Number(1,0) | SMALLINT NOT NULL | Allow Recurrence Update |