ohh sorry
Mysql.exe is found in the PCM server at:
\Program files\hewlettpackard\pnm\server\mysql\bin
\Program files\hewlettpackard\pnm\server\mysql\bin>mysql.exe --port=3908 --user=dbAccess --password=password netmgmt
Welcome to the MySql monitor........
go to \Program files\hewlett-packard\pnm\server\mysql\bin
Once at the prompt will need to type in the executable name that you want to run along with the executablevariables.In this case executable is the mysql.exe with the following variables
port:3908
user:the pcm user with external data base access privilages
password:password of PCM users mentioned above
netmgmt:name of the pcm database
cenk