CPHSZ0970S Property com.ibm.cph.server.userid was set, but com.ibm.cph.server.password was not found in the CICS DA server properties file.
Explanation
Discovery under server identity was specified in CICS DA properties file, and an user ID was provided without a password.
System action
CICS DA server shuts down.
Response
Either set com.ibm.cph.server.discovery.asclient to 'true' to use client credentials, or set the com.ibm.cph.server.password property when com.ibm.cph.server.userid is set to a user ID that is different from the User ID which is used for starting CICS DA server.