java_main_userid option [database]

Specifies the database user whose connection can be used for installing classes and other Java-related administrative tasks.

Allowed values

String

Default

DBA user (the default user created when the database is initialized)

Scope

Can be set for the PUBLIC group only. DBA authority required.

Remarks

The specified user ID should have DBA authority so they can perform the required operations. The password for this user is not required.

See also