Run a report query against the job history database through the Report Manager feature of CA WA Workstation with below:
REPORT
SQL select jobname,rdrondate,applgen
from esp_jhr
where jobname=AI925F03
ENDR
When I click 'Generate Report' I am receiving the following error message:
ESPWSS Error:
ESPWSS6944E [jcc][10103][10941][3.68.76] Method executeQuery cannot be used for update. ERRORCODE=-4476, SQLSTATE=null
Release : 12.0
Component : CA ESP WORKLOAD AUTOMATION and Workstation