difference between DBMS_AQADM_SYS.GET_TYPE_INFO on oracle 21.9 and 12.1.0.2
Hi,
when i call DBMS_AQADM_SYS from 21.9 to 12.1.0.2 i get this error:
[Error] Execution (1: 1): ORA-06550: line 1, column 8:
PLS-00306: wrong number or types of arguments in call to 'GET_TYPE_INFO'
ORA-06512: at "SYS.DBMS_AQADM_SYS", line 1675
does anyone have any ideas PLS?