While calling DBMS_AQ.enqueue by giving suitable values to the parameters
the following error occured.
ORA-00604: error occurred at recursive SQL level 1
ORA-00918: column ambiguously defined
But, the same working fine in other databases.
If it is a problem in administration level could anyone point exact place and solution for it.
Note: from internet source got some solution to set false the undocumented parameter, which i could not do it.