This property limits the search for the event and archive tables to within that particular schema. If this property is not added or if it is left empty, the connector will search all of the schemas that the user has access to. This SchemaName is also used when building the queries to access the event and archive tables.
The Oracle database provides support for schema names. For Microsoft SQL server or DB2, a schema name can refer to a database owner name; however, refer to the respective JDBC driver documentation for specific information.
Default value: None
Possible values: Schema on which the events reside