Release Bulletin Sybase® Replication Agent™ Version 15.0 for Linux, Microsoft Windows, and UNIX
Disabling the recyclebin in Oracle 10.1
The Oracle “recyclebin” configuration property
was not added until Oracle 10.2. To disable the recycle bin in Oracle
10.1, you must set the Oracle hidden property:
ALTER SYSTEM SET “_recyclebin”=FALSE SCOPE = BOTH;