The CICS DA server does not have appropriate permissions to perform actions as the client ID client_id.
Explanation
The CICS DA server attempted to perform a task under the client ID but the appropriate SURROGAT permissions have not be set.
System action
The request fails.
Response
Contact your systems administrator and ensure that the server ID has READ access to BPX.SRV.CLIENTID in the SURROGAT class. A permission similar to 'PERMIT BPX.SRV.CLIENTID CLASS(SURROGAT) ACCESS(READ) ID(CPHSRV)' is required.