role_sep

[AUXWODBC], [ORACLE], [sql.config DP4_database_name], [SYBASE]
Role_sep = '_'

This allows the user to override the standard default setting (an underscore) as the separator between field and role names when translating DP4 database names to names on an OEM database.

Auxoracl needs to generate a name that will be valid on the SQL database that combines the DP4 role and field name. Normally this name will be <fieldname><role_sep><rolename>.

Refer to the [sql.config dbname] section for more information.