In the SOA Policy Gateway Basic Runtime Sample, default values are pre-configured for all parameters.
Parameter name | Required | Default value | Description |
---|---|---|---|
Virtual CPUs | Yes | 1 | The number of virtual processors allocated for the virtual machine represented by this part. |
Memory size (MB) | Yes | 2048 | The amount of memory allocated to this virtual machine, in megabytes. |
Password (db2inst1) | Yes | password | The password for the user ID db2inst1 of the operating system. This user ID is used as the install owner of the DB2® instance and as the owner of the databases and schemas. |
Verify password | Yes | password | Verifies the db2inst1 password. |
Password (db2fenc1) | Yes | password | The password for the user ID used to run user-defined functions (UDFs) and stored procedures outside the address space used by the DB2 database. The fenced user is a user under which some stored procedures ("fenced" stored procedures) can run with reduced operating system authority. This can help prevent fenced stored procedures from overwriting instance files because the operating system will prevent it. |
Verify password | Yes | password | Verifies the db2fenc1 password. |
Password (dasusr1) | Yes | password | The user ID for the DB2 administration server user that is used to run the DB2 administration server on your system. The default user is dasusr1 and the default group is dasadm1. This user ID is also used by the DB2 GUI tools to perform administration tasks against the local server database instances and databases. |
Verify password | Yes | password | Verifies the dasusr1 password. |
Password (root) | Yes | password | The password for the root user ID. This is the password for the operating system of the virtual machine represented by this part in the pattern. |
Verify password | Yes | password | Verifies the root password. |
Password (virtuser) | Yes | password | The password for the virtuser user ID of the operating system. This user ID is used as a non-root user ID for the virtual machine. |
Verify password | Yes | password | Verifies the virtuser password. |