PSPMAGENTTYP_VW(SQL View) | 
Index Back | 
|---|---|
Agent type viewPerformance monitor agent type view. Selects distinct agent types from the agent table. | 
| SELECT DISTINCT PM_SYSTEMID , PM_AGENT_TYPE FROM PSPMAGENT | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Number(5,0) | INTEGER NOT NULL | Performance Monitor System Identifier. | |
| 2 | Character(32) | VARCHAR2(32) NOT NULL | Performance Monitor Agent Name. |