ORA-24940: invalid combination of string namespace, string presentation and string receive protocol
What triggered the Error:
invalid combination of namespace, presentation and receive protocol was specified during notification registration. Currently, only AQ namespace is supported with XML presentation. Non-AQ namespace is not supported for e-mail and HTTP receive protocols.What should we do to fix it:
ease change the register call appropriately.