PSPMAGENTFILTER(SQL Table) |
Index Back |
---|---|
Agent filter levelPerformance monitor agent filters. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PM_SYSTEMID | Number(5,0) | INTEGER NOT NULL | Performance Monitor System Identifier. |
2 | PM_AGENT_TYPE | Character(32) | VARCHAR2(32) NOT NULL | Performance Monitor Agent Name. |
3 | PM_FILTER_LEVEL | Character(2) | VARCHAR2(2) NOT NULL |
Reset all filters
00=00-No Change 01=01-Standby 02=02-Error 03=03-Warning 04=04-Standard 05=05-Verbose 06=06-Debug Default Value: 03 |
4 | PM_FILTER_PROPGT | Character(1) | VARCHAR2(1) NOT NULL |
Propagate filter downstream
Y/N Table Edit Default Value: N |
5 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
6 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |