EOPM_PRCSPRFL(SQL Table) |
Index Back |
---|---|
Process Profile MetadataStores metadata to update Process Profile settings (PUM Update Automation) This 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 | PTIASPRPTNO | Number(10,0) | DECIMAL(10) NOT NULL | BUG Number |
3 | SRVRDESTFILE | Character(127) | VARCHAR2(127) NOT NULL | Server File Destination |
4 | SRVRDESTPRNT | Character(127) | VARCHAR2(127) NOT NULL | Server Print Destination |
5 | OVROUTDESTN | Character(1) | VARCHAR2(1) NOT NULL |
override ourput destination
0=No 1=Yes |
6 | OVRSVRPARMS | Character(1) | VARCHAR2(1) NOT NULL |
override server parms
0=No 1=Yes |
7 | RQSTSRVRSTATUSUPDT | Character(1) | VARCHAR2(1) NOT NULL |
Sever Status Update
0=None 1=Owner 2=All |
8 | RQSTSRVRSTATUSVW | Character(1) | VARCHAR2(1) NOT NULL |
Server Status View
0=None 1=Owner 2=All Default Value: 0 |
9 | SRVRSTATUSUPDT | Character(1) | VARCHAR2(1) NOT NULL |
SERVERSTATUS
0=No 1=Yes |
10 | SRVRSTATUSVW | Character(1) | VARCHAR2(1) NOT NULL |
SERVERSTATUS
0=No 1=Yes |
11 | MVSJOBNAME | Character(7) | VARCHAR2(7) NOT NULL | MVS Job Name |
12 | MVSJOBACCT | Character(32) | VARCHAR2(32) NOT NULL | MVS Job Account |
13 | RECURUPDT | Character(1) | VARCHAR2(1) NOT NULL |
recurrence
0=No 1=yes |