|
The resource file, PS_OracleSQL_en.res, may need to be replaced if missing. | |||
|
NOTE: The DB_Monitoring value should be set to one in the application server domains connected to the PeopleSoft database instance being monitored, in order to get all the information in the UserData table. If “NA” displays in a field, then the information for that field is not available for that collection period. The logic for collecting SQL statements is changed as follows: SQL Statement logic: If SQL statement executions > 0 AND buffergets >0 AND HitRatio < n (n = agent property if enabled) If SQL statement executions > 0 AND buffergets >0 AND HitRatio < n (n = agent property if enabled) The user sees data in the UserData table only if Executions > 0 AND BufferGets > 0 and HitRatio < n (n = agent property if enabled, for example, if the Enable SQL Criteria Filter option is selected for the Oracle SQL Criteria agent properties. Otherwise, the UserData table does not post any data. |
|