Profile commands (manageprofiles)

Instead of using the Profile Management Tool, you can use the manageprofiles command to create profiles from the command line, or to augment existing profiles for IBM® Business Monitor. If you are using Solaris, you must use the manageprofiles command because the Profile Management Tool is not supported. If you are using z/OS, you cannot use manageprofiles and must use the z/OS configuration scripts.

For Windows operating systemTo install or run the manageprofiles command on Windows, you must elevate your Microsoft Windows user account privileges by using the runas command. Remember to put double quotation marks around the manageprofiles command and all parameters. For example:

runas /env /user:MyAdminName "manageprofiles.bat -create -profileName WBMON01 -templatePath C:\Program Files\IBM\WebSphere\AppServer\profileTemplates\wbmonitor\default -wbmDBJDBCClasspath C:\Program Files\IBM\WebSphere\AppServer\jdbcdrivers\DB2" 
Non-administrative users are prompted for the administrator password.
Note: Ensure that you specify the WebSphere Application Server JDBC binary path using the wbmDBJDBCClasspath parameter.