Guidance for Oracle Project

SQL , PLSQL , ASP.NET India
  • 11 years ago

    Project Details-

    1. A module to monitor a table for insertion (Like Trigger) & on that event it should send a SMS via HTTP Request to our Server. Same module has 2 Update and 1 Insert query for some kind of Data Manipulation. PL/SQL doing same thing takes 9-10 seconds for execution with single HTTP request.

    2. A parallel Module to receive DELIVERY REPORTS as per SMS ID Received while sending.

    3. Volume of insertion in source table can be upto 1000 per Minute (So triggers are not efficient solution)

    4. Main requirement is software as well as database should not get crash in any circumstances.

    Now we are seeking alternative & optimum solution of triggers. Is there any way in Oracle Apps which can be used as a solution? or any other way to do the same thing? Please guide me.

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Anyone who considers arithmetic methods of producing random digits is, of course, in a state of sin.” - John von Neumann