Sending SMS from Oracle Database
429585Oct 30 2006 — edited Sep 19 2010Is there any way to send SMS from Oracle Database? Just like UTL_SMTP package is used to send emails, is there any other tool available to send messages to mobile devices primarily cell phones using GSM and/or CDMA technology? The need is to provide a way to develop an app which sends messages when a database job fails. The jobs are scheduled every night and sometimes they fail due to unknown reasons. The message would have the main info a developer/analyst should received (ORA Error, Job Name, Error Time, etc...) when the jobs fail at night. Maybe there's another solution for this, but this is the initial idea I've been thinking about.
Appreciate any help or redirection to a different forum category or external site,
Thanks a lot,
Ale.