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.
2- When yes, how to apply this in the C# Code.