as the database user name and password, and define the user name and password in a parameter file. For example, you can use a session parameter, $ParamMyDBUser, as the database user name, and set $ParamMyDBUser to the user name in the parameter file.
To use a session parameter for the database password, enable the Use Parameter in Password option and encrypt the password by using the
pmpasswd
command line program. Encrypt the password by using the CRYPT_DATA encryption type. For example, to encrypt the database password “monday,” enter the following command: