Cause: Trying to generate replication support for a package that has a procedure with OUT or IN OUT parameters. See the solution below.
Error solution: Remove the procedure from the package, or remove the OUT or IN OUT parameters from the procedure.
Database version: Oracle 11g Release 2 (11.2)