Running the Web Services Employee Demonstration query using OCF as illustrated in the Web Services documentation. The query is
SELECT * FROM DEMOEMPL.IDMSCONP WHERE EMP_ID = '0472' AND IP_ADDRESS = ‘127.0.0.1 AND CV_PORT = 3800 AND DBNAME = 'SYSDICT' AND USER_ID_BIN = 'USERA' AND PASSWORD_BIN = 'password’;
This query failed with error message
DB347012 V5994 T696 Security Violation: user=*UNKNOWN* subschema=EMPSS01 dbname=SYSDICT program=
The IDMS CV is secured: Signon, task and database security is active via internal security.
Release: All supported releases.
Component: IDMS Web Services.
This problem happens when the query is executed in a secured IDMS CV and IDMS Web Services has not been instructed to do a signon.
#SECRTT TYPE=OCCUR,RESNAME='LWEBSERV', X RESTYPE=TASK,SECBY=OFFDC021102 V67 SECUIRITY VIOLATION BY USER ***. ACCESS TO RESOURCE LWEBSERV DENIED.DC503300 V67 T25 RHDCWSQL *** IDMS WEB SERVICES STORAGE ALLOCATED.