To check what security credentials are set on an integration server that is connected to a remote system or database, use the mqsireportdbparms command.
If you have an integration server that accesses external resources, you can check what security credentials are set if a security identity was created for the integration server. For more information, see Security identities for the integration server connecting to external systems.
You can check whether a password is valid for a set of security credentials. You might want to check a password if you recently updated the password while the integration server was running, to see whether the new password is in effect.
To review the security credentials that are set for a resource that is connected to an integration serverintegration server, complete the following steps.
mqsireportdbparms -w workDir userdb -u user_id -p password
Where the names represent:
Additionally, the command returns if the integration server was restarted after a password change, so that you know what password is valid for the integration server while it is running.