Using HP PRM with Oracle Databases
13
Using the command-line interface to configure HP Process Resource
Manager
In addition to the SMH interface and the SIM interface, you can manually create the PRM
configuration using an editor. You activate the configuration with the prmconfig utility. The
configuration defined in the previous sections by the GUI appears in the following PRM configuration
file.
#
# Group/CPU records
#
Mktg:2:100::
OTHERS:1:100::
Sales:PSET:::4:
Support:PSET:::2:
#
# Memory records
#
#!PRM_MEM:2:100::::
#!PRM_MEM:1:100::::
#!PRM_MEM:Sales:200::::0:0:
#!PRM_MEM:Support:100::::0:0:
#
# Application records
#
/u01/app/oracle/product/10.2.0/db_1/bin/oracle::::Sales,ora*Sales
/u01/app/oracle/product/10.2.0/db_1/bin/oracle::::Support,ora*Support
/u01/app/oracle/product/10.2.0/db_1/bin/oracle::::Mktg,ora*Mktg
/u01/app/oracle/product/10.2.0/db_1/bin/oracle::::OTHERS
#
# User records
#
bmeade::::OTHERS
jstark::::OTHERS
klane::::OTHERS
oracle::::OTHERS,Mktg,Sales,Support