Verify Node Password

Integration Broker - Node Password:

One method that i use to verify the Node Password.

1. Set the password to desired value for some un-used node.

2. Compare the encrypted value of the unused Node Password & the Node for which you want to check the password using the below SQL.

select IBPASSWORD from PSMSGNODEDEFN where MSGNODENAME=''NodeName";