Skip to Main Content

Programming Languages & Frameworks

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

cloud to premise push notifications

Boro-OracleAug 14 2015 — edited Aug 19 2015

Has node.js been integrated with any of Oracle messaging technologies? If yes then which one?

What would be the best pattern for sending a message to some of a many thousands of subscribers that are in a wait-polling state for their message?

Comments

vijayrsehgal-Oracle
30511, 00000, "invalid DDL operation in system triggers"
// *Cause:  An attempt was made to perform an invalid DDL operation
//          in a system trigger. Most DDL operations currently are not
//          supported in system triggers. The only currently supported DDL
//          operations are table operations and ALTER?COMPILE operations.
// *Action: Remove invalid DDL operations in system triggers.
971895
For that account,it has trigger. that's why it is raising the trigger.
i.e database level trigger ..ask dba to resolve this one.
1 - 2

Post Details

Added on Aug 14 2015
3 comments
825 views