Resetting the xmeta password in InfoSphere Information Server
Question
My xmeta password expired and needed to be changed. I now see errors in SystemOut.log that my xmeta password is wrong. How can I tell WebSphere what my new xmeta password is?
Answer
As an admin user, you will need to run:
On Unix/Linux:
IBM/InformationServer/ASBServer/bin/AppServerAdmin.sh -db -user xmeta -password <your password>
On Windows:
IBM\InformationServer\ASBServer\bin\AppServerAdmin -db -user xmeta -password <your password>