PlsqlDatabaseUserName
Specifies the username to use to logon to the database
- Syntax:
- PlsqlDatabaseUsername [string]
- Default:
- [none]
- Example:
- PlsqlDatabaseUsername scott
Note: This is a mandatory parameter except for a DAD which is setting PlsqlAuthenticationMode
to Basic
and wants to use dynamic authentication.
Tips for PlsqlDatabaseUserName
This is a mandatory parameter, except for a DAD that sets PlsqlAuthenticationMode
to Basic
and uses dynamic authentication.
For DADs using SingleSignOn authentication, this parameter is the name of the schema owner.
For DAD's running protected sites in WebDB 2.x, this parameter should be omitted.
In older versions, this configuration parameter was called username