I was trying to find out the value of applications STATUS_CHANGE_T IME from SYSIBMADM.APPLI CATIONS.
All my monitor switches were turned ON at session level using
Code:
db2 "update monitor switches using UOW ON"
The SQL I am trying to use is below.
Code:
db2 "select substr(A.AUTHID,1,10)
Leave a comment: