ORA-03001: unimplemented feature in Oracle 8.1.7
121452Sep 19 2003 — edited Feb 4 2005We are experiencing the same errors as in other posts "ORA-03001: unimplemented feature in Oracle 8.1.7" when we try to execute a mapping which reads from a data source (Oracle 8.1.7) to the target (Oracle 8.1.7) on a different server, therefore implemented with a dblink (from the connector info). The target module has been configured with Generation Preferences>PL/SQL Generation Mode set to Oracle8i. In the other posts the workaround given by a user was to remove all occurences of all double quotes (") from the deployed package - this is not an acceptable remedy (have to rework deployed code whenever a change is required). The replys from Oracle representatives have not given a suitable and proper fix.
Thanks.