hos_db_config.php
In this file you must set connection parameters to Procman/HOS database. A typical example follows:
In case of DB2 fill items of the array this way:
keep_alive use 10.
type use 'db2'.
alias database alias.
user database user name.
pwd an encrypted password.
platform use 'zos'.
Last updated