Syncing an Oracle 11g with Partitioning

Syncing an Oracle 11g with Partitioning

Hello,

i'm trying to sync an Oracle 11g with Partitioning.

The Provisioning works for a while (a few minutes) then throws an Exception:

Devart.Data.Oracle.OracleException (0x80004005): ORA-00604: error occurred at recursive SQL level 1
ORA-01013: user requested cancel of current operation
   bei Devart.Data.Synchronization.SyncScopeProvisioning.Provision(SyncScopeProvisioningType provisioningType)
   bei Devart.Data.Synchronization.SyncScopeProvisioning.Apply()

I don't know if the partitioning is the reoson or not.

My questions are:
1- Supports donConnect for Oracle the Partitioning in the Database.
2- When yes, how to apply this in the C# Code.

Please note that i tried the syncing with another database which has no Partitioning and the Syncing is working fine.
 
Thanks in advance!

Alaa Sawwan